diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..fbbbece0126ace7489324b041afc31a4082d6b45 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,37 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.json -text \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..dff53e46cb07ebba0be37586ae7df7ba6378a4a2 --- /dev/null +++ b/README.md @@ -0,0 +1,250 @@ +ComfyUI Detailer/ADetailer Workflow +=================================== + +Requirements for each version are listed below or can be found inside a **Note** in the Workflow itself. + +Because of the many connections among the nodes, I **highly** recommend turning off the link visibility by clicking the **"Toggle Link visibility"** (Eye icon) in the bottom right of ComfyUI. + +[![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ff81b9c8-74d4-44e5-9380-72d250195779/width=525/ff81b9c8-74d4-44e5-9380-72d250195779.jpeg)](https://civitai.com/articles/15480) + +Description +----------- + +I originally came from A1111 WebUI to ComfyUI and, honestly, a lot of things felt way more complicated than they needed to be. I couldn’t find workflows that were both visually pleasing _and_ showed me all the important options without requiring a deep understanding of every little thing in ComfyUI. + +Over a few months I learned the ins and outs of Comfy and built my own very barebones, simple workflow (v1) with one main goal: streamline the process and make it visually understandable. I released it here thinking it might help others who also want to make the jump from A1111 to Comfy. + +Over the last year I’ve kept adding more and more features as people started using the workflow and requesting things. The workflow has grown a lot, but I’m still trying to keep the same ease-of-use that this whole journey started with. The main goal is still the same: give you a lot of powerful options in a layout that’s as clean, readable, and as user-friendly as ComfyUI will allow. + +At this point I feel like I have a pretty solid understanding of how Comfy works, and I’ve even created my own custom nodes to add missing functionality so this workflow could match the ideas I had for it. I try to hide as much of the technical complexity as possible — but if you’re ever curious or confused about anything, please feel free to ask! + +Thanks to all of your suggestions, the workflow now includes features like: + +* Single-image and batch generation + +* Automatic detailers for specific body parts + +* Upscaling + +* v-pred models + +* LoRAs + +* ControlNet + +* IPAdapter + +* Hires fix / refiner + +* Manual inpainting + + +Thank you to every single person who uses this workflow, donates Buzz, or shares images on this page. +I really appreciate you taking those extra steps to support and promote the project. ♥️ + +Requirements +------------ + +**v4.4 and above require ComfyUI version 0.3.51 or above and also need the** [**frontend**](https://github.com/Comfy-Org/ComfyUI_frontend?tab=readme-ov-file#nightly-releases) **to be AT LEAST 1.24.3 or later.** + +### **v5.0** \- Full List + +* [ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) + +* [ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack) + +* [ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit) + +* [ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use) + +* [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) + +* [ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools) + +* [ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver) + +* [ComfyUI\_Comfyroll\_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes) + +* [ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet) + +* [ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes) + +* [ComfyUI\_IPAdapter\_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) + +* [ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes) + +* [ComfyUI-Inpaint-CropAndStitch](https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch) + +* [comfyui\_controlnet\_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) + +* [cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) + +* [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) + +* [wlsh\_nodes](https://github.com/wallish77/wlsh_nodes) + + +### **v4.4** \- Additions to v4.3 **(IMG2IMG Only)** + +* [ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes) + +* Otherwise same as **v4-4.3** below + + +### **v4.2-4.3** \- Additions to v4.1 + +* [WLSH Nodes](https://github.com/wallish77/wlsh_nodes) + +* Otherwise same as **v4.1** (incl. **v4**) below + + +### v4.1 - Additions to v4 (IMG2IMG Only) + +* [ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger) + +* Otherwise same as **v4** below + + +### v4 - Full List + +* [ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) + +* [ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack) + +* [ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit) + +* [ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use) + +* [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) + +* [ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools) + +* [ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver) + +* [ComfyUI\_Comfyroll\_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes) + +* [ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet) + +* [ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes) + +* [ComfyUI\_IPAdapter\_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) + +* [comfyui\_controlnet\_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) + +* [cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere) + +* [cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) + +* [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) + + +### v3 - v3.2 - Full List + +* [ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) + +* [ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack) + +* [ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit) + +* [ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use) + +* [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) + +* [ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools) + +* [ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver) + +* [ComfyUI\_Comfyroll\_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes) + +* [ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet) + +* [ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes) + +* [comfyui\_controlnet\_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) + +* [cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere) + +* [cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) + +* [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) + + +### v2.2 - Additions to v2 + +* [ComfyUI\_Comfyroll\_Nodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes) + +* Otherwise same Custom-Nodes as v2 but you can remove [Comfyui-ergouzi-Nodes](https://github.com/11dogzi/Comfyui-ergouzi-Nodes) + + +v2 - Full List +-------------- + +* [ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) + +* [ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack) + +* [ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit) + +* [ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use) + +* [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) + +* [ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools) + +* [Comfyui-ergouzi-Nodes](https://github.com/11dogzi/Comfyui-ergouzi-Nodes) + +* [ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver) + +* [cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere) + +* [cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) + +* [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) + + +v1 - Full List +-------------- + +* [ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) + +* [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) + +* [cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere) + +* [cg-image-picker](https://github.com/chrisgoringe/cg-image-picker) + +* [ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack) + + +How to use +---------- + +Since all of the different versions work differently, you should check the **"How to use"** Node inside of the Workflow itself. + +I promise that once you read the explanation of the workflow itself, it'll click and it will be a simple plug and play experience. + +It's the simplest I could've made it coming from someone who's only started using ComfyUI 4-5 months ago and had been exclusively an A1111WebUI user before. + +When were what functionalitys added? +------------------------------------ + +Starting from **v3**, ControlNet is included. +Starting from **v4**, IPAdapter is included. +Starting from **v4.3**, HiRes Fix and Dynamic prompts(wildcards) is included. +Starting from **v4.4**, Refiner is included. +Starting from **v5.0**, Manual Inpainting is included. + +Any errors during execution? +---------------------------- + +If you're running into any errors during the execution of the workflow, please check the [FAQ of my Guide](https://civitai.com/articles/15480#faq:) first. The guide is written for the IMG2IMG Workflow but when issues arise that people run into frequently i'll add the solutions and what's hapenning to that FAQ section. +If you can't find the problem you're running into there - feel free to write me a comment **and include your logs from your comfyui console that show the error** on the model page so that i can help you and other people might benefit from it as well. + +Feedback +-------- + +I'd love to see your feedback or opinion on the workflow. +This is the first workflow I have ever created myself from scratch and I'd love to hear what you think of it. + +If you want to do me a huge favor, you can post your results on this Model page. +I'll make sure to send some buzz your way! \ No newline at end of file diff --git a/TODO-script.md b/TODO-script.md new file mode 100644 index 0000000000000000000000000000000000000000..78d94d61250c513efa0f550486f903016329de49 --- /dev/null +++ b/TODO-script.md @@ -0,0 +1,3 @@ +- add support of just downloading models and nodes instead of everything (use existing comfy Folder) + - but also update all nodes that are already there to newest version +- fix check for controlnet models (currently no check if they already exist) \ No newline at end of file diff --git a/models/IPAdapter/noobIPAMARK1_mark1.safetensors b/models/IPAdapter/noobIPAMARK1_mark1.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..5047cb03b4788ada35b711dfb78af1a779f039cb --- /dev/null +++ b/models/IPAdapter/noobIPAMARK1_mark1.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdb6a00be1b12579745b5bed0c7b83f0869073d8a864fa8cd50a9356601919a +size 1405172056 diff --git a/models/README.md b/models/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8b46582e2c0353d56ddd6aa28da96e7c70ac5be7 --- /dev/null +++ b/models/README.md @@ -0,0 +1 @@ +All the models stored here are only stored because i couldn't find an official source and didn't want to rely on 3rd-party people to keep the models uploaded. If your model is among these here, you can always contact me [here](https://civitai.com/user/vslinx) and i'll remove it by your request. \ No newline at end of file diff --git a/windows-nvidia.bat b/windows-nvidia.bat new file mode 100644 index 0000000000000000000000000000000000000000..0813c29730fb5111b2b0b5e18c39f7af511d32f6 --- /dev/null +++ b/windows-nvidia.bat @@ -0,0 +1,326 @@ +@echo off +setlocal enabledelayedexpansion + +echo. +echo ============================ +echo ComfyUI Auto Installer +echo ============================ +echo. + +REM Define paths +set "comfyPath=%CD%\ComfyUI" +set "customNodesPath=%comfyPath%\custom_nodes" +set "venvPath=%comfyPath%\venv" +set "pythonPath=%venvPath%\Scripts\python.exe" +set "activateScript=%venvPath%\Scripts\activate.bat" + +REM ------------------------------- +REM Check if Python is available +REM ------------------------------- +where python >nul 2>&1 +if %errorlevel% NEQ 0 ( + echo Python is not found in PATH. + echo Would you like to install Python 3.12 now? [Y/N] + set /p "PYINSTALL=Your choice [Y/N]: " + if /i "!PYINSTALL!"=="Y" ( + echo Downloading Python 3.12... + %SystemRoot%\System32\curl.exe -L -o python-installer.exe https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe + if not exist python-installer.exe ( + echo Failed to download Python installer. + pause + exit /b 1 + ) + echo Installing Python 3.12... + start /wait python-installer.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 + del /f python-installer.exe + ) else ( + echo Cannot continue without Python. Exiting... + pause + exit /b 1 + ) +) + +REM Get Python version from stderr +for /f "tokens=2 delims= " %%A in ('python -V 2^>^&1') do set PYVERSION=%%A + +REM Parse major and minor +for /f "tokens=1,2 delims=." %%B in ("%PYVERSION%") do ( + set "PYMAJOR=%%B" + set "PYMINOR=%%C" +) + +echo Detected Python version: %PYVERSION% +if not "%PYMAJOR%.%PYMINOR%"=="3.12" ( + echo Your current Python version is %PYVERSION%. It may not be supported. + echo Would you like to: + echo [Y] Install Python 3.12 + echo [N] Continue using current version + set /p "PYCHOICE=Choose [Y/N]: " + if /i "!PYCHOICE!"=="Y" ( + echo Downloading Python 3.12... + %SystemRoot%\System32\curl.exe -L -o python-installer.exe https://www.python.org/ftp/python/3.12.3/python-3.12.3-amd64.exe + if not exist python-installer.exe ( + echo Failed to download Python installer. + pause + exit /b 1 + ) + echo Installing Python 3.12... + start /wait python-installer.exe /quiet InstallAllUsers=1 PrependPath=1 Include_test=0 + del /f python-installer.exe + ) +) + +REM ------------------------------- +REM Check Git +REM ------------------------------- +git --version >nul 2>&1 +if %errorlevel% NEQ 0 ( + echo Git not found. Installing Git... + powershell -Command "& {Invoke-WebRequest -Uri 'https://github.com/git-for-windows/git/releases/download/v2.41.0.windows.3/Git-2.41.0.3-64-bit.exe' -OutFile 'git_installer.exe'}" + if %errorlevel% NEQ 0 ( + echo Failed to download Git. + pause + exit /b 1 + ) + start /wait git_installer.exe /VERYSILENT + del /f git_installer.exe + echo Git installed successfully. +) + +REM ------------------------------- +REM Clone ComfyUI +REM ------------------------------- +if not exist "%comfyPath%" ( + echo Cloning ComfyUI... + git clone https://github.com/comfyanonymous/ComfyUI.git "%comfyPath%" +) else ( + echo ComfyUI already exists. Skipping clone. +) + +REM ------------------------------- +REM Create venv +REM ------------------------------- +if not exist "%venvPath%" ( + echo Creating virtual environment... + python -m venv "%venvPath%" +) + +REM ------------------------------- +REM Activate venv and install deps +REM ------------------------------- +call "%activateScript%" +echo Installing CUDA-enabled torch manually... +"%pythonPath%" -m pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu128 + +echo Installing dependencies... +"%pythonPath%" -m pip install --upgrade pip +"%pythonPath%" -m pip install -r "%comfyPath%\requirements.txt" + +REM ------------------------------- +REM Clone custom nodes +REM ------------------------------- +if not exist "%customNodesPath%" ( + mkdir "%customNodesPath%" +) + +echo Cloning custom nodes... + +set repos[0]=https://github.com/ltdrdata/ComfyUI-Impact-Pack +set repos[1]=https://github.com/ltdrdata/ComfyUI-Impact-Subpack +set repos[2]=https://github.com/Smirnov75/ComfyUI-mxToolkit +set repos[3]=https://github.com/yolain/ComfyUI-Easy-Use +set repos[4]=https://github.com/pythongosssss/ComfyUI-Custom-Scripts +set repos[5]=https://github.com/crystian/ComfyUI-Crystools +set repos[6]=https://github.com/alexopus/ComfyUI-Image-Saver +set repos[7]=https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes +set repos[8]=https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet +set repos[9]=https://github.com/kijai/ComfyUI-KJNodes +set repos[10]=https://github.com/Fannovel16/comfyui_controlnet_aux +set repos[11]=https://github.com/vslinx/ComfyUI-vslinx-nodes.git +set repos[12]=https://github.com/chrisgoringe/cg-image-filter +set repos[13]=https://github.com/rgthree/rgthree-comfy +set repos[14]=https://github.com/cubiq/ComfyUI_IPAdapter_plus +set repos[15]=https://github.com/pythongosssss/ComfyUI-WD14-Tagger.git +set repos[16]=https://github.com/Comfy-Org/ComfyUI-Manager +set repos[17]=https://github.com/wallish77/wlsh_nodes.git +set repos[18]=https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch + +for /L %%i in (0,1,18) do ( + set "repo=!repos[%%i]!" + for %%A in (!repo!) do ( + set "folderName=%%~nxA" + set "targetPath=%customNodesPath%\!folderName!" + + if not exist "!targetPath!" ( + echo - Cloning !folderName!... + git clone !repo! "!targetPath!" + ) else ( + echo - !folderName! already exists. Skipping. + ) + + REM Install requirements if available + if exist "!targetPath!\requirements.txt" ( + echo Installing requirements for !folderName!... + "%pythonPath%" -s -m pip install -r "!targetPath!\requirements.txt" + ) + ) +) + +REM ------------------------------- +REM Download JSON workflow files +REM ------------------------------- +set "workflowFolder=%comfyPath%\user\default\workflows" +if not exist "%workflowFolder%" ( + mkdir "%workflowFolder%" +) + +REM ------------------------------- +REM Download SAM model (Segment Anything) +REM ------------------------------- +set "samFolder=%comfyPath%\models\sams" +if not exist "%samFolder%" ( + mkdir "%samFolder%" +) + +set "samFile=%samFolder%\sam_vit_b_01ec64.pth" +if exist "%samFile%" ( + echo - sam_vit_b_01ec64.pth already exists. Skipping download. +) else ( + echo Downloading SAM model... + %SystemRoot%\System32\curl.exe -L -o "%samFile%" ^ + https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth +) + +echo Checking workflow files... + +REM Define workflow filenames and URLs +set workflow[0]=TXT2IMG-ADetailer-v5.0-vslinx.json +set url[0]=https://huggingface.co/vslinx/ComfyUIDetailerWorkflow-vslinx/resolve/main/workflows/TXT2IMG/v5.0/TXT2IMG-ADetailer-v5.0-vslinx.json + +set workflow[1]=IMG2IMG-ADetailer-v5.0-vslinx.json +set url[1]=https://huggingface.co/vslinx/ComfyUIDetailerWorkflow-vslinx/resolve/main/workflows/IMG2IMG/v5.0/IMG2IMG-ADetailer-v5.0-vslinx.json + +REM Loop through and download if not already present +for /L %%i in (0,1,1) do ( + call set "file=%%workflow[%%i]%%" + call set "link=%%url[%%i]%%" + set "path=%workflowFolder%\!file!" + + if exist "!path!" ( + echo - !file! already exists. Skipping download. + ) else ( + echo ↓ Downloading !file!... + %SystemRoot%\System32\curl.exe -L -o "!path!" "!link!" + ) +) + +echo. +echo Would you like to download required models (ControlNet, IPAdapter, Upscale Model, etc.)? +echo [Y] Yes +echo [N] No +set /p "download_models=Choose [Y/N]: " + +if /i "%download_models%"=="Y" ( + echo Downloading required models... + + REM Create folders if they don't exist + if not exist "%comfyPath%\models\vae" mkdir "%comfyPath%\models\vae" + if not exist "%comfyPath%\models\upscale_models" mkdir "%comfyPath%\models\upscale_models" + if not exist "%comfyPath%\models\ipadapter" mkdir "%comfyPath%\models\ipadapter" + if not exist "%comfyPath%\models\clip_vision" mkdir "%comfyPath%\models\clip_vision" + if not exist "%comfyPath%\models\controlnet" mkdir "%comfyPath%\models\controlnet" + + REM Download files + echo Downloading VAE... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\vae\sdxl_vae.safetensors" ^ + https://huggingface.co/stabilityai/sdxl-vae/resolve/main/sdxl_vae.safetensors + + echo Downloading Upscale Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\upscale_models\4x_foolhardy_Remacri.pth" ^ + https://huggingface.co/FacehugmanIII/4x_foolhardy_Remacri/resolve/main/4x_foolhardy_Remacri.pth + + echo Downloading IPAdapter model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\ipadapter\noobIPAMARK1_mark1.safetensors" ^ + https://huggingface.co/vslinx/ComfyUIDetailerWorkflow-vslinx/resolve/main/models/IPAdapter/noobIPAMARK1_mark1.safetensors + + echo Downloading CLIP Vision Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\clip_vision\CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" ^ + https://huggingface.co/XuminYu/example_safetensors/resolve/4b89d7ebd99a9913f0abbec4bf0f54932b11d243/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors + + echo Downloading ControlNet Canny Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsCanny.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-canny/resolve/main/noob_sdxl_controlnet_canny.safetensors + + echo Downloading ControlNet DepthMidas Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsDepthMidasv1-1.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-depth_midas-v1-1/resolve/main/noob-sdxl-controlnet-depth-midas-v1-1.safetensors + + echo Downloading ControlNet Lineart-Anime Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsLineartAnime.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-lineart_anime/resolve/main/noob-sdxl-controlnet-lineart_anime.safetensors + + echo Downloading ControlNet Lineart-Realistic Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsLineartRealistic.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-lineart_realistic/resolve/main/noob-sdxl-controlnet-lineart_realistic.safetensors + + echo Downloading ControlNet Manga line Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsMangaLine.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-manga_line/resolve/main/noob-sdxl-controlnet-manga-line.safetensors + + echo Downloading ControlNet OpenPose Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsOpenPose.safetensors" ^ + https://huggingface.co/Laxhar/noob_openpose/resolve/main/openpose_pre.safetensors + + echo Downloading ControlNet Softedge Hed Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsSoftedgeHed.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-softedge_hed/resolve/main/noob-sdxl-controlnet-softedge_hed.safetensors + + echo Downloading ControlNet Depth Model... + %SystemRoot%\System32\curl.exe -L -o "%comfyPath%\models\controlnet\noobaiXLControlnet_epsDepth.safetensors" ^ + https://huggingface.co/Eugeoter/noob-sdxl-controlnet-depth/resolve/main/noob_sdxl_controlnet_depth.safetensors + + echo All required models have been downloaded. +) else ( + echo Skipping model downloads. +) + +REM ------------------------------- +REM Setup Complete +REM ------------------------------- +echo. +echo ============================ +echo Setup Complete! +echo ============================ + +REM ------------------------------- +REM Offer to create Desktop shortcut +REM ------------------------------- +echo Would you like to create a desktop shortcut to start ComfyUI? +echo [Y] Yes +echo [N] No +set /p "MAKE_SHORTCUT=Choose [Y/N]: " + +if /i "!MAKE_SHORTCUT!"=="Y" ( + set "shortcutBat=%USERPROFILE%\Desktop\Start_ComfyUI.bat" + echo @echo off > "!shortcutBat!" + echo cd /d "%comfyPath%" >> "!shortcutBat!" + echo call "%venvPath%\Scripts\activate.bat" >> "!shortcutBat!" + echo python main.py >> "!shortcutBat!" + echo pause >> "!shortcutBat!" + echo Shortcut created on Desktop as Start_ComfyUI.bat +) + +REM ------------------------------- +REM Ask to start ComfyUI +REM ------------------------------- +echo Would you like to start ComfyUI now? +echo [Y] Yes +echo [N] No +set /p "STARTNOW=Choose [Y/N]: " +if /i "!STARTNOW!"=="Y" ( + echo Starting ComfyUI in a new shell... + start "" cmd /k ^ + "cd /d "%comfyPath%" && call "%venvPath%\Scripts\activate.bat" && python main.py" +) + +pause \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.0/IMG2IMG-ADetailer-v4.0-vslinx.json b/workflows/IMG2IMG/v4.0/IMG2IMG-ADetailer-v4.0-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..8e91fc500a28dbc1d985553a8943ab57ced37b0e --- /dev/null +++ b/workflows/IMG2IMG/v4.0/IMG2IMG-ADetailer-v4.0-vslinx.json @@ -0,0 +1,9687 @@ +{ + "id": "c2a73882-44fd-40f0-b5ac-b7a3dbd909c1", + "revision": 0, + "last_node_id": 518, + "last_link_id": 5428, + "nodes": [ + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 920 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1160 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 800 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1040 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v1_nipples.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1160 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -250 + ], + "size": [ + 308.15625, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -250 + ], + "size": [ + 149.40234375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -160 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -80 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 800 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 98, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "HiroyukiKitazume.safetensors", + 1.0000000000000002, + 1.0100000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 920 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 290 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -190 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1370 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3204 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -610, + 1370 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3203 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -210, + 1330 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + true, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1410 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 79, + "mode": 4, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 3208 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 574, + 3209 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -420, + 1450 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 78, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 3234 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "widget_ue_connectable": {}, + "Node name for S&R": "MathExpression|pysssss" + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -200 + ], + "size": [ + 60.6689453125, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 570, + 1420 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 570, + 1370 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5424 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 570, + 1330 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 72, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 570, + 1460 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1504 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 760, + 1460 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5425 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 760, + 1420 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 960, + 1370 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5426 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 960, + 1330 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1330 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -760, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3883 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3282 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 380, + 1330 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 960, + 1420 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 960, + 1460 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5427 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1030, + 160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 13, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3897, + 3921 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1510, + 160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 14, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3903, + 3923 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + -280, + -180 + ], + "size": [ + 290, + 190 + ], + "flags": { + "pinned": true + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -240 + ], + "size": [ + 507.2109375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "______________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -240 + ], + "size": [ + 360.38671875, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 380, + 1420 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 800 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 90, + 1370 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3195 + ] + } + ], + "title": "IPAdapter", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1270, + 160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 20, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4168, + 4169 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1010 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 102, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Katsura Masakazu.safetensors", + 0, + 0, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 800 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 94, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1842 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3233 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 90 + ], + "size": [ + 290, + 160 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1842, + 1891 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 3232 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 380, + 800 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 22, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5391 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5401, + 5428 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 640, + 800 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 4623 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3900, + 4624 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 900, + 800 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 24, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5392 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5402, + 5424 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 1160, + 800 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 25, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 4627 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1504, + 4628 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 640, + 1010 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 26, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5403, + 5425 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 900, + 1010 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 27, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5394 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5404, + 5426 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 760, + 1330 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 760, + 1370 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 4229 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 380, + 1010 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 28, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 4629 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 4229, + 4630 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1010 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 105, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 598, + 3200, + 3202, + 3203, + 3204, + 4592 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3205 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\suliavtuber.safetensors", + 1, + 1.0300000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1330 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 3187 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 3205 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 1845 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -600, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 380, + 1460 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3900 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": false + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 380, + 1380 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 5428 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1040 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 1030, + 90 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1510, + 90 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 1160, + 1010 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 32, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5395 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5405, + 5427 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -380, + 1330 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -440, + 1410 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3232 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3233, + 3883 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 506, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -40, + 440 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 5247 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 390 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 490 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 590 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3181 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3184 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 390 + ], + "size": [ + 210, + 140 + ], + "flags": {}, + "order": 108, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 3200 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 3202 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 260, + 570 + ], + "size": [ + 360, + 140 + ], + "flags": {}, + "order": 37, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3282, + 3283, + 3284, + 3890, + 3898, + 3904, + 3906, + 3908, + 3911, + 3915, + 3918 + ] + } + ], + "title": "Start quality prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 640, + 570 + ], + "size": [ + 360, + 140 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 3193 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 1030, + 310 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1510, + 310 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1270, + 380 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 41, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3909, + 3925 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pink fingernails, pink nail polish" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1510, + 380 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 42, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3912, + 3926 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 1030, + 530 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 1270, + 530 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1270, + 600 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 45, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3917, + 3928 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1030, + 600 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 46, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3914, + 3927 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 1770, + 90 + ], + "size": [ + 410, + 620 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2190, + 90 + ], + "size": [ + 410, + 620 + ], + "flags": {}, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2010, + 800 + ], + "size": [ + 590, + 190 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer, see \"Improve further\"-Note to the left. Next to the \"Improve further\"-Note you can find the Detailers." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2010, + 1030 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2120, + 1030 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2230, + 1030 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2340, + 1030 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2010, + 1080 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2120, + 1080 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2230, + 1080 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2340, + 1080 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 480, + 470 + ], + "size": [ + 260, + 60 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 3284 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 3283 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2010, + 1120 + ], + "size": [ + 220, + 120 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 4285 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 750, + 500 + ], + "size": [ + 250, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -470, + 1370 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5247 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -40, + 100 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3235, + 3236 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1440, + 800 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 5391 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5401 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5330 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5329 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5331 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5321 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 708612077462734, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1440, + 850 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 4623 + }, + { + "name": "clip", + "type": "CLIP", + "link": 4624 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3891 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5322 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 324927564269858, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1440, + 900 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 5392 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5402 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5323 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 823416678397408, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1440, + 950 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 4627 + }, + { + "name": "clip", + "type": "CLIP", + "link": 4628 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5324 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 416686140502565, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1440, + 1000 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 4629 + }, + { + "name": "clip", + "type": "CLIP", + "link": 4630 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3920 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5325 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 519410873595328, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1440, + 1050 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 5393 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5326 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 325785132312119, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1440, + 1100 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 5394 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5404 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5327 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 22883213101868, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -40, + 240 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5330, + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1440, + 1150 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 5395 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5328 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 583, + 3191 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 29518811936429, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -40, + 310 + ], + "size": [ + 270, + 90 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5331, + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -40, + 170 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5329, + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + 1620, + 760 + ], + "size": [ + 370, + 730 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -180 + ], + "size": [ + 210, + 190 + ], + "flags": { + "pinned": true + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -180 + ], + "size": [ + 370, + 690 + ], + "flags": { + "pinned": true + }, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as IPAdapter Model & Clip vision Model if you want to use that feature.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select your detection models for the body parts, select the LoRA's of your choice and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Function Control\nIn the \"Function Control & Basic Prompt Settings\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use a pre-pended quality prompt, what negative prompt to use across the detailers and if you want to use the IPAdapter to imitate the originals style.\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### Prompts\nConsists of start quality prompts and negative prompts (in the \"Function Control & Basic Prompt Settings\"-Group\" as well as the detailer prompts for each individual bodypart.
\nThere is no automatic append or prepend of the promp, so if you want to use the start quality prompt you should end the prompt itself on a \", \" to make sure it adds itself correctly to the detailer prompts. You can see a full example prompt of the eyes inside the Debug section to get a feel of how these connect and end up in your detailer-node.\n\n---\n\n\n`To the left are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly. At the bottom you can find collections of Poses for ControlNet.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1160 + ], + "size": [ + 370, + 370 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1150, + 550 + ], + "size": [ + 370, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -210, + 1370 + ], + "size": [ + 400, + 918 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 3191 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + false, + "", + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "LoadImage", + "pos": [ + -440, + 90 + ], + "size": [ + 370, + 620 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3208 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 90 + ], + "size": [ + 270, + 260 + ], + "flags": {}, + "order": 121, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 574 + }, + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 540, + 90 + ], + "size": [ + 220, + 260 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 770, + 90 + ], + "size": [ + 230, + 260 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 458, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 750, + 390 + ], + "size": [ + 250, + 70 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter", + "type": "*", + "link": 3195 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter (Copy style of original)", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 1270, + 310 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 1270, + 90 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1030, + 380 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 61, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3905, + 3924 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips, mouth, smile" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -630, + 1410 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + 90, + 1330 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 4592 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3181 + }, + { + "name": "image", + "type": "IMAGE", + "link": 3209 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3184 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3187 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "V only" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1510, + 530 + ], + "size": [ + 230, + 180 + ], + "flags": { + "pinned": true + }, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 517, + "type": "MarkdownNote", + "pos": [ + -40, + 560 + ], + "size": [ + 270, + 150 + ], + "flags": { + "pinned": true + }, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Sampler Settings\n\nThese settings apply to all selected detailers and their respective LoRA's. " + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 574, + 16, + 0, + 314, + 0, + "*" + ], + [ + 576, + 19, + 0, + 314, + 1, + "*" + ], + [ + 577, + 32, + 0, + 314, + 2, + "*" + ], + [ + 578, + 43, + 0, + 314, + 3, + "*" + ], + [ + 579, + 35, + 0, + 314, + 4, + "*" + ], + [ + 580, + 70, + 0, + 314, + 5, + "*" + ], + [ + 581, + 38, + 0, + 314, + 6, + "*" + ], + [ + 582, + 47, + 0, + 314, + 7, + "*" + ], + [ + 583, + 75, + 0, + 314, + 8, + "*" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1504, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 1842, + 436, + 0, + 12, + 0, + "MODEL" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3181, + 440, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 3184, + 440, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3187, + 456, + 0, + 50, + 0, + "MODEL" + ], + [ + 3191, + 75, + 0, + 457, + 0, + "IMAGE" + ], + [ + 3192, + 282, + 0, + 457, + 1, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 2, + "STRING" + ], + [ + 3195, + 414, + 0, + 458, + 0, + "*" + ], + [ + 3200, + 317, + 0, + 315, + 4, + "*" + ], + [ + 3202, + 317, + 0, + 315, + 5, + "*" + ], + [ + 3203, + 317, + 0, + 161, + 0, + "MODEL" + ], + [ + 3204, + 317, + 0, + 81, + 0, + "MODEL" + ], + [ + 3205, + 317, + 1, + 50, + 1, + "CLIP" + ], + [ + 3208, + 454, + 0, + 16, + 1, + "IMAGE" + ], + [ + 3209, + 16, + 0, + 456, + 2, + "IMAGE" + ], + [ + 3232, + 436, + 1, + 459, + 0, + "CLIP" + ], + [ + 3233, + 459, + 0, + 12, + 1, + "CLIP" + ], + [ + 3234, + 460, + 0, + 459, + 1, + "INT" + ], + [ + 3235, + 461, + 0, + 460, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 3236, + 461, + 0, + 457, + 3, + "INT" + ], + [ + 3282, + 462, + 0, + 241, + 1, + "STRING" + ], + [ + 3283, + 462, + 0, + 319, + 1, + "*" + ], + [ + 3284, + 462, + 0, + 319, + 0, + "*" + ], + [ + 3883, + 459, + 0, + 241, + 0, + "CLIP" + ], + [ + 3889, + 465, + 0, + 464, + 1, + "STRING" + ], + [ + 3890, + 462, + 0, + 465, + 0, + "STRING" + ], + [ + 3891, + 464, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 3897, + 473, + 0, + 471, + 1, + "STRING" + ], + [ + 3898, + 462, + 0, + 471, + 0, + "STRING" + ], + [ + 3899, + 471, + 0, + 184, + 1, + "STRING" + ], + [ + 3900, + 207, + 1, + 464, + 0, + "CLIP" + ], + [ + 3902, + 475, + 0, + 193, + 1, + "STRING" + ], + [ + 3903, + 474, + 0, + 475, + 1, + "STRING" + ], + [ + 3904, + 462, + 0, + 475, + 0, + "STRING" + ], + [ + 3905, + 477, + 0, + 478, + 1, + "STRING" + ], + [ + 3906, + 462, + 0, + 478, + 0, + "STRING" + ], + [ + 3907, + 478, + 0, + 192, + 1, + "STRING" + ], + [ + 3908, + 462, + 0, + 481, + 0, + "STRING" + ], + [ + 3909, + 479, + 0, + 481, + 1, + "STRING" + ], + [ + 3911, + 462, + 0, + 482, + 0, + "STRING" + ], + [ + 3912, + 486, + 0, + 482, + 1, + "STRING" + ], + [ + 3913, + 482, + 0, + 195, + 1, + "STRING" + ], + [ + 3914, + 487, + 0, + 483, + 1, + "STRING" + ], + [ + 3915, + 462, + 0, + 483, + 0, + "STRING" + ], + [ + 3916, + 483, + 0, + 196, + 1, + "STRING" + ], + [ + 3917, + 488, + 0, + 484, + 1, + "STRING" + ], + [ + 3918, + 462, + 0, + 484, + 0, + "STRING" + ], + [ + 3919, + 484, + 0, + 197, + 1, + "STRING" + ], + [ + 3920, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4168, + 467, + 0, + 465, + 1, + "STRING" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4229, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 4285, + 465, + 0, + 498, + 0, + "STRING" + ], + [ + 4592, + 317, + 0, + 456, + 0, + "MODEL" + ], + [ + 4623, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 4624, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 4627, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 4628, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 4629, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 4630, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 4725, + 481, + 0, + 194, + 1, + "STRING" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5247, + 506, + 0, + 514, + 0, + "COMBO" + ], + [ + 5321, + 514, + 0, + 19, + 14, + "COMBO" + ], + [ + 5322, + 514, + 0, + 32, + 14, + "COMBO" + ], + [ + 5323, + 514, + 0, + 43, + 14, + "COMBO" + ], + [ + 5324, + 514, + 0, + 35, + 14, + "COMBO" + ], + [ + 5325, + 514, + 0, + 70, + 14, + "COMBO" + ], + [ + 5326, + 514, + 0, + 38, + 14, + "COMBO" + ], + [ + 5327, + 514, + 0, + 47, + 14, + "COMBO" + ], + [ + 5328, + 514, + 0, + 75, + 14, + "COMBO" + ], + [ + 5329, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 5330, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 5331, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 5391, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 5392, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 5393, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 5394, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 5395, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 5401, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 5402, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 5403, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 5404, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 5405, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 5424, + 208, + 1, + 193, + 0, + "CLIP" + ], + [ + 5425, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 5426, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 5427, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 5428, + 198, + 1, + 184, + 0, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 20, + 310, + 700 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1020, + 20, + 730, + 700 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -450, + 20, + 390, + 700 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1760, + 20, + 850, + 700 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 730, + 670, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1260, + 540, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 730, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2000, + 730, + 610, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 370, + 730, + 1050, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control & Basic Prompt Settings", + "bounding": [ + 250, + 20, + 760, + 700 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -220, + 1260, + 290, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "Backend - IPAdapter", + "bounding": [ + 80, + 1260, + 280, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 32, + "title": "Backend - Detailer Prompts", + "bounding": [ + 370, + 1260, + 780, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1430, + 730, + 180, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 280, + 180, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -50, + 20, + 290, + 700 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.7513148009015777, + "offset": [ + 202.53769410008545, + 311.3221912044028 + ] + }, + "ue_links": [ + { + "downstream": 193, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 192, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 195, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 196, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 197, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 194, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 464, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 184, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + } + ], + "groupNodes": { + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 5406, + 5407, + 5408, + 5409, + 5410, + 5411, + 5412, + 5413, + 5414, + 5415, + 5416, + 5417, + 5418, + 5419, + 5420, + 5421, + 5422, + 5423 + ], + "frontendVersion": "1.18.9" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.0/changelog.md b/workflows/IMG2IMG/v4.0/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..a34fdcae586930ccaa03dfda5215ce790a92356c --- /dev/null +++ b/workflows/IMG2IMG/v4.0/changelog.md @@ -0,0 +1,5 @@ +- initial release of img2img workflow +- includes detailer and ipadapter +- scheduler, sampler, steps & cfg now apply to detailer +- single selectors for denoise of each individual detailer +- adapted Manual + Requirements \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.0/img2img_zoomin.png b/workflows/IMG2IMG/v4.0/img2img_zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..10719ed6e4931ad19c3fbfb674d88b0f7c54b8e7 --- /dev/null +++ b/workflows/IMG2IMG/v4.0/img2img_zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50708f3b8886de28cd89bcb920ba688fda6d7bd2f607c18a34e883ebf85b1580 +size 150018 diff --git a/workflows/IMG2IMG/v4.0/img2img_zoomout.png b/workflows/IMG2IMG/v4.0/img2img_zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..cce27d16ef169ef60e5322f9134a00ead2e098b5 --- /dev/null +++ b/workflows/IMG2IMG/v4.0/img2img_zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94034cbea5a7ab97b1cf25928f42a8db3be1bff7a5466e74a1d4926987b40244 +size 188274 diff --git a/workflows/IMG2IMG/v4.0/sample_workflow_img2img.png b/workflows/IMG2IMG/v4.0/sample_workflow_img2img.png new file mode 100644 index 0000000000000000000000000000000000000000..33f81b2fc52c4edda567307e1095422cd977966f --- /dev/null +++ b/workflows/IMG2IMG/v4.0/sample_workflow_img2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71bc7957d6f5eb9353d11d0f67d1cee91308914916edda859c1c98d212c3ded9 +size 18741913 diff --git a/workflows/IMG2IMG/v4.1/Compare-Table1.png b/workflows/IMG2IMG/v4.1/Compare-Table1.png new file mode 100644 index 0000000000000000000000000000000000000000..3d45a4013666ad67cd9dee392cb3f079ba7194ed --- /dev/null +++ b/workflows/IMG2IMG/v4.1/Compare-Table1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a2f534df1c76aee8e40ac5c77d5e405988c859d903a7042a625a690cd65dca +size 2293895 diff --git a/workflows/IMG2IMG/v4.1/Compare-Table2.png b/workflows/IMG2IMG/v4.1/Compare-Table2.png new file mode 100644 index 0000000000000000000000000000000000000000..a9d1955a24dd66d01105be557847661df3baf52c --- /dev/null +++ b/workflows/IMG2IMG/v4.1/Compare-Table2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec4a28e6035fb73db8778aa95ae2290a631895dc36f83847b8069d1c2095116b +size 1898981 diff --git a/workflows/IMG2IMG/v4.1/Compare-Table3.png b/workflows/IMG2IMG/v4.1/Compare-Table3.png new file mode 100644 index 0000000000000000000000000000000000000000..bc605185d8e1b5404a2608444c34966d1d5428c8 --- /dev/null +++ b/workflows/IMG2IMG/v4.1/Compare-Table3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0dbd48f0f8d3107c6788a532ba31b7934c641bed0abaff54bc14f361e1ff265 +size 2185673 diff --git a/workflows/IMG2IMG/v4.1/Compare-Table4.png b/workflows/IMG2IMG/v4.1/Compare-Table4.png new file mode 100644 index 0000000000000000000000000000000000000000..ddd2bbf80fae47166b869eacba814dbf4c122109 --- /dev/null +++ b/workflows/IMG2IMG/v4.1/Compare-Table4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2635b14f5935a7326368b1cc13ee0b13008fef61c294867111baaa65b60831d0 +size 1832638 diff --git a/workflows/IMG2IMG/v4.1/Compare-Table5.png b/workflows/IMG2IMG/v4.1/Compare-Table5.png new file mode 100644 index 0000000000000000000000000000000000000000..7da38da2d7a14dfa744f6d6f55b9c3d935b27256 --- /dev/null +++ b/workflows/IMG2IMG/v4.1/Compare-Table5.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045d354ee44f1d82caa0663b27e9cfc2f5fbb7d18c836796658db03c0e67182a +size 2302845 diff --git a/workflows/IMG2IMG/v4.1/Compare-Table6.png b/workflows/IMG2IMG/v4.1/Compare-Table6.png new file mode 100644 index 0000000000000000000000000000000000000000..46e978d961b55a81954c0b3f16970ecbda23c3ba --- /dev/null +++ b/workflows/IMG2IMG/v4.1/Compare-Table6.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ada9d6c62aa7b94295de774f93377e4bd189de49791a96896e710eee8fac83a0 +size 2336684 diff --git a/workflows/IMG2IMG/v4.1/IMG2IMG-ADetailer-v4.1-vslinx.json b/workflows/IMG2IMG/v4.1/IMG2IMG-ADetailer-v4.1-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..adfa9e8f7eea0444e5285eaa1eccb897a8595dbd --- /dev/null +++ b/workflows/IMG2IMG/v4.1/IMG2IMG-ADetailer-v4.1-vslinx.json @@ -0,0 +1,12189 @@ +{ + "id": "78889d8c-d9bc-4570-9a73-19a2e9d29660", + "revision": 0, + "last_node_id": 608, + "last_link_id": 71964, + "nodes": [ + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -270 + ], + "size": [ + 308.15625, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -270 + ], + "size": [ + 149.40234375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -180 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 290 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -210 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3204 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -610, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3203 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -220 + ], + "size": [ + 60.6689453125, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 570, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 570, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71957 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 760, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71958 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 760, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 960, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71959 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 960, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 960, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 960, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71960 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 970, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 7, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71148 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71157, + 71962 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 1230, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 8, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71122 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71130, + 71964 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 1490, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 9, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71577 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71588, + 71957 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 970, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 10, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5403, + 71958 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 1230, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 69151 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 69161, + 71959 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 760, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71961 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 710, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 12, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71748 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71756, + 71961 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 380, + 1510 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71962 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": false + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1090 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 1490, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 14, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5395 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5405, + 71960 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -380, + 1380 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 390 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1910, + 380 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3912, + 3926 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 600 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 17, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3917, + 3928 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1770, + 950 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 71122 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71130 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5323 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 475787156701808, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1770, + 1050 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 71748 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71756 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3920 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5325 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 387824909512414, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 380, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 380, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71963 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1910, + 530 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 710, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 19, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71749 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71759, + 71963 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1170, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 1024 / a, 1024 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1460 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 7031 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 6628 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 579, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 122, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7264 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7265 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7266, + 7271 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7268 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "69yottea_illu_v2.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -440, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3232 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3233 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -260 + ], + "size": [ + 360.38671875, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -200 + ], + "size": [ + 210, + 210 + ], + "flags": { + "pinned": true + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -200 + ], + "size": [ + 290, + 210 + ], + "flags": { + "pinned": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -200 + ], + "size": [ + 290, + 210 + ], + "flags": { + "pinned": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -260 + ], + "size": [ + 800.859375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 590 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3181 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3184 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 90, + 1560 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 26, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7258 + ] + } + ], + "title": "Alternative style image", + "properties": { + "widget_ue_connectable": {} + }, + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1150, + 560 + ], + "size": [ + 370, + 580 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 490 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 590, + 410 + ], + "size": [ + 400, + 150 + ], + "flags": {}, + "order": 29, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3890, + 3898, + 3904, + 3906, + 3908, + 3911, + 3915, + 3918, + 5439, + 7273 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1180 + ], + "size": [ + 370, + 400 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -630, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 380, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1170, + 1380 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 1550, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7031 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1090 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 578, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7259 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7260 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7264, + 7270 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7265 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\ghibli_style_illustriousXL.safetensors", + 0.8000000000000002, + 0.8000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -200 + ], + "size": [ + 370, + 720 + ], + "flags": { + "pinned": true + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as IPAdapter Model & Clip vision Model if you want to use that feature.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select your detection models for the body parts, select the LoRA's of your choice and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Function Control\nIn the \"Function Control & Basic Prompt Settings\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use a pre-pended quality prompt, what negative prompt to use across the detailers and if you want to use the IPAdapter to imitate the originals style.\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### Prompts\nConsists of the Start Quality Prompt and Negative Prompt (in the \"General Prompt Control\" group), as well as the Detailer Prompts for each individual body part.
\nThere is no automatic append or prepend of any kind to your prompts, so always make sure to end them with a comma and a space (\", \").
\nThe Start Quality Prompt only prepends itself to the detailers. If you want to use a quality prompt for the IMG2IMG transfer as well, simply include it at the beginning of your main prompt.
\nYou can find a full example of an eye prompt in the Debug section to see how everything connects in the detailer node.\n\n---\n\n\n`To the left are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly. At the bottom you can find collections of Poses for ControlNet.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1380 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 3187 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 3205 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 1845 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 570, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 71964 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 570, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1170, + 1540 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 36, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1350, + 1420 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5472 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2580, + 90 + ], + "size": [ + 410, + 670 + ], + "flags": {}, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 1430, + 310 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1770, + 900 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 71148 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71157 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3891 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5322 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 236399966945827, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1770, + 1000 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 71577 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71588 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5324 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 411224487719871, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1560, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 5604 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1510, + 1500 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 1330, + 1380 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 5442 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 1470, + 1380 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 5442 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 747998587033950, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + 90, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7256 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7324 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "shape": 1 + }, + { + "id": 592, + "type": "CR Text Input Switch", + "pos": [ + 1340, + 1540 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 38489 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38490 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG Save prompt switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -100 + ], + "size": [ + 260, + 110 + ], + "flags": { + "pinned": true + }, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 600 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 39, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3914, + 3927 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 118, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7259, + 7269 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7260 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PONY\\Characters\\Ayumi Blurring the Walls.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1770, + 850 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 71749 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71759 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5330 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5329 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5331 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5321 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1105968312559568, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + 1950, + 810 + ], + "size": [ + 400, + 780 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -40, + 90 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3235, + 3236 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -40, + 160 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5329, + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 59803 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -40, + 230 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5330, + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 59804 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -460, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5247 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 1170, + 1420 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1170, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1340, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 124, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7266 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7268 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3203, + 3204, + 4592, + 7272 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3205 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\vslinxbleachtybwNoobAIEps.safetensors", + 1, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1770, + 1190 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 5395 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5328 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 583, + 3191 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 305426677675897, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1842 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3233 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 0.5000000000000001, + 0.5000000000000001, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\ATRex_style-12V2Rev.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 506, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -40, + 490 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 5247 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 59806 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -40, + 370 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5331, + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 59807 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -40, + 300 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 6623, + 59805 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 760, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1770, + 1150 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 69151 + }, + { + "name": "clip", + "type": "CLIP", + "link": 69161 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5327 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 226426320842945, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1770, + 1100 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 5393 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5326 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 286369523477106, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1380 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 60358 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 60359 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -760, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 25158, + 60359 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1540 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 3234 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -550, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 5439 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2370, + 850 + ], + "size": [ + 590, + 190 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer, see \"Improve further\"-Note to the left. Next to the \"Improve further\"-Note you can find the Detailers." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 850 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 380 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 49, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3909, + 3925 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1910, + 90 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1910, + 310 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 1670, + 530 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 1430, + 530 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 1670, + 310 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.36, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.36, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 1670, + 90 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2480, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 3000, + 90 + ], + "size": [ + 410, + 670 + ], + "flags": {}, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2700, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2590, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 760, + 90 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 2800, + 1320 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 7646 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2370, + 1080 + ], + "size": [ + 220, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 4285 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 90 + ], + "size": [ + 290, + 160 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1842, + 1891 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 3232 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -40, + 610 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 5436, + 59810 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 876965117616825, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 590, + 600 + ], + "size": [ + 400, + 150 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 3193 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -210, + 1380 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + true, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -210, + 1420 + ], + "size": [ + 400, + 918 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 3191 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 59804 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 59803 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 59807 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 59806 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 38490 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 59809 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 59808 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1910, + 160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 60, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3903, + 3923 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 61, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3897, + 3921 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 380 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 62, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3905, + 3924 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 63, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4168, + 4169 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 90, + 1420 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 64, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2590, + 1320 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2700, + 1320 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2370, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 519, + "type": "workflow>ControlNet Models", + "pos": [ + 2170, + 200 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 5429 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 5444 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "CannyEdgePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 1430, + 90 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1020, + 220 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.45, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.45, + 1 + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2370, + 1320 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2480, + 1320 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + 90, + 1380 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 4592 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3181 + }, + { + "name": "image", + "type": "IMAGE", + "link": 7324 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3184 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3187 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {}, + "rejects_ue_links": false + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1020, + 90 + ], + "size": [ + 380, + 90 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 7258 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 90 + ], + "size": [ + 250, + 230 + ], + "flags": {}, + "order": 151, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 520, + 90 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 410 + ], + "size": [ + 300, + 90 + ], + "flags": { + "collapsed": false + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 6628 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 7273 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1340, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 12042 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 5604, + 6041, + 38489 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 2170, + 90 + ], + "size": [ + 380, + 70 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2600, + 1080 + ], + "size": [ + 360, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 6041 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 1girl, solo, looking at viewer, smile, dress, full body, sleeveless, outstretched arms, pink dress, spread arms" + ], + "shape": 1 + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1550, + 1540 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "widget_ue_connectable": {}, + "Node name for S&R": "CR Text Replace" + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1600, + 1380 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "", + "1girl, solo, looking at viewer, smile, dress, full body, sleeveless, outstretched arms, pink dress, spread arms" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 553, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 2170, + 570 + ], + "size": [ + 380, + 190 + ], + "flags": { + "collapsed": false + }, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 71874 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 454, + "type": "LoadImage", + "pos": [ + -440, + 90 + ], + "size": [ + 370, + 670 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 5445, + 5472, + 5600, + 7030, + 7256 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1020, + 290 + ], + "size": [ + 380, + 470 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 2170, + 340 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 8272 + ] + } + ], + "title": "Accuracy", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 535, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 2170, + 410 + ], + "size": [ + 380, + 120 + ], + "flags": { + "collapsed": false + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 12042 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 540 + ], + "size": [ + 300, + 178 + ], + "flags": {}, + "order": 129, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 7269 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 7270 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 7271 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 7272 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1842, + 436, + 0, + 12, + 0, + "MODEL" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3181, + 440, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 3184, + 440, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3187, + 456, + 0, + 50, + 0, + "MODEL" + ], + [ + 3191, + 75, + 0, + 457, + 0, + "IMAGE" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 7, + "STRING" + ], + [ + 3203, + 317, + 0, + 161, + 0, + "MODEL" + ], + [ + 3204, + 317, + 0, + 81, + 0, + "MODEL" + ], + [ + 3205, + 317, + 1, + 50, + 1, + "CLIP" + ], + [ + 3232, + 436, + 1, + 459, + 0, + "CLIP" + ], + [ + 3233, + 459, + 0, + 12, + 1, + "CLIP" + ], + [ + 3234, + 460, + 0, + 459, + 1, + "INT" + ], + [ + 3235, + 461, + 0, + 460, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 3889, + 465, + 0, + 464, + 1, + "STRING" + ], + [ + 3890, + 462, + 0, + 465, + 0, + "STRING" + ], + [ + 3891, + 464, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 3897, + 473, + 0, + 471, + 1, + "STRING" + ], + [ + 3898, + 462, + 0, + 471, + 0, + "STRING" + ], + [ + 3899, + 471, + 0, + 184, + 1, + "STRING" + ], + [ + 3902, + 475, + 0, + 193, + 1, + "STRING" + ], + [ + 3903, + 474, + 0, + 475, + 1, + "STRING" + ], + [ + 3904, + 462, + 0, + 475, + 0, + "STRING" + ], + [ + 3905, + 477, + 0, + 478, + 1, + "STRING" + ], + [ + 3906, + 462, + 0, + 478, + 0, + "STRING" + ], + [ + 3907, + 478, + 0, + 192, + 1, + "STRING" + ], + [ + 3908, + 462, + 0, + 481, + 0, + "STRING" + ], + [ + 3909, + 479, + 0, + 481, + 1, + "STRING" + ], + [ + 3911, + 462, + 0, + 482, + 0, + "STRING" + ], + [ + 3912, + 486, + 0, + 482, + 1, + "STRING" + ], + [ + 3913, + 482, + 0, + 195, + 1, + "STRING" + ], + [ + 3914, + 487, + 0, + 483, + 1, + "STRING" + ], + [ + 3915, + 462, + 0, + 483, + 0, + "STRING" + ], + [ + 3916, + 483, + 0, + 196, + 1, + "STRING" + ], + [ + 3917, + 488, + 0, + 484, + 1, + "STRING" + ], + [ + 3918, + 462, + 0, + 484, + 0, + "STRING" + ], + [ + 3919, + 484, + 0, + 197, + 1, + "STRING" + ], + [ + 3920, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4168, + 467, + 0, + 465, + 1, + "STRING" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4285, + 465, + 0, + 498, + 0, + "STRING" + ], + [ + 4592, + 317, + 0, + 456, + 0, + "MODEL" + ], + [ + 4725, + 481, + 0, + 194, + 1, + "STRING" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5247, + 506, + 0, + 514, + 0, + "COMBO" + ], + [ + 5321, + 514, + 0, + 19, + 14, + "COMBO" + ], + [ + 5322, + 514, + 0, + 32, + 14, + "COMBO" + ], + [ + 5323, + 514, + 0, + 43, + 14, + "COMBO" + ], + [ + 5324, + 514, + 0, + 35, + 14, + "COMBO" + ], + [ + 5325, + 514, + 0, + 70, + 14, + "COMBO" + ], + [ + 5326, + 514, + 0, + 38, + 14, + "COMBO" + ], + [ + 5327, + 514, + 0, + 47, + 14, + "COMBO" + ], + [ + 5328, + 514, + 0, + 75, + 14, + "COMBO" + ], + [ + 5329, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 5330, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 5331, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 5393, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 5395, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 5403, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 5405, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 5429, + 519, + 0, + 520, + 2, + "CONTROL_NET" + ], + [ + 5436, + 522, + 0, + 521, + 4, + "INT" + ], + [ + 5437, + 520, + 0, + 521, + 1, + "CONDITIONING" + ], + [ + 5438, + 520, + 1, + 521, + 2, + "CONDITIONING" + ], + [ + 5439, + 462, + 0, + 523, + 1, + "STRING" + ], + [ + 5442, + 521, + 0, + 524, + 0, + "LATENT" + ], + [ + 5444, + 519, + 1, + 527, + 1, + "COMBO" + ], + [ + 5445, + 454, + 0, + 528, + 0, + "IMAGE" + ], + [ + 5448, + 529, + 0, + 520, + 0, + "CONDITIONING" + ], + [ + 5472, + 454, + 0, + 527, + 0, + "IMAGE" + ], + [ + 5475, + 530, + 0, + 521, + 3, + "LATENT" + ], + [ + 5600, + 454, + 0, + 537, + 0, + "IMAGE" + ], + [ + 5603, + 537, + 0, + 540, + 1, + "STRING" + ], + [ + 5604, + 540, + 0, + 529, + 1, + "STRING" + ], + [ + 5743, + 528, + 0, + 541, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5744, + 528, + 1, + 541, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5915, + 541, + 1, + 547, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5916, + 541, + 1, + 548, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5968, + 528, + 1, + 547, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5969, + 528, + 0, + 548, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5970, + 548, + 0, + 530, + 0, + "INT" + ], + [ + 5971, + 547, + 0, + 530, + 1, + "INT" + ], + [ + 6041, + 540, + 0, + 551, + 0, + "STRING" + ], + [ + 6623, + 558, + 0, + 521, + 5, + "FLOAT" + ], + [ + 6628, + 16, + 0, + 562, + 0, + "*" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7029, + 524, + 0, + 572, + 1, + "IMAGE" + ], + [ + 7030, + 454, + 0, + 572, + 0, + "IMAGE" + ], + [ + 7031, + 572, + 0, + 16, + 1, + "IMAGE" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7256, + 454, + 0, + 575, + 0, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 7258, + 576, + 0, + 577, + 1, + "*" + ], + [ + 7259, + 86, + 0, + 578, + 0, + "MODEL" + ], + [ + 7260, + 86, + 1, + 578, + 1, + "CLIP" + ], + [ + 7264, + 578, + 0, + 579, + 0, + "MODEL" + ], + [ + 7265, + 578, + 1, + 579, + 1, + "CLIP" + ], + [ + 7266, + 579, + 0, + 317, + 0, + "MODEL" + ], + [ + 7268, + 579, + 1, + 317, + 1, + "CLIP" + ], + [ + 7269, + 86, + 0, + 315, + 2, + "*" + ], + [ + 7270, + 578, + 0, + 315, + 3, + "*" + ], + [ + 7271, + 579, + 0, + 315, + 4, + "*" + ], + [ + 7272, + 317, + 0, + 315, + 5, + "*" + ], + [ + 7273, + 462, + 0, + 562, + 1, + "*" + ], + [ + 7324, + 575, + 0, + 456, + 2, + "IMAGE" + ], + [ + 7646, + 527, + 0, + 581, + 0, + "IMAGE" + ], + [ + 8155, + 527, + 0, + 520, + 3, + "IMAGE" + ], + [ + 8272, + 582, + 0, + 520, + 9, + "FLOAT" + ], + [ + 12042, + 535, + 0, + 540, + 0, + "STRING" + ], + [ + 25158, + 261, + 0, + 520, + 1, + "CONDITIONING" + ], + [ + 38489, + 540, + 0, + 592, + 1, + "STRING" + ], + [ + 38490, + 592, + 0, + 457, + 6, + "STRING" + ], + [ + 59803, + 508, + 0, + 457, + 2, + "FLOAT" + ], + [ + 59804, + 509, + 0, + 457, + 1, + "INT" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59806, + 506, + 1, + 457, + 5, + "STRING" + ], + [ + 59807, + 507, + 1, + 457, + 4, + "STRING" + ], + [ + 59808, + 547, + 0, + 457, + 10, + "INT" + ], + [ + 59809, + 548, + 0, + 457, + 9, + "INT" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 60358, + 523, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 60359, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 69151, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 69161, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 71122, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 71130, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 71148, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 71157, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 71577, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 71588, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 71748, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 71749, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 71756, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 71759, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 71874, + 553, + 0, + 608, + 0, + "STRING" + ], + [ + 71898, + 608, + 0, + 537, + 1, + "STRING" + ], + [ + 71957, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 71958, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 71959, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 71960, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 71961, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 71962, + 207, + 1, + 464, + 0, + "CLIP" + ], + [ + 71963, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 71964, + 208, + 1, + 193, + 0, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 20, + 310, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Detailer Prompts", + "bounding": [ + 1420, + 20, + 730, + 750 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -450, + 20, + 390, + 750 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2570, + 20, + 850, + 750 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 780, + 1000, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1310, + 540, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2360, + 780, + 610, + 600 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 700, + 780, + 1050, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Function Control", + "bounding": [ + 250, + 20, + 750, + 310 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -220, + 1310, + 290, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "Backend - IPAdapter", + "bounding": [ + 80, + 1310, + 280, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 32, + "title": "Backend - Detailer Prompts", + "bounding": [ + 370, + 1310, + 780, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1760, + 780, + 180, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 280, + 180, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -50, + 20, + 290, + 750 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + 250, + 340, + 320, + 430 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 2160, + 20, + 400, + 750 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IMG2IMG Transfer Backend", + "bounding": [ + 1160, + 1310, + 600, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + 580, + 340, + 420, + 430 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "Alternative style image", + "bounding": [ + 80, + 1440, + 280, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1010, + 20, + 400, + 750 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.6545545613915985, + "offset": [ + 947.331486972574, + 328.07940843765914 + ] + }, + "ue_links": [ + { + "downstream": 192, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 195, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 196, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 197, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 194, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 464, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 184, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 193, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 529, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 520, + "downstream_slot": 8, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 524, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 521, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 523, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + } + ], + "groupNodes": { + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 71943, + 71944, + 71945, + 71946, + 71947, + 71948, + 71949, + 71950, + 71951, + 71952, + 71953, + 71954, + 71955, + 71956 + ], + "frontendVersion": "1.23.4" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.1/changelog.md b/workflows/IMG2IMG/v4.1/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..842282b95a496a3bcef757f6e391c8558220f558 --- /dev/null +++ b/workflows/IMG2IMG/v4.1/changelog.md @@ -0,0 +1,3 @@ +- IMG2IMG Transfer for copying image composition +- re-arrangement of nodes +- compatibility updates \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.1/workflow.png b/workflows/IMG2IMG/v4.1/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..64e2f00896df1fa65826efa85cdca7cd71d7ede0 --- /dev/null +++ b/workflows/IMG2IMG/v4.1/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:202e42eaa1951df4d091ad0d1165e7be9490111fef9fb9b0a5dcc38dde20079b +size 1067590 diff --git a/workflows/IMG2IMG/v4.2/IMG2IMG-ADetailer-v4.2-vslinx.json b/workflows/IMG2IMG/v4.2/IMG2IMG-ADetailer-v4.2-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..28b23c541f44c03d72c4af1d7479b67658a6b803 --- /dev/null +++ b/workflows/IMG2IMG/v4.2/IMG2IMG-ADetailer-v4.2-vslinx.json @@ -0,0 +1,13464 @@ +{ + "id": "ff76bfee-226c-4e7b-a199-0dc633e64030", + "revision": 0, + "last_node_id": 649, + "last_link_id": 79339, + "nodes": [ + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -310 + ], + "size": [ + 308.20001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -310 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -220 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -250 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3204 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -610, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3203 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -260 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 85, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79332 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79333 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 79, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79334 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79335 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 970, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 79261 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 79272, + 79337 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 1230, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 7, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71122 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71130, + 79339 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 1490, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 8, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71577 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71588, + 79332 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 970, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 9, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5403, + 79333 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 1230, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 10, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 69151 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 69161, + 79334 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79336 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 710, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 79260 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 79269, + 79336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1510 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79337 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": false + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1090 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 1490, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 13, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5395 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5405, + 79335 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1910, + 360 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 14, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3912, + 3926 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 580 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 15, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3917, + 3928 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1770, + 950 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 71122 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71130 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5323 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 713936469292626, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1770, + 1050 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 159, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 79260 + }, + { + "name": "clip", + "type": "CLIP", + "link": 79269 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3920 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5325 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 417290188343411, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79338 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1910, + 510 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 710, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 17, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 79262 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 79273, + 79338 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1380, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 1024 / a, 1024 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 579, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 136, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7264 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7265 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7266, + 7271 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7268 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "69yottea_illu_v2.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -440, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3232 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3233 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -300 + ], + "size": [ + 360.45001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -300 + ], + "size": [ + 801, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 590, + 390 + ], + "size": [ + 400, + 150 + ], + "flags": {}, + "order": 20, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3890, + 3898, + 3904, + 3906, + 3908, + 3911, + 3915, + 3918, + 5439, + 79044 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -630, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1380, + 1380 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 1760, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79040 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1090 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1380 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 3187 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 3205 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 1845 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 79339 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1380, + 1540 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2580, + 70 + ], + "size": [ + 410, + 670 + ], + "flags": {}, + "order": 151, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 79042 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 1430, + 290 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1770, + 900 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 153, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 79261 + }, + { + "name": "clip", + "type": "CLIP", + "link": 79272 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3891 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5322 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 312097771717034, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1770, + 1000 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 157, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 71577 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71588 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5324 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 668826807638443, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 1540, + 1380 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 5442 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 592, + "type": "CR Text Input Switch", + "pos": [ + 1550, + 1540 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 38489 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38490 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG Save prompt switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7259, + 7269 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7260 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PONY\\Characters\\Ayumi Blurring the Walls.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 1380, + 1420 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1380, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1550, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 139, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7266 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7268 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3203, + 3204, + 4592, + 7272 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3205 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\vslinxbleachtybwNoobAIEps.safetensors", + 1, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1770, + 1190 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 165, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 5395 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5328 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 3191, + 78065 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1010692068935941, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76832 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3233 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 0.5000000000000001, + 0.5000000000000001, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 122, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\ATRex_style-12V2Rev.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -40, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 6623, + 59805 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1770, + 1150 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 69151 + }, + { + "name": "clip", + "type": "CLIP", + "link": 69161 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5327 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 931358925120818, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1770, + 1100 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 5393 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5326 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 181447405005868, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1380 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 60358 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 60359 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -760, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 25158, + 60359 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1540 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 3234 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -550, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 5439 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2370, + 850 + ], + "size": [ + 590, + 190 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer, see \"Improve further\"-Note to the left. Next to the \"Improve further\"-Note you can find the Detailers." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 850 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 360 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 30, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3909, + 3925 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1910, + 70 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1910, + 290 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 1670, + 510 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 1430, + 510 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 1670, + 290 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.36, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.36, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 1670, + 70 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2700, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 170, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2590, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 166, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 760, + 70 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2370, + 1080 + ], + "size": [ + 220, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 4285 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -260, + 1380 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + true, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1910, + 140 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 38, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3903, + 3923 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 140 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 39, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3897, + 3921 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 360 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 40, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3905, + 3924 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1420 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2590, + 1320 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2700, + 1320 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 1430, + 70 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1550, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 12042 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 5604, + 6041, + 38489 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1760, + 1540 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Replace", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1810, + 1380 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "", + "1girl, solo, long hair, breasts, looking at viewer, smile, open mouth, blue eyes, skirt, shirt, thighhighs, ribbon, navel, twintails, medium breasts, standing, collarbone, hair ribbon, white hair, short sleeves, cowboy shot, pleated skirt, outdoors, solo focus, day, midriff, hand up, miniskirt, black skirt, stomach, bag, zettai ryouiki, crop top, black shirt, v, building, watch, wristwatch, crop top overhang" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -570, + 1540 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "MathExpression|pysssss", + "pos": [ + 410, + 1380 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71965 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71966 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 71971 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 611, + "type": "MathExpression|pysssss", + "pos": [ + 410, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71967 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71968 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 71972 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 612, + "type": "MathExpression|pysssss", + "pos": [ + 260, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71969 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71970 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 71966, + 71968 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 609, + "type": "GetImageSize", + "pos": [ + 260, + 1380 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 71976 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 71965, + 71969 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 71967, + 71970 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1020, + 220 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.45, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.45, + 1 + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + -10, + 1380 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 4592 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3181 + }, + { + "name": "image", + "type": "IMAGE", + "link": 72000 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3184 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3187 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {}, + "rejects_ue_links": false + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1560 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 45, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71975 + ] + } + ], + "title": "Alternative style image", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "Image Resize (rgthree)", + "pos": [ + 260, + 1420 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72023 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 71971 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 71972 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71973 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 580 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 46, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3914, + 3927 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 614, + "type": "CR Image Input Switch", + "pos": [ + 260, + 1500 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 71977 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 71973 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72000 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + -10, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7256 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71976, + 71977, + 72023 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -260, + 1420 + ], + "size": [ + 400, + 918 + ], + "flags": { + "collapsed": true + }, + "order": 168, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 3191 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 59804 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 59803 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 59807 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 72114 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 38490 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 59809 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 59808 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -470, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 72115 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 625, + "type": "GetImageSize", + "pos": [ + 2370, + 1460 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72367 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 72361, + 72363 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 72364, + 72365 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 627, + "type": "MathExpression|pysssss", + "pos": [ + 2520, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72363 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72364 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 72362, + 72366 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 629, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 2670, + 1540 + ], + "size": [ + 250.20077514648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 47, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 72526 + ] + } + ], + "title": "Low VRAM for IMG2IMG Transfer", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 615, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 260, + 1540 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 48, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71974 + ] + } + ], + "title": "Low VRAM for IPAdapter", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1530, + 1000 + ], + "size": [ + 370, + 580 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 140 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 50, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4168, + 4169 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 621, + "type": "Primitive integer [Crystools]", + "pos": [ + 2650, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 51, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 72313 + ] + } + ], + "title": "Set PreProcess Res", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 624, + "type": "CR Image Input Switch", + "pos": [ + 2520, + 1540 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 72369 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 72360 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72370 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 623, + "type": "Image Resize (rgthree)", + "pos": [ + 2370, + 1540 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72368 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 72358 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 72359 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72360 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 626, + "type": "MathExpression|pysssss", + "pos": [ + 2370, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72361 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72362 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 72358 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 628, + "type": "MathExpression|pysssss", + "pos": [ + 2530, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72365 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72366 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 72359 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1560, + 1420 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72370 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 72313 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1730, + 1500 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 2800, + 1320 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 7646 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 578, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7259 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7260 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7264, + 7270 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7265 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\merged_pixel_base_model_svd.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 3000, + 70 + ], + "size": [ + 410, + 670 + ], + "flags": {}, + "order": 169, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 78065 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 1680, + 1380 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 5442 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 46696024057862, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -40, + 70 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3235, + 3236 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -40, + 140 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5329, + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 59803 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -40, + 210 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5330, + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 59804 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -40, + 350 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5331, + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 59807 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 618, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -40, + 470 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 72115 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 72114 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1770, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 5604 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2600, + 1080 + ], + "size": [ + 360, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 6041 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, inoue orihime, large breasts, brown eyes, long hair, straight hair, 1girl, solo, long hair, breasts, looking at viewer, smile, open mouth, blue eyes, skirt, shirt, thighhighs, ribbon, navel, twintails, medium breasts, standing, collarbone, hair ribbon, white hair, short sleeves, cowboy shot, pleated skirt, outdoors, solo focus, day, midriff, hand up, miniskirt, black skirt, stomach, bag, zettai ryouiki, crop top, black shirt, v, building, watch, wristwatch, crop top overhang" + ], + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 350 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 250 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 590, + 580 + ], + "size": [ + 400, + 180 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 3193 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, animal ears, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 535, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 2170, + 400 + ], + "size": [ + 380, + 140 + ], + "flags": { + "collapsed": false + }, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 12042 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, inoue orihime, large breasts, brown eyes, long hair, straight hair, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 390 + ], + "size": [ + 300, + 82 + ], + "flags": { + "collapsed": false + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 79043 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 79044 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 647, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1460 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 79039 + }, + { + "name": "image", + "type": "IMAGE", + "link": 79040 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 79101 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79041, + 79042, + 79043 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 649, + "type": "mxSlider", + "pos": [ + 260, + 510 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 79101 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 635, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 690 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76831 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 76832 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1770, + 850 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79041 + }, + { + "name": "model", + "type": "MODEL", + "link": 79262 + }, + { + "name": "clip", + "type": "CLIP", + "link": 79273 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5330 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5329 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5331 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5321 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 407243201049363, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 580 + ], + "size": [ + 300, + 180 + ], + "flags": {}, + "order": 144, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 7269 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 7270 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 7271 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 7272 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1020, + 70 + ], + "size": [ + 380, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IPAdapter", + "type": "*", + "link": 71974 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 71975 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -40, + 590 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 5436, + 59810 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 451210547427577, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 2170, + 330 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 8272 + ] + } + ], + "title": "Accuracy", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 2170, + 70 + ], + "size": [ + 380, + 82 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IMG2IMG Transfer", + "type": "*", + "link": 72526 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2370, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2480, + 1370 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 164, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2480, + 1320 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2370, + 1320 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 70 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 76831 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 3232 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 450 + ], + "size": [ + 290, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 79039 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 550 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3181 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3184 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1020, + 290 + ], + "size": [ + 380, + 470 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 70 + ], + "size": [ + 250, + 230 + ], + "flags": {}, + "order": 167, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 520, + 70 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 519, + "type": "workflow>ControlNet Models", + "pos": [ + 2170, + 190 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 5429 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 5444 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 553, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 2170, + 580 + ], + "size": [ + 380, + 180 + ], + "flags": { + "collapsed": false + }, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 71874 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -240 + ], + "size": [ + 210, + 230 + ], + "flags": { + "pinned": true + }, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -240 + ], + "size": [ + 290, + 230 + ], + "flags": { + "pinned": true + }, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -240 + ], + "size": [ + 290, + 230 + ], + "flags": { + "pinned": true + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -140 + ], + "size": [ + 260, + 130 + ], + "flags": { + "pinned": true + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1210 + ], + "size": [ + 370, + 370 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -240 + ], + "size": [ + 370, + 1410 + ], + "flags": { + "pinned": true + }, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as IPAdapter Model & Clip vision Model if you want to use that feature.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Input Image\nHere you select your input image for the IMG2IMG process that you want to use throughout the complete process.\n\n---\n\n#### LoRA's / Detection Models\nIn the second row select your detection models for the body parts, select the LoRA's of your choice and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Sampler, Scheduler, Steps, CFG/Guidance and CLIP Skip settings will be used in the image generation(IMG2IMG Transfer) as well as the detailer. The Denoise and Seed settings are only used during IMG2IMG Transfer.\n\n---\n\n#### Detailer Function Control\nIn the \"Detailer Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\n\n---\n\n#### General Function Control\nIn the \"General Detailer Function Control\"-Group you can select if you want to upscale your output image, as well as the factor by which you want to upscale and if you want to use a prepended quality prompt for the detailers that are being used. Furthermore you can select which of the general LoRA's you want to enable that'll be used throughout the whole process including the detailing.\n\n---\n\n#### General Prompt Control\nHere you can set the Start quality prompt that you'll be able to use throughout the detailers as well as the negative prompt that will be used across every process of this workflow.\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### Detailer Prompts\nConsists of one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (In the \"Detailer Function Control\"-Group) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n\n#### IMG2IMG Transfer\nThis section lets you use any image as a base to create a new one with the same composition and elements, while still giving you creative control over what’s shown. In short, it allows you to recreate or \"copy\" an image with your own characters, styling, or prompts.
\nTo use this effectively please check the guide [here](https://civitai.com/articles/15480) under \"IMG2IMG Transfer\" for a full explanation.\nUse the \"Low VRAM\"-Option ALONGSIDE the IMG2IMG Transfer to reduce required/used VRAM during the Pre-Processing and appliance of the ControlNet to the image. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n`To the left are my recommended detection models and below are my recommended body-part LoRA's that i use regularly. `" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 454, + "type": "LoadImage", + "pos": [ + -440, + 70 + ], + "size": [ + 370, + 690 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 5445, + 5600, + 7030, + 7256, + 72367, + 72368, + 72369 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "1_.png", + "image" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + 1950, + 810 + ], + "size": [ + 400, + 770 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3181, + 440, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 3184, + 440, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3187, + 456, + 0, + 50, + 0, + "MODEL" + ], + [ + 3191, + 75, + 0, + 457, + 0, + "IMAGE" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 7, + "STRING" + ], + [ + 3203, + 317, + 0, + 161, + 0, + "MODEL" + ], + [ + 3204, + 317, + 0, + 81, + 0, + "MODEL" + ], + [ + 3205, + 317, + 1, + 50, + 1, + "CLIP" + ], + [ + 3232, + 436, + 1, + 459, + 0, + "CLIP" + ], + [ + 3233, + 459, + 0, + 12, + 1, + "CLIP" + ], + [ + 3234, + 460, + 0, + 459, + 1, + "INT" + ], + [ + 3235, + 461, + 0, + 460, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 3889, + 465, + 0, + 464, + 1, + "STRING" + ], + [ + 3890, + 462, + 0, + 465, + 0, + "STRING" + ], + [ + 3891, + 464, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 3897, + 473, + 0, + 471, + 1, + "STRING" + ], + [ + 3898, + 462, + 0, + 471, + 0, + "STRING" + ], + [ + 3899, + 471, + 0, + 184, + 1, + "STRING" + ], + [ + 3902, + 475, + 0, + 193, + 1, + "STRING" + ], + [ + 3903, + 474, + 0, + 475, + 1, + "STRING" + ], + [ + 3904, + 462, + 0, + 475, + 0, + "STRING" + ], + [ + 3905, + 477, + 0, + 478, + 1, + "STRING" + ], + [ + 3906, + 462, + 0, + 478, + 0, + "STRING" + ], + [ + 3907, + 478, + 0, + 192, + 1, + "STRING" + ], + [ + 3908, + 462, + 0, + 481, + 0, + "STRING" + ], + [ + 3909, + 479, + 0, + 481, + 1, + "STRING" + ], + [ + 3911, + 462, + 0, + 482, + 0, + "STRING" + ], + [ + 3912, + 486, + 0, + 482, + 1, + "STRING" + ], + [ + 3913, + 482, + 0, + 195, + 1, + "STRING" + ], + [ + 3914, + 487, + 0, + 483, + 1, + "STRING" + ], + [ + 3915, + 462, + 0, + 483, + 0, + "STRING" + ], + [ + 3916, + 483, + 0, + 196, + 1, + "STRING" + ], + [ + 3917, + 488, + 0, + 484, + 1, + "STRING" + ], + [ + 3918, + 462, + 0, + 484, + 0, + "STRING" + ], + [ + 3919, + 484, + 0, + 197, + 1, + "STRING" + ], + [ + 3920, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4168, + 467, + 0, + 465, + 1, + "STRING" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4285, + 465, + 0, + 498, + 0, + "STRING" + ], + [ + 4592, + 317, + 0, + 456, + 0, + "MODEL" + ], + [ + 4725, + 481, + 0, + 194, + 1, + "STRING" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5321, + 514, + 0, + 19, + 14, + "COMBO" + ], + [ + 5322, + 514, + 0, + 32, + 14, + "COMBO" + ], + [ + 5323, + 514, + 0, + 43, + 14, + "COMBO" + ], + [ + 5324, + 514, + 0, + 35, + 14, + "COMBO" + ], + [ + 5325, + 514, + 0, + 70, + 14, + "COMBO" + ], + [ + 5326, + 514, + 0, + 38, + 14, + "COMBO" + ], + [ + 5327, + 514, + 0, + 47, + 14, + "COMBO" + ], + [ + 5328, + 514, + 0, + 75, + 14, + "COMBO" + ], + [ + 5329, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 5330, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 5331, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 5393, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 5395, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 5403, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 5405, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 5429, + 519, + 0, + 520, + 2, + "CONTROL_NET" + ], + [ + 5436, + 522, + 0, + 521, + 4, + "INT" + ], + [ + 5437, + 520, + 0, + 521, + 1, + "CONDITIONING" + ], + [ + 5438, + 520, + 1, + 521, + 2, + "CONDITIONING" + ], + [ + 5439, + 462, + 0, + 523, + 1, + "STRING" + ], + [ + 5442, + 521, + 0, + 524, + 0, + "LATENT" + ], + [ + 5444, + 519, + 1, + 527, + 1, + "COMBO" + ], + [ + 5445, + 454, + 0, + 528, + 0, + "IMAGE" + ], + [ + 5448, + 529, + 0, + 520, + 0, + "CONDITIONING" + ], + [ + 5475, + 530, + 0, + 521, + 3, + "LATENT" + ], + [ + 5600, + 454, + 0, + 537, + 0, + "IMAGE" + ], + [ + 5603, + 537, + 0, + 540, + 1, + "STRING" + ], + [ + 5604, + 540, + 0, + 529, + 1, + "STRING" + ], + [ + 5743, + 528, + 0, + 541, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5744, + 528, + 1, + 541, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5915, + 541, + 1, + 547, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5916, + 541, + 1, + 548, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5968, + 528, + 1, + 547, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5969, + 528, + 0, + 548, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5970, + 548, + 0, + 530, + 0, + "INT" + ], + [ + 5971, + 547, + 0, + 530, + 1, + "INT" + ], + [ + 6041, + 540, + 0, + 551, + 0, + "STRING" + ], + [ + 6623, + 558, + 0, + 521, + 5, + "FLOAT" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7029, + 524, + 0, + 572, + 1, + "IMAGE" + ], + [ + 7030, + 454, + 0, + 572, + 0, + "IMAGE" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7256, + 454, + 0, + 575, + 0, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 7259, + 86, + 0, + 578, + 0, + "MODEL" + ], + [ + 7260, + 86, + 1, + 578, + 1, + "CLIP" + ], + [ + 7264, + 578, + 0, + 579, + 0, + "MODEL" + ], + [ + 7265, + 578, + 1, + 579, + 1, + "CLIP" + ], + [ + 7266, + 579, + 0, + 317, + 0, + "MODEL" + ], + [ + 7268, + 579, + 1, + 317, + 1, + "CLIP" + ], + [ + 7269, + 86, + 0, + 315, + 2, + "*" + ], + [ + 7270, + 578, + 0, + 315, + 3, + "*" + ], + [ + 7271, + 579, + 0, + 315, + 4, + "*" + ], + [ + 7272, + 317, + 0, + 315, + 5, + "*" + ], + [ + 7646, + 527, + 0, + 581, + 0, + "IMAGE" + ], + [ + 8155, + 527, + 0, + 520, + 3, + "IMAGE" + ], + [ + 8272, + 582, + 0, + 520, + 9, + "FLOAT" + ], + [ + 12042, + 535, + 0, + 540, + 0, + "STRING" + ], + [ + 25158, + 261, + 0, + 520, + 1, + "CONDITIONING" + ], + [ + 38489, + 540, + 0, + 592, + 1, + "STRING" + ], + [ + 38490, + 592, + 0, + 457, + 6, + "STRING" + ], + [ + 59803, + 508, + 0, + 457, + 2, + "FLOAT" + ], + [ + 59804, + 509, + 0, + 457, + 1, + "INT" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59807, + 507, + 1, + 457, + 4, + "STRING" + ], + [ + 59808, + 547, + 0, + 457, + 10, + "INT" + ], + [ + 59809, + 548, + 0, + 457, + 9, + "INT" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 60358, + 523, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 60359, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 69151, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 69161, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 71122, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 71130, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 71577, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 71588, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 71874, + 553, + 0, + 608, + 0, + "STRING" + ], + [ + 71898, + 608, + 0, + 537, + 1, + "STRING" + ], + [ + 71965, + 609, + 0, + 610, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71966, + 612, + 1, + 610, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71967, + 609, + 1, + 611, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71968, + 612, + 1, + 611, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71969, + 609, + 0, + 612, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71970, + 609, + 1, + 612, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71971, + 610, + 0, + 613, + 1, + "INT" + ], + [ + 71972, + 611, + 0, + 613, + 2, + "INT" + ], + [ + 71973, + 613, + 0, + 614, + 1, + "IMAGE" + ], + [ + 71974, + 615, + 0, + 577, + 1, + "*" + ], + [ + 71975, + 576, + 0, + 577, + 2, + "*" + ], + [ + 71976, + 575, + 0, + 609, + 0, + "IMAGE" + ], + [ + 71977, + 575, + 0, + 614, + 0, + "IMAGE" + ], + [ + 72000, + 614, + 0, + 456, + 2, + "IMAGE" + ], + [ + 72023, + 575, + 0, + 613, + 0, + "IMAGE" + ], + [ + 72114, + 618, + 1, + 457, + 5, + "STRING" + ], + [ + 72115, + 618, + 0, + 514, + 0, + "COMBO" + ], + [ + 72313, + 621, + 0, + 527, + 2, + "INT" + ], + [ + 72358, + 626, + 0, + 623, + 1, + "INT" + ], + [ + 72359, + 628, + 0, + 623, + 2, + "INT" + ], + [ + 72360, + 623, + 0, + 624, + 1, + "IMAGE" + ], + [ + 72361, + 625, + 0, + 626, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72362, + 627, + 1, + 626, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72363, + 625, + 0, + 627, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72364, + 625, + 1, + 627, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72365, + 625, + 1, + 628, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72366, + 627, + 1, + 628, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72367, + 454, + 0, + 625, + 0, + "IMAGE" + ], + [ + 72368, + 454, + 0, + 623, + 0, + "IMAGE" + ], + [ + 72369, + 454, + 0, + 624, + 0, + "IMAGE" + ], + [ + 72370, + 624, + 0, + 527, + 0, + "IMAGE" + ], + [ + 72526, + 629, + 0, + 565, + 1, + "*" + ], + [ + 76831, + 436, + 0, + 635, + 0, + "MODEL" + ], + [ + 76832, + 635, + 0, + 12, + 0, + "MODEL" + ], + [ + 78065, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 79039, + 15, + 0, + 647, + 0, + "UPSCALE_MODEL" + ], + [ + 79040, + 572, + 0, + 647, + 1, + "IMAGE" + ], + [ + 79041, + 647, + 0, + 19, + 0, + "IMAGE" + ], + [ + 79042, + 647, + 0, + 274, + 0, + "IMAGE" + ], + [ + 79043, + 647, + 0, + 562, + 0, + "*" + ], + [ + 79044, + 462, + 0, + 562, + 1, + "*" + ], + [ + 79101, + 649, + 0, + 647, + 2, + "FLOAT" + ], + [ + 79260, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 79261, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 79262, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 79269, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 79272, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 79273, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 79332, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 79333, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 79334, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 79335, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 79336, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 79337, + 207, + 1, + 464, + 0, + "CLIP" + ], + [ + 79338, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 79339, + 208, + 1, + 193, + 0, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 0, + 310, + 770 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Detailer Prompts", + "bounding": [ + 1420, + 0, + 730, + 770 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -450, + 0, + 390, + 770 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2570, + 0, + 850, + 770 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 780, + 1000, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1310, + 490, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2360, + 780, + 610, + 600 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 700, + 780, + 1050, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Function Control", + "bounding": [ + 250, + 0, + 750, + 310 + ], + "color": "#8A8", + "font_size": 24, + "flags": {} + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -270, + 1310, + 240, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "Backend - IPAdapter", + "bounding": [ + -20, + 1310, + 260, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 32, + "title": "Backend - Detailer Prompts", + "bounding": [ + 580, + 1310, + 780, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1760, + 780, + 180, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 280, + 160, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -50, + 0, + 290, + 770 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + 250, + 320, + 320, + 450 + ], + "color": "#8A8", + "font_size": 24, + "flags": {} + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 2160, + 0, + 400, + 770 + ], + "color": "#8A8", + "font_size": 24, + "flags": {} + }, + { + "id": 38, + "title": "IMG2IMG Transfer Backend", + "bounding": [ + 1370, + 1310, + 570, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + 580, + 320, + 420, + 450 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "Alternative style image", + "bounding": [ + -20, + 1440, + 260, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1010, + 0, + 400, + 770 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "Low VRAM", + "bounding": [ + 250, + 1310, + 320, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 43, + "title": "IMG2IMG Transfer - Low VRAM", + "bounding": [ + 2360, + 1390, + 610, + 190 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.33889738430583527, + "offset": [ + 1787.2364381531147, + 573.5987599520539 + ] + }, + "ue_links": [ + { + "downstream": 192, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 195, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 196, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 197, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 194, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 464, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 184, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 193, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 524, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 523, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 520, + "downstream_slot": 8, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 521, + "downstream_slot": 0, + "upstream": "456", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 529, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + } + ], + "groupNodes": { + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 79318, + 79319, + 79320, + 79321, + 79322, + 79323, + 79324, + 79325, + 79326, + 79327, + 79328, + 79329, + 79330, + 79331 + ], + "frontendVersion": "1.23.4" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.2/IMG2IMG_ADetailer_2025-07-27-030843.png b/workflows/IMG2IMG/v4.2/IMG2IMG_ADetailer_2025-07-27-030843.png new file mode 100644 index 0000000000000000000000000000000000000000..401c4a5ed8d1ad19fc01281cf49380cbf8967435 --- /dev/null +++ b/workflows/IMG2IMG/v4.2/IMG2IMG_ADetailer_2025-07-27-030843.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96a4c30bb9f341109ca99cc011444affb5aeab9420f1f0ff65402a2ed400380c +size 3339114 diff --git a/workflows/IMG2IMG/v4.2/changelog.md b/workflows/IMG2IMG/v4.2/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..43293e37dde93d53b26680dca4ad148490bd30c7 --- /dev/null +++ b/workflows/IMG2IMG/v4.2/changelog.md @@ -0,0 +1,5 @@ +- Added Low VRAM Options for IPAdapter Style Transfer and IMG2IMG Transfer +- Fixed Scheduler Selector after image-saver node update broke it (have to update the custom node) +- Added upscaling factor to control the upscaling instead of leaving it to the upscale model +- Optional use of Sage Attention Patch for global speed increase if you have triton installed +- Updated Manual inside the workflow \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.2/img2img-1.png b/workflows/IMG2IMG/v4.2/img2img-1.png new file mode 100644 index 0000000000000000000000000000000000000000..d0f0678224abc28de00eb0ecf23cb7b6aecb48ce --- /dev/null +++ b/workflows/IMG2IMG/v4.2/img2img-1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7f3ce27cba4a82447db75c4f0188d19f25cd5b3bb8b9785adf93c960f24d08 +size 452020 diff --git a/workflows/IMG2IMG/v4.2/img2img-2.png b/workflows/IMG2IMG/v4.2/img2img-2.png new file mode 100644 index 0000000000000000000000000000000000000000..2ae3d70e93c433a24bbc888418375ce06d6c6c32 --- /dev/null +++ b/workflows/IMG2IMG/v4.2/img2img-2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62136b0eb1aeb905e9ae581ccbb8bbbbde949bfca0c859faf4955a7858b5ac6a +size 332373 diff --git a/workflows/IMG2IMG/v4.2/img2img-fullpreview.png b/workflows/IMG2IMG/v4.2/img2img-fullpreview.png new file mode 100644 index 0000000000000000000000000000000000000000..e2ff98ad9a92c25399cefd95959499a8dd9afdfa --- /dev/null +++ b/workflows/IMG2IMG/v4.2/img2img-fullpreview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d03c904a2b68a39f823ec4615444ca086a7663d9f538d62a8125dbf79bd94e +size 284711 diff --git a/workflows/IMG2IMG/v4.2/workflow-img2img.png b/workflows/IMG2IMG/v4.2/workflow-img2img.png new file mode 100644 index 0000000000000000000000000000000000000000..668175d19c4c76eae3e546ca48cb2b1872b0792b --- /dev/null +++ b/workflows/IMG2IMG/v4.2/workflow-img2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:168a7cf3dfe00a00caa3c663423165899fbb4e864339b29bd5260c552b3c53a4 +size 986518 diff --git a/workflows/IMG2IMG/v4.3/IMG2IMG-ADetailer-v4.3-vslinx.json b/workflows/IMG2IMG/v4.3/IMG2IMG-ADetailer-v4.3-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..8ea25da06c45b56cf111da280578bbcd59e28405 --- /dev/null +++ b/workflows/IMG2IMG/v4.3/IMG2IMG-ADetailer-v4.3-vslinx.json @@ -0,0 +1,14573 @@ +{ + "id": "8edd70ea-f6f1-403c-811d-2e81ba28ab26", + "revision": 0, + "last_node_id": 672, + "last_link_id": 83499, + "nodes": [ + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -360 + ], + "size": [ + 308.20001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -360 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -270 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -300 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -310 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83491 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83492 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83493 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83494 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 1230, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 6, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71122 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71130, + 83498 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 1490, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 7, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 71577 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 71588, + 83491 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 970, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 8, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5403, + 83492 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 1230, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 9, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 69151 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 69161, + 83493 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83495 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 710, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 10, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 83490 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 83495, + 83499 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1510 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83496 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": false + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 1490, + 1060 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 5395 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 5405, + 83494 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1910, + 310 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 12, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3912, + 3926 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 530 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 13, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3917, + 3928 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1770, + 950 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 169, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 71122 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71130 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5323 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 862812047648690, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83497 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1910, + 460 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 579, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 143, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7264 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7265 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7266, + 7271 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7268 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "69yottea_illu_v2.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -440, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 3232 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3233 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -350 + ], + "size": [ + 360.45001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -630, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1380, + 1380 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1090 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 83498 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 1430, + 240 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1770, + 900 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 83426 + }, + { + "name": "clip", + "type": "CLIP", + "link": 83436 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3891 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5322 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 73689623678890, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1770, + 1000 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 171, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 71577 + }, + { + "name": "clip", + "type": "CLIP", + "link": 71588 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5324 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1101996389693525, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 1540, + 1380 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 4, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 5442 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 592, + "type": "CR Text Input Switch", + "pos": [ + 1550, + 1540 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 4, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 38489 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38490 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG Save prompt switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1380, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1550, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 146, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7266 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7268 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3203, + 3204, + 4592, + 7272 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3205 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\vslinxbleachtybwNoobAIEps.safetensors", + 1, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 122, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76832 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3233 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 0.5000000000000001, + 0.5000000000000001, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -40, + 230 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 6623, + 59805 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1770, + 1140 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 177, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 69151 + }, + { + "name": "clip", + "type": "CLIP", + "link": 69161 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5327 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 415009666143489, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1770, + 1090 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 175, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 5393 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5326 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 292106348438597, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1380 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "CONDITIONING", + "link": 60358 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "CONDITIONING", + "link": 60359 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "fixed_inputs": true, + "prompt_regexes": true + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1540 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 3234 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 850 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 310 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 23, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3909, + 3925 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1910, + 20 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1910, + 240 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 1670, + 460 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 1430, + 460 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 1670, + 240 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.36, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.36, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 1670, + 20 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 3150, + 1560 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 184, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 3040, + 1560 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 180, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 760, + 20 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1910, + 90 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 31, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3903, + 3923 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 310 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 32, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3905, + 3924 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1420 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 33, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1550, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 4, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 12042 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 5604, + 6041, + 38489 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1760, + 1540 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 4, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Replace", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1810, + 1380 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "", + "1girl, solo, breasts, looking at viewer, blush, smile, cowboy shot, sleeveless, pants, sweater, hand on hip, v, turtleneck, denim, jeans" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -570, + 1540 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "MathExpression|pysssss", + "pos": [ + 410, + 1380 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71965 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71966 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 71971 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 611, + "type": "MathExpression|pysssss", + "pos": [ + 410, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71967 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71968 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 71972 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 612, + "type": "MathExpression|pysssss", + "pos": [ + 260, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71969 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71970 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 71966, + 71968 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 609, + "type": "GetImageSize", + "pos": [ + 260, + 1380 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 71976 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 71965, + 71969 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 71967, + 71970 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1560 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 34, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71975 + ] + } + ], + "title": "Alternative style image", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "Image Resize (rgthree)", + "pos": [ + 260, + 1420 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72023 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 71971 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 71972 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71973 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 530 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 35, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3914, + 3927 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 614, + "type": "CR Image Input Switch", + "pos": [ + 260, + 1500 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 71977 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 71973 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72000 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + -10, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7256 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71976, + 71977, + 72023 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 625, + "type": "GetImageSize", + "pos": [ + 1960, + 1380 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72367 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 72361, + 72363 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 72364, + 72365 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 627, + "type": "MathExpression|pysssss", + "pos": [ + 2110, + 1380 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72363 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72364 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 72362, + 72366 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 615, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 260, + 1540 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 36, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71974 + ] + } + ], + "title": "Low VRAM for IPAdapter", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1670, + 90 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 37, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4168, + 4169 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 624, + "type": "CR Image Input Switch", + "pos": [ + 2110, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 72369 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 72360 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72370 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 623, + "type": "Image Resize (rgthree)", + "pos": [ + 1960, + 1460 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72368 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 72358 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 72359 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72360 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 626, + "type": "MathExpression|pysssss", + "pos": [ + 1960, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72361 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72362 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 72358 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 628, + "type": "MathExpression|pysssss", + "pos": [ + 2120, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72365 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 72366 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 72359 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1560, + 1420 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 72370 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 72313 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 578, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1060 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 140, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 7259 + }, + { + "name": "clip", + "type": "CLIP", + "link": 7260 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7264, + 7270 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7265 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\merged_pixel_base_model_svd.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -40, + 20 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3235, + 3236 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 300 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 200 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 635, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 640 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76831 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 76832 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2820, + 1560 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 176, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2930, + 1560 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 178, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -290 + ], + "size": [ + 210, + 230 + ], + "flags": { + "pinned": true + }, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -290 + ], + "size": [ + 290, + 230 + ], + "flags": { + "pinned": true + }, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -290 + ], + "size": [ + 290, + 230 + ], + "flags": { + "pinned": true + }, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -190 + ], + "size": [ + 260, + 130 + ], + "flags": { + "pinned": true + }, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1430, + 90 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 45, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3897, + 3921 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 2170, + 280 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 8272 + ] + } + ], + "title": "Accuracy", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -470, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 72115 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + -10, + 1380 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 4592 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3181 + }, + { + "name": "image", + "type": "IMAGE", + "link": 72000 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3184 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3187 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {}, + "rejects_ue_links": false + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere", + "pos": [ + -580, + 1380 + ], + "size": [ + 310, + 86 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 3187 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "CLIP", + "link": 3205 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "VAE", + "link": 1845 + }, + { + "label": "anything", + "name": "anything49", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "next_input_index": 49 + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 618, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -40, + 420 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 72115, + 82530, + 82585 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 72114 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -40, + 300 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5331, + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352, + 82499, + 82586 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 59807 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 1680, + 1380 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82587 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 82588 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82586 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82585 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 5442 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1730, + 1500 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437, + 83067 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438, + 82729 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1380, + 1540 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 49, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -40, + 160 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5330, + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 59804, + 82587, + 82957 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -40, + 90 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5329, + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 59803, + 82588, + 82982 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1020, + 170 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.45, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.45, + 1 + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 970, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 53, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 83426 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 83436, + 83496 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 710, + 850 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 54, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 83427 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 83437, + 83497 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 649, + "type": "mxSlider", + "pos": [ + 260, + 510 + ], + "size": [ + 340, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 79101 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 647, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1460 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 79039 + }, + { + "name": "image", + "type": "IMAGE", + "link": 79040 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 79101 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79043, + 82496, + 82786, + 83104, + 83105 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1770, + 850 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 166, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 83111 + }, + { + "name": "model", + "type": "MODEL", + "link": 83427 + }, + { + "name": "clip", + "type": "CLIP", + "link": 83437 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5330 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5329 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5331 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5321 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1039278988477868, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 535, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 2170, + 350 + ], + "size": [ + 380, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 12042 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, inoue orihime, large breasts, brown eyes, long hair, straight hair, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 3000, + 20 + ], + "size": [ + 410, + 740 + ], + "flags": {}, + "order": 183, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 82758 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 1430, + 20 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1770, + 1190 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 179, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 5395 + }, + { + "name": "clip", + "type": "CLIP", + "link": 5405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5328 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 3191, + 82758 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 769660198942423, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 621, + "type": "Primitive integer [Crystools]", + "pos": [ + 1960, + 1500 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 58, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 72313 + ] + } + ], + "title": "Set PreProcess Res", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 629, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1960, + 1540 + ], + "size": [ + 250.20077514648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 59, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 72526 + ] + } + ], + "title": "Low VRAM for IMG2IMG Transfer", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -350 + ], + "size": [ + 801, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 670, + "type": "mxSlider", + "pos": [ + -40, + 730 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 83195 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 630, + 530 + ], + "size": [ + 360, + 230 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 3193 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, animal ears, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 630, + 340 + ], + "size": [ + 360, + 150 + ], + "flags": {}, + "order": 63, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3890, + 3898, + 3904, + 3906, + 3908, + 3911, + 3915, + 3918, + 5439, + 83078 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 666, + "type": "MathExpression|pysssss", + "pos": [ + 2470, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82982 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": null + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 83006 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + } + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 665, + "type": "MathExpression|pysssss", + "pos": [ + 2470, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82957 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 82981 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + } + } + }, + "widgets_values": [ + "max(18, a - 10)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 651, + "type": "KSampler", + "pos": [ + 2470, + 1380 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 83067 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 82729 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 82497 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 82498 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82981 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 83006 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82499 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82530 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 83195 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 82501 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + } + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "VAEEncode", + "pos": [ + 2320, + 1380 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 82496 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 82497 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 664, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 2620, + 1420 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 64, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83077 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 1760, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79040 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1770, + 1420 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 5604 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1380, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 1024 / a, 1024 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 1380, + 1420 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -260, + 1380 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + true, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3204 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -610, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3203 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -550, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 5439 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -760, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 25158, + 60359 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1770, + 1040 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 173, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 83490 + }, + { + "name": "clip", + "type": "CLIP", + "link": 83499 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3920 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 5325 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 736740148879483, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 671, + "type": "MarkdownNote", + "pos": [ + 2020, + 810 + ], + "size": [ + 370, + 490 + ], + "flags": { + "pinned": true + }, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + 2400, + 810 + ], + "size": [ + 400, + 490 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left of the workflow).\n- If no specific LoRA exists, you can use use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** to the Detailer in the `\"Detailer\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 672, + "type": "Label (rgthree)", + "pos": [ + -30, + 650 + ], + "size": [ + 253.64999389648438, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 653, + "type": "VAEDecode", + "pos": [ + 2320, + 1420 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 82501 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83107 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -40, + 540 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 5436, + 59810, + 82498 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 769744077051402, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2820, + 1520 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 168, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2930, + 1520 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 170, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 3040, + 1520 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 172, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 3150, + 1520 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 174, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 3250, + 1520 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 7646 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1020, + 20 + ], + "size": [ + 380, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IPAdapter", + "type": "*", + "link": 71974 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 71975 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1020, + 240 + ], + "size": [ + 380, + 520 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 340 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": false + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 79043 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 83076 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 83077 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 83078 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 668, + "type": "CR Image Input Switch", + "pos": [ + 2320, + 1500 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 83105 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 83107 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83112, + 83258 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + } + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2580, + 20 + ], + "size": [ + 410, + 740 + ], + "flags": {}, + "order": 165, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 83110 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 669, + "type": "CR Image Input Switch", + "pos": [ + 2620, + 1460 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 164, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 83112 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 83113 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83110, + 83111 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "color fix img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + } + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 662, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 2320, + 1460 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 70, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83076 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 658, + "type": "ColorMatch", + "pos": [ + 2620, + 1380 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 0, + "inputs": [ + { + "name": "image_ref", + "type": "IMAGE", + "link": 82786 + }, + { + "name": "image_target", + "type": "IMAGE", + "link": 83258 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 83113 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + } + } + }, + "widgets_values": [ + "hm-mvgd-hm", + 0.75, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -260, + 1420 + ], + "size": [ + 400, + 962 + ], + "flags": { + "collapsed": true + }, + "order": 182, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 3191 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 59804 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 59803 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 59807 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 72114 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 38490 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 59809 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 59808 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 20 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 76831 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 3232 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1090 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov8s.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 400 + ], + "size": [ + 290, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 79039 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 500 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3181 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3184 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 519, + "type": "workflow>ControlNet Models", + "pos": [ + 2170, + 140 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 5429 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 5444 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 129, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\ATRex_style-12V2Rev.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 580 + ], + "size": [ + 340, + 180 + ], + "flags": {}, + "order": 151, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 7269 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 7270 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 7271 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 7272 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 850 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 137, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 7259, + 7269 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 7260 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PONY\\Characters\\Ayumi Blurring the Walls.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2820, + 1370 + ], + "size": [ + 590, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 4285 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2820, + 1160 + ], + "size": [ + 590, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 6041 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, inoue orihime, large breasts, brown eyes, long hair, straight hair, 1girl, solo, breasts, looking at viewer, blush, smile, cowboy shot, sleeveless, pants, sweater, hand on hip, v, turtleneck, denim, jeans" + ], + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2820, + 850 + ], + "size": [ + 590, + 270 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "The \"Show full IMG2IMG Transfer Prompt\" node displays the complete prompt used during IMG2IMG transfer, including all tags added through interrogation.\n\nThe \"Show Example Eye Prompt\" node demonstrates how the \"Start Quality Prompt (Detailer)\" node merges your prompts when the start quality prompt is enabled.\n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\nYou might choose a different detection model or change settings in the detailer, see \"Improve further\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\nControlNet Preview shows the image generated during IMG2IMG transfer that is used as the base for creating your final image.\n\nPre-HiRes Fix displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1530, + 1210 + ], + "size": [ + 370, + 370 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1530, + 590 + ], + "size": [ + 370, + 580 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -290 + ], + "size": [ + 370, + 1870 + ], + "flags": { + "pinned": true + }, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as IPAdapter Model & Clip vision Model if you want to use that feature.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Input Image\nHere you select your input image for the IMG2IMG process that you want to use throughout the complete process.\n\n---\n\n#### LoRA's / Detection Models\nIn the second row select your detection models for the body parts, select the LoRA's of your choice and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Sampler, Scheduler, Steps, CFG/Guidance and CLIP Skip settings will be used in the image generation(IMG2IMG Transfer) as well as the detailer. The Denoise and Seed settings are only used during IMG2IMG Transfer.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.\n\n---\n\n#### Detailer Function Control\nIn the \"Detailer Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\n\n---\n\n#### General Function Control\nIn the \"General Detailer Function Control\"-Group you can select if you want to upscale your output image, as well as the factor by which you want to upscale and if you want to use a prepended quality prompt for the detailers that are being used.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality. It’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nFurthermore you can select which of the general LoRA's you want to enable that'll be used throughout the whole process including the detailing.\n\n---\n\n#### General Prompt Control\nHere you can set the Start quality prompt that you'll be able to use throughout the detailers as well as the negative prompt that will be used across every process of this workflow.\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### Detailer Prompts\nConsists of one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (In the \"Detailer Function Control\"-Group) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n\n#### IMG2IMG Transfer\nThis section lets you use any image as a base to create a new one with the same composition and elements, while still giving you creative control over what’s shown. In short, it allows you to recreate or \"copy\" an image with your own characters, styling, or prompts.
\nTo use this effectively please check the guide [here](https://civitai.com/articles/15480) under \"IMG2IMG Transfer\" for a full explanation.\nUse the \"Low VRAM\"-Option ALONGSIDE the IMG2IMG Transfer to reduce required/used VRAM during the Pre-Processing and appliance of the ControlNet to the image. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n`To the left are my recommended detection models and recommended body-part LoRA's that i use regularly. `" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 454, + "type": "LoadImage", + "pos": [ + -440, + 20 + ], + "size": [ + 370, + 740 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 5445, + 5600, + 7030, + 7256, + 72367, + 72368, + 72369 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 260, + 20 + ], + "size": [ + 250, + 230 + ], + "flags": {}, + "order": 181, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 520, + 20 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 2170, + 20 + ], + "size": [ + 380, + 82 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IMG2IMG Transfer", + "type": "*", + "link": 72526 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 553, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 2170, + 560 + ], + "size": [ + 380, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 71874 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 667, + "type": "PreviewImage", + "pos": [ + 3250, + 1560 + ], + "size": [ + 410, + 670 + ], + "flags": { + "collapsed": true + }, + "order": 159, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 83104 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3181, + 440, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 3184, + 440, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3187, + 456, + 0, + 50, + 0, + "MODEL" + ], + [ + 3191, + 75, + 0, + 457, + 0, + "IMAGE" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 7, + "STRING" + ], + [ + 3203, + 317, + 0, + 161, + 0, + "MODEL" + ], + [ + 3204, + 317, + 0, + 81, + 0, + "MODEL" + ], + [ + 3205, + 317, + 1, + 50, + 1, + "CLIP" + ], + [ + 3232, + 436, + 1, + 459, + 0, + "CLIP" + ], + [ + 3233, + 459, + 0, + 12, + 1, + "CLIP" + ], + [ + 3234, + 460, + 0, + 459, + 1, + "INT" + ], + [ + 3235, + 461, + 0, + 460, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 3889, + 465, + 0, + 464, + 1, + "STRING" + ], + [ + 3890, + 462, + 0, + 465, + 0, + "STRING" + ], + [ + 3891, + 464, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 3897, + 473, + 0, + 471, + 1, + "STRING" + ], + [ + 3898, + 462, + 0, + 471, + 0, + "STRING" + ], + [ + 3899, + 471, + 0, + 184, + 1, + "STRING" + ], + [ + 3902, + 475, + 0, + 193, + 1, + "STRING" + ], + [ + 3903, + 474, + 0, + 475, + 1, + "STRING" + ], + [ + 3904, + 462, + 0, + 475, + 0, + "STRING" + ], + [ + 3905, + 477, + 0, + 478, + 1, + "STRING" + ], + [ + 3906, + 462, + 0, + 478, + 0, + "STRING" + ], + [ + 3907, + 478, + 0, + 192, + 1, + "STRING" + ], + [ + 3908, + 462, + 0, + 481, + 0, + "STRING" + ], + [ + 3909, + 479, + 0, + 481, + 1, + "STRING" + ], + [ + 3911, + 462, + 0, + 482, + 0, + "STRING" + ], + [ + 3912, + 486, + 0, + 482, + 1, + "STRING" + ], + [ + 3913, + 482, + 0, + 195, + 1, + "STRING" + ], + [ + 3914, + 487, + 0, + 483, + 1, + "STRING" + ], + [ + 3915, + 462, + 0, + 483, + 0, + "STRING" + ], + [ + 3916, + 483, + 0, + 196, + 1, + "STRING" + ], + [ + 3917, + 488, + 0, + 484, + 1, + "STRING" + ], + [ + 3918, + 462, + 0, + 484, + 0, + "STRING" + ], + [ + 3919, + 484, + 0, + 197, + 1, + "STRING" + ], + [ + 3920, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4168, + 467, + 0, + 465, + 1, + "STRING" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4285, + 465, + 0, + 498, + 0, + "STRING" + ], + [ + 4592, + 317, + 0, + 456, + 0, + "MODEL" + ], + [ + 4725, + 481, + 0, + 194, + 1, + "STRING" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5321, + 514, + 0, + 19, + 14, + "COMBO" + ], + [ + 5322, + 514, + 0, + 32, + 14, + "COMBO" + ], + [ + 5323, + 514, + 0, + 43, + 14, + "COMBO" + ], + [ + 5324, + 514, + 0, + 35, + 14, + "COMBO" + ], + [ + 5325, + 514, + 0, + 70, + 14, + "COMBO" + ], + [ + 5326, + 514, + 0, + 38, + 14, + "COMBO" + ], + [ + 5327, + 514, + 0, + 47, + 14, + "COMBO" + ], + [ + 5328, + 514, + 0, + 75, + 14, + "COMBO" + ], + [ + 5329, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 5330, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 5331, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 5393, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 5395, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 5403, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 5405, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 5429, + 519, + 0, + 520, + 2, + "CONTROL_NET" + ], + [ + 5436, + 522, + 0, + 521, + 4, + "INT" + ], + [ + 5437, + 520, + 0, + 521, + 1, + "CONDITIONING" + ], + [ + 5438, + 520, + 1, + 521, + 2, + "CONDITIONING" + ], + [ + 5439, + 462, + 0, + 523, + 1, + "STRING" + ], + [ + 5442, + 521, + 0, + 524, + 0, + "LATENT" + ], + [ + 5444, + 519, + 1, + 527, + 1, + "COMBO" + ], + [ + 5445, + 454, + 0, + 528, + 0, + "IMAGE" + ], + [ + 5448, + 529, + 0, + 520, + 0, + "CONDITIONING" + ], + [ + 5475, + 530, + 0, + 521, + 3, + "LATENT" + ], + [ + 5600, + 454, + 0, + 537, + 0, + "IMAGE" + ], + [ + 5603, + 537, + 0, + 540, + 1, + "STRING" + ], + [ + 5604, + 540, + 0, + 529, + 1, + "STRING" + ], + [ + 5743, + 528, + 0, + 541, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5744, + 528, + 1, + 541, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5915, + 541, + 1, + 547, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5916, + 541, + 1, + 548, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5968, + 528, + 1, + 547, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5969, + 528, + 0, + 548, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 5970, + 548, + 0, + 530, + 0, + "INT" + ], + [ + 5971, + 547, + 0, + 530, + 1, + "INT" + ], + [ + 6041, + 540, + 0, + 551, + 0, + "STRING" + ], + [ + 6623, + 558, + 0, + 521, + 9, + "FLOAT" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7029, + 524, + 0, + 572, + 1, + "IMAGE" + ], + [ + 7030, + 454, + 0, + 572, + 0, + "IMAGE" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7256, + 454, + 0, + 575, + 0, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 7259, + 86, + 0, + 578, + 0, + "MODEL" + ], + [ + 7260, + 86, + 1, + 578, + 1, + "CLIP" + ], + [ + 7264, + 578, + 0, + 579, + 0, + "MODEL" + ], + [ + 7265, + 578, + 1, + 579, + 1, + "CLIP" + ], + [ + 7266, + 579, + 0, + 317, + 0, + "MODEL" + ], + [ + 7268, + 579, + 1, + 317, + 1, + "CLIP" + ], + [ + 7269, + 86, + 0, + 315, + 2, + "*" + ], + [ + 7270, + 578, + 0, + 315, + 3, + "*" + ], + [ + 7271, + 579, + 0, + 315, + 4, + "*" + ], + [ + 7272, + 317, + 0, + 315, + 5, + "*" + ], + [ + 7646, + 527, + 0, + 581, + 0, + "IMAGE" + ], + [ + 8155, + 527, + 0, + 520, + 3, + "IMAGE" + ], + [ + 8272, + 582, + 0, + 520, + 9, + "FLOAT" + ], + [ + 12042, + 535, + 0, + 540, + 0, + "STRING" + ], + [ + 25158, + 261, + 0, + 520, + 1, + "CONDITIONING" + ], + [ + 38489, + 540, + 0, + 592, + 1, + "STRING" + ], + [ + 38490, + 592, + 0, + 457, + 6, + "STRING" + ], + [ + 59803, + 508, + 0, + 457, + 2, + "FLOAT" + ], + [ + 59804, + 509, + 0, + 457, + 1, + "INT" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59807, + 507, + 1, + 457, + 4, + "STRING" + ], + [ + 59808, + 547, + 0, + 457, + 10, + "INT" + ], + [ + 59809, + 548, + 0, + 457, + 9, + "INT" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 60358, + 523, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 60359, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 69151, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 69161, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 71122, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 71130, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 71577, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 71588, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 71874, + 553, + 0, + 608, + 0, + "STRING" + ], + [ + 71898, + 608, + 0, + 537, + 1, + "STRING" + ], + [ + 71965, + 609, + 0, + 610, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71966, + 612, + 1, + 610, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71967, + 609, + 1, + 611, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71968, + 612, + 1, + 611, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71969, + 609, + 0, + 612, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71970, + 609, + 1, + 612, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 71971, + 610, + 0, + 613, + 1, + "INT" + ], + [ + 71972, + 611, + 0, + 613, + 2, + "INT" + ], + [ + 71973, + 613, + 0, + 614, + 1, + "IMAGE" + ], + [ + 71974, + 615, + 0, + 577, + 1, + "*" + ], + [ + 71975, + 576, + 0, + 577, + 2, + "*" + ], + [ + 71976, + 575, + 0, + 609, + 0, + "IMAGE" + ], + [ + 71977, + 575, + 0, + 614, + 0, + "IMAGE" + ], + [ + 72000, + 614, + 0, + 456, + 2, + "IMAGE" + ], + [ + 72023, + 575, + 0, + 613, + 0, + "IMAGE" + ], + [ + 72114, + 618, + 1, + 457, + 5, + "STRING" + ], + [ + 72115, + 618, + 0, + 514, + 0, + "COMBO" + ], + [ + 72313, + 621, + 0, + 527, + 2, + "INT" + ], + [ + 72358, + 626, + 0, + 623, + 1, + "INT" + ], + [ + 72359, + 628, + 0, + 623, + 2, + "INT" + ], + [ + 72360, + 623, + 0, + 624, + 1, + "IMAGE" + ], + [ + 72361, + 625, + 0, + 626, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72362, + 627, + 1, + 626, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72363, + 625, + 0, + 627, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72364, + 625, + 1, + 627, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72365, + 625, + 1, + 628, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72366, + 627, + 1, + 628, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 72367, + 454, + 0, + 625, + 0, + "IMAGE" + ], + [ + 72368, + 454, + 0, + 623, + 0, + "IMAGE" + ], + [ + 72369, + 454, + 0, + 624, + 0, + "IMAGE" + ], + [ + 72370, + 624, + 0, + 527, + 0, + "IMAGE" + ], + [ + 72526, + 629, + 0, + 565, + 1, + "*" + ], + [ + 76831, + 436, + 0, + 635, + 0, + "MODEL" + ], + [ + 76832, + 635, + 0, + 12, + 0, + "MODEL" + ], + [ + 79039, + 15, + 0, + 647, + 0, + "UPSCALE_MODEL" + ], + [ + 79040, + 572, + 0, + 647, + 1, + "IMAGE" + ], + [ + 79043, + 647, + 0, + 562, + 0, + "*" + ], + [ + 79101, + 649, + 0, + 647, + 2, + "FLOAT" + ], + [ + 82496, + 647, + 0, + 650, + 0, + "IMAGE" + ], + [ + 82497, + 650, + 0, + 651, + 3, + "LATENT" + ], + [ + 82498, + 522, + 0, + 651, + 4, + "INT" + ], + [ + 82499, + 507, + 0, + 651, + 7, + "COMBO" + ], + [ + 82501, + 651, + 0, + 653, + 0, + "LATENT" + ], + [ + 82530, + 618, + 0, + 651, + 8, + "COMBO" + ], + [ + 82585, + 618, + 0, + 521, + 8, + "COMBO" + ], + [ + 82586, + 507, + 0, + 521, + 7, + "COMBO" + ], + [ + 82587, + 509, + 0, + 521, + 5, + "INT" + ], + [ + 82588, + 508, + 0, + 521, + 6, + "FLOAT" + ], + [ + 82729, + 520, + 1, + 651, + 2, + "CONDITIONING" + ], + [ + 82758, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 82786, + 647, + 0, + 658, + 0, + "IMAGE" + ], + [ + 82957, + 509, + 0, + 665, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 82981, + 665, + 0, + 651, + 5, + "INT" + ], + [ + 82982, + 508, + 0, + 666, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 83006, + 666, + 1, + 651, + 6, + "FLOAT" + ], + [ + 83067, + 520, + 0, + 651, + 1, + "CONDITIONING" + ], + [ + 83076, + 662, + 0, + 562, + 1, + "*" + ], + [ + 83077, + 664, + 0, + 562, + 2, + "*" + ], + [ + 83078, + 462, + 0, + 562, + 3, + "*" + ], + [ + 83104, + 647, + 0, + 667, + 0, + "IMAGE" + ], + [ + 83105, + 647, + 0, + 668, + 0, + "IMAGE" + ], + [ + 83107, + 653, + 0, + 668, + 1, + "IMAGE" + ], + [ + 83110, + 669, + 0, + 274, + 0, + "IMAGE" + ], + [ + 83111, + 669, + 0, + 19, + 0, + "IMAGE" + ], + [ + 83112, + 668, + 0, + 669, + 0, + "IMAGE" + ], + [ + 83113, + 658, + 0, + 669, + 1, + "IMAGE" + ], + [ + 83195, + 670, + 0, + 651, + 9, + "FLOAT" + ], + [ + 83258, + 668, + 0, + 658, + 1, + "IMAGE" + ], + [ + 83426, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 83427, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 83436, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 83437, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 83490, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 83491, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 83492, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 83493, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 83494, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 83495, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 83496, + 207, + 1, + 464, + 0, + "CLIP" + ], + [ + 83497, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 83498, + 208, + 1, + 193, + 0, + "CLIP" + ], + [ + 83499, + 213, + 1, + 70, + 2, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + -50, + 310, + 820 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Detailer Prompts", + "bounding": [ + 1420, + -50, + 730, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -450, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2570, + -50, + 850, + 820 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 780, + 1000, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1310, + 490, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2810, + 780, + 610, + 800 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 700, + 780, + 1050, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Function Control", + "bounding": [ + 250, + -50, + 750, + 310 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -270, + 1310, + 240, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "Backend - IPAdapter", + "bounding": [ + -20, + 1310, + 260, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 32, + "title": "Backend - Detailer Prompts", + "bounding": [ + 580, + 1310, + 780, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1760, + 780, + 250, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 280, + 110, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -50, + -50, + 290, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + 250, + 270, + 360, + 500 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 2160, + -50, + 400, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IMG2IMG Transfer Backend", + "bounding": [ + 1370, + 1310, + 570, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + 620, + 270, + 380, + 500 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "Alternative style image", + "bounding": [ + -20, + 1440, + 260, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1010, + -50, + 400, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "IPAdapter - Low VRAM", + "bounding": [ + 250, + 1310, + 320, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "Transfer - Low VRAM", + "bounding": [ + 1950, + 1310, + 350, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 44, + "title": "HiRes Fix", + "bounding": [ + 2310, + 1310, + 290, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Color Fix", + "bounding": [ + 2610, + 1310, + 190, + 270 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.7842913569190123, + "offset": [ + 1151.4184833616675, + 357.682449718414 + ] + }, + "ue_links": [ + { + "downstream": 192, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 195, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 196, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 197, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 194, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 464, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 184, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 193, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 651, + "downstream_slot": 0, + "upstream": "635", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 651, + "downstream_slot": 1, + "upstream": "523", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 650, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 523, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "459", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 653, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + } + ], + "groupNodes": { + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 83469, + 83470, + 83471, + 83472, + 83473, + 83474, + 83475, + 83476, + 83477, + 83478, + 83479, + 83480, + 83481, + 83482, + 83483, + 83484, + 83485, + 83486, + 83487, + 83488, + 83489 + ], + "frontendVersion": "1.24.4" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.3/IMG2IMG_ADetailer_2025-08-11-023923.png b/workflows/IMG2IMG/v4.3/IMG2IMG_ADetailer_2025-08-11-023923.png new file mode 100644 index 0000000000000000000000000000000000000000..7d6377d7e5fc07eb44e02c1a60922c0d06e1641e --- /dev/null +++ b/workflows/IMG2IMG/v4.3/IMG2IMG_ADetailer_2025-08-11-023923.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be85334b60bf94c8e275cc8aeb7d633b1cd5737aaa8563601fa5c7bb0da23907 +size 3686609 diff --git a/workflows/IMG2IMG/v4.3/changelog.md b/workflows/IMG2IMG/v4.3/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..63bebd4ea8a1794a4bc9b7db289eef8b4fc9486c --- /dev/null +++ b/workflows/IMG2IMG/v4.3/changelog.md @@ -0,0 +1,3 @@ +- added high-res fix & color fix (not recommended on upscaled images above 2x/larger than 2048x3072) +- fixed IMG2IMG Transfer Sampler not using settings from "Sampler Settings"-Group +- adapted guide notes in workflow \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.3/guide backup/Full IMG2IMG Guide 23.08.2025 - PAGE1.png b/workflows/IMG2IMG/v4.3/guide backup/Full IMG2IMG Guide 23.08.2025 - PAGE1.png new file mode 100644 index 0000000000000000000000000000000000000000..d05d3a074fdf65632e527bccd2a0d59daa218d76 --- /dev/null +++ b/workflows/IMG2IMG/v4.3/guide backup/Full IMG2IMG Guide 23.08.2025 - PAGE1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b450177937e917591e14889650750627f86451bb950f454c6184f2d64230db2 +size 8716727 diff --git a/workflows/IMG2IMG/v4.3/guide backup/Full IMG2IMG Guide 23.08.2025 - PAGE2.png b/workflows/IMG2IMG/v4.3/guide backup/Full IMG2IMG Guide 23.08.2025 - PAGE2.png new file mode 100644 index 0000000000000000000000000000000000000000..8846f7ba38ec9239f66d5a0782cdcd8b1a628b58 --- /dev/null +++ b/workflows/IMG2IMG/v4.3/guide backup/Full IMG2IMG Guide 23.08.2025 - PAGE2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda10f37e7b4365f55f2eaf4e27bce17c1b1805476a41bdf1886c68b2a8244ac +size 6170144 diff --git a/workflows/IMG2IMG/v4.3/guide backup/guide.md b/workflows/IMG2IMG/v4.3/guide backup/guide.md new file mode 100644 index 0000000000000000000000000000000000000000..8912c039189c7d25a93a13282046a5605b4c8add --- /dev/null +++ b/workflows/IMG2IMG/v4.3/guide backup/guide.md @@ -0,0 +1,672 @@ +Step-By-Step Guide +ComfyUI - IMG2IMG All-in-One Workflow +---------------------------------------------------------- + +_This guide is for the IMG2IMG workflow you can find_ _[here](https://civitai.com/models/1297813?modelVersionId=2104022)__._ + +**Workflow description:** +------------------------- + +This workflow is can be used for Image to Image generation. +It let's you select an initial Input Image and then let's you decide if you'd like to do upscaling, detailing and/or image transfer to create a completely new image based on the composition, styling or features of the initial image. +You can find some basic examples of what you can use this workflow for under the "Scenarios"-section of this guide. + +**Prerequisites:** +------------------ + +### 📦 **Custom Nodes:** + +* [ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack) + +* [ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack) + +* [ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit) + +* [ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use) + +* [ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts) + +* [ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools) + +* [ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver) + +* [ComfyUI\_Comfyroll\_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes) + +* [ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet) + +* [ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes) + +* [ComfyUI\_IPAdapter\_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) + +* [ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger) + +* [comfyui\_controlnet\_aux](https://github.com/Fannovel16/comfyui_controlnet_aux) + +* [cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere) + +* [cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) + +* [rgthree-comfy](https://github.com/rgthree/rgthree-comfy) + +* [wlsh\_nodes](https://github.com/wallish77/wlsh_nodes) + + +### 📂 **Files:** + +**VAE** \- [sdxl\_vae.safetensors](https://huggingface.co/stabilityai/sdxl-vae/blob/main/sdxl_vae.safetensors) +in models/vae + +**SAMLoader** model for detailing - [sam\_vit\_b\_01ec64.pth](https://github.com/facebookresearch/segment-anything?tab=readme-ov-file#model-checkpoints) +in models/sams + +**Upscale Model (My recommendation, Only required if you want to do upscaling)** +**4x Foolhardy Remacri** \- [4x\_foolhardy\_Remacri.pth](https://huggingface.co/FacehugmanIII/4x_foolhardy_Remacri/blob/main/4x_foolhardy_Remacri.pth) +**4x RealESRGAN Anime** \- [RealESRGAN\_x4plus\_anime\_6B.pth](https://openmodeldb.info/models/4x-realesrgan-x4plus-anime-6b) +in models/upscale\_models + +**IPAdapter (Only required if you want to copy artstyle from images)** +**Clip-Vision** \- [CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors](https://huggingface.co/h94/IP-Adapter/blob/main/sdxl_models/image_encoder/model.safetensors) (recommend to rename the model file) +in models/clip\_vision + +**IPAdapter** \- [noobIPAMARK1\_mark1.safetensors](https://civitai.com/models/1000401?modelVersionId=1121145) +in models/ipadapter + +**ControlNet (My recommendations, only required if you want to do IMG2IMG Transfer)** +**Canny** \- [noobaiXLControlnet\_epsCanny.safetensors](https://civitai.com/models/929685?modelVersionId=1040650) +**Depth Midas v1.1** \- [noobaiXLControlnet\_DepthMidasv11.safetensors](https://civitai.com/models/929685?modelVersionId=1091944) +**OpenPose** \- [noobaiXLControlnet\_epsOpenPose.safetensors](https://huggingface.co/Laxhar/noob_openpose/tree/main) (rename) +**LineartAnime** \- [noobaiXLControlnet\_LineartAnime.safetensors](https://civitai.com/models/929685?modelVersionId=1049196) +in models/controlnet + +**Detailer (My recommendations, only required if you want to do detailing)** +**Face** \- [maskdetailer-seg.pt](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose), [99coins\_anime\_girl\_face\_m\_seg.pt](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation) +**Eyes** \- [Eyes.pt](https://civitai.com/models/150925/eyes-detection-adetailer), [Eyeful\_v2-Paired.pt](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui), [PitEyeDetailer-v2-seg.pt](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt) +**Nose** \- [adetailerNose\_.pt](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file)(works only/best with anthro noses) +**Lips/Mouth** \- [lips\_v1.pt](https://civitai.com/models/142240/adetailer-after-detailer-lips-model), [adetailer2dMouth\_v10.pt](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation) +**Hands** \- [hand\_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt), [hand\_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt) +**Nipples** \- [Nipple-yoro11x\_seg.pt](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls), [nipples\_yolov8s-seg.pt](https://civitai.com/models/490259/adetailer-nipples-model) +**Vagina** \- [ntd11\_anime-nsfw\_segm\_v3\_pussy.pt](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one), [pussy\_yolo11s\_seg\_best.pt](https://civitai.com/models/150234/pussy-adetailer) +**Penis** \- [cockAndBallDetection2D\_](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)[v20.pt](http://v20.pt/) + +**Recommendated Settings:** +--------------------------- + +There are two settings that'll make your user experience at least a thousand percent better and i highly recommend doing these two small things. + +### **Link visibility** + +The first is to deactivate Link visibility, as you can see in the background of this Screenshot the links have gotten quite complex in their structure and i can't bother adding another 50 re-routes to make it clean. So i recommend toggling link visibility in the bottom right corner of your ComfyUI. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bd4c411c-ef7e-471d-b179-589c814ca6e7/width=525/bd4c411c-ef7e-471d-b179-589c814ca6e7.jpeg) + +### **AutoCompleter** + +My second recommendation is to use the autocomplete settings from pythongosssss's custom-scripts plugin(required for this workflow). Simply go to your settings(cogwheel symbol, bottom left corner) and then navigate to the "pysssss"-option in the sidebar on the left. +Here activate the "Text AutocompleteEnabled" and "Auto-insert comma" as well as "Replace \_ with space_". I personally have Loras disabled since i'm using Lora loader instead of loading them via prompt. These are my complete settings:_ + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/33efbdd2-c6be-4432-a816-f10375d85c7a/width=525/33efbdd2-c6be-4432-a816-f10375d85c7a.jpeg) + +Once you have set your preferences you can click on "Manage Custom Words". +Go to [this model page](https://civitai.com/models/950325/danboorue621-autocomplete-tag-lists-incl-aliases-krita-ai-support) and download the autotag list incl. aliases. Download the newest version and put the file with "merged" in the name somewhere on your pc. +After that you can click on "Manage Custom Words" and copy the path + filename and then press the "Load" button to the right. Once you do the preview should look like this: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bf46c1bc-528e-4aab-8915-ff8ae7412ae8/width=525/bf46c1bc-528e-4aab-8915-ff8ae7412ae8.jpeg) + +You now have an autocomplete system for your danbooru tags when creating images for illustrious & noobai. You now get suggestions for tags, artists and characters while also having aliases that automatically switch to the correct tag that the models were trained on for the best prompt accuary. It also automatically appends a comma and an empty space after every tag automatically which will be important once we talk about "start quality prompts" and IMG2IMG transfer later on in this guide. Here is a preview of how it can help you find the right tags: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/faeb85ef-6618-4d89-be8c-14d1fc6958c8/width=525/faeb85ef-6618-4d89-be8c-14d1fc6958c8.jpeg) + +**General Term Explanation** +---------------------------- + +### **Detailer (ADetailer)** + +The Detailer (often called ADetailer) is used to refine specific parts of an image after the initial generation. It detects body parts or facial features—like eyes, hands, or mouth—using object detection (usually with Ultralytics), and then re-renders those areas at higher quality using targeted prompts and LoRAs. It’s great for fixing anatomy issues or enhancing details like eye color or hand shape. + +### **IPAdapter (Style/Composition Transfer)** + +IPAdapter is a tool for guiding the style, composition, or identity of your image using a reference image. It uses features from a CLIP model to influence the generation process without directly copying the reference. It’s ideal for tasks like transferring a specific pose, lighting, or even a person’s likeness into a new image while keeping your prompts in control. + +### **ControlNet (IMG2IMG Transfer)** + +ControlNet is a powerful system that allows you to guide image generation using structural inputs like depth maps, poses, line art, or canny edges. It works in an img2img-like fashion—taking your base image and controlling how the new image is generated based on that structure. It’s extremely useful for tasks where you want consistent composition, pose, or layout across different generations. + +### **HiRes Fix** + +HiRes Fix is a process that takes your generated image, after upscaling, and then re-renders it with a low denoise value to add detail, improve sharpness, and enhance overall quality at higher resolutions. This is not recommended at resolutions above 2048x3072(2x upscale with default settings) since it basically repaints the picture again. + +**Node Group Explanation** +-------------------------- + +### **Model Backend** + +This is where you select the necessary models for each task in the workflow. +Most steps are pretty self-explanatory. If you're using a Checkpoint that was trained with V-Prediction, make sure to enable the **"Is V-Pred Model"** node. + +You can stick with the default SDXL VAE or swap it out for one you prefer—totally up to you. + +The **Upscale Model** does not determine how much the image will be upscaled. While that is usually the case we're using a factor slider later on in the workflow that allows you to adjust by how much the image will be upscaled regardless of what the Upscale Model says. + +You only need to download and select the IPAdapter model and the corresponding CLIP model if you plan to use IPAdapter. If you're not sure what that is, check out the **"IPAdapter"** section further down in this guide. + +The **Patch Sage Attention** node is for advanced users only. Installing **Sage Attention** and **Triton** on Windows can be tricky and time-consuming. +For image generation, the benefits are minor—around **2–3 seconds faster** per image and **slightly less VRAM** used. It’s more useful for video generation, which isn’t covered here. + +If you still want to try it, you can find a guide [here.](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/) + +All files needed to start generating—except for the Checkpoint—are listed in the **Files** section above. + +![modelbackend.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f1001067-7f5f-4a4b-ba15-b9fc0239723d/original=true/f1001067-7f5f-4a4b-ba15-b9fc0239723d.jpeg) + +### **Input Image** + +This is where you select your input image for the entire process. + +The original resolution doesn’t matter—you don’t need to resize, downscale, or upscale anything beforehand. If you’re only doing inpainting or detailing, the image will keep its original resolution. However, during **img2img transfer** (when generating a new image based on the input), the **aspect ratio will be preserved**, but the **smallest side will be resized to 1024 pixels**. This is because SDXL models and their derivatives were trained on 1024×1024 images, and outputs at this scale generally look the best—regardless of aspect ratio. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/481385ae-839f-4574-9f9f-e9bf64bcbe93/width=525/481385ae-839f-4574-9f9f-e9bf64bcbe93.jpeg) + +### **Sampler Settings** + +This is where you set the sampler settings for the workflow. + +**CLIP Skip**, **CFG/Guidance**, **Steps**, **Sampler**, and **Scheduler** are applied globally—they affect both the **detailer** and the **img2img transfer** (if you decide to use it). + +**Denoise** and **Seed** settings, on the other hand, are only used for the **img2img transfer**. That's because we'll have individual denoise controls for each body part later on in the **"Detailer Prompts"** group. + +The **"Hi-Res Fix Denoise"** slider is only active when **"Enable Hi-Res Fix"** is turned on in the **"General Function Control"** group. It controls how much of the original image is overwritten—lower values mean fewer changes. Since a small amount of denoise is needed for the sampler to work properly, I recommend a value between **0.25 and 0.35**. + +Lower denoise values also reduce **VRAM** and **GPU usage**. + +![b7ada8089bcd12ca32f29239626f70c3.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/2a1b326e-ab0c-4aa4-92f8-8c798531d655/original=true/2a1b326e-ab0c-4aa4-92f8-8c798531d655.jpeg) + +### **Detailer Function Control** + +In this section, you simply choose which detailer functionalities you'd like to use. + +You can enable or disable each individual body part for detailing or inpainting. If you're not sure what detailing actually does, check out the **"Detailer"** group explanation further down in the guide. + +You also have the option to activate a **custom prompt** and a **LoRA** for each specific body part. Prompts can be edited later in the **"Detailer Prompts"** group, while the LoRAs can be changed in the **"Detailer LoRAs"** group. + +This setup lets you do things like change the **eye color** using a specific prompt and apply a higher **denoise value** just to that area. You could also use a LoRA specifically designed for **improving hands** during hand detailing to fix bad hands, for example. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ccb04376-ac77-4a24-a1cb-0add4758b129/width=525/ccb04376-ac77-4a24-a1cb-0add4758b129.jpeg) + +### **General Function Control** + +In this section, you can toggle some general features and processes. + +**Upscaling** uses the model selected in the **"Model Backend"** group. If you're working with a high-res image and only using the detailer, it's best to turn upscaling off—otherwise, a 4096×4096 image could become 16384×16384. Higher resolutions also slow down the detailing process. + +For **img2img transfer**, I recommend leaving upscaling on, since the input is resized to 1024 on the shortest side, and this helps bring it back up after generation. + +You can enable **Hi-Res Fix** to resample the upscaled image with a low denoise value, repainting it for higher resolution and improved quality. It’s recommended to use **"Color Fix"** alongside it to preserve the original colors, as resampling can sometimes reduce contrast. + +The **Start Quality Prompt** (in the upcoming **"General Prompt Control"** group) automatically prepends itself to every detailer prompt. It’s useful for checkpoints that need specific quality tags. + +For example: +Start Prompt: `masterpiece, best quality, absurdres,` +Eyes Prompt: `brown eyes` +Resulting prompt: `masterpiece, best quality, absurdres, brown eyes` + +Make sure it ends with a comma and a space for clean merging. You can preview it in the **"Debug"** group. + +The **Upscale Factor** determines how much the image will be upscaled **if upscaling is enabled**—**1.0** means no upscaling at all. + +**General LoRA Control** toggles global LoRAs from the **"LoRAs"** group. These apply throughout the whole process—great for adding a consistent style or boosting details using a general detailer LoRA. + +![8d186152f00b6838480098a763ddbae0.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bce7072b-2762-4ddd-ac61-35e506612b4d/original=true/bce7072b-2762-4ddd-ac61-35e506612b4d.jpeg) + +### **General Prompt Control** + +As mentioned in the **"General Function Control"** group, the **Start Quality Prompt** automatically prepends itself to all detailer prompts—this is completely optional and can be turned off in the previously mentioned group node. + +The **Negative Prompt**, on the other hand, is used globally for both **img2img transfer** and all **detailers**, and is a required part of the workflow. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0b346286-9e8a-40c9-beb4-4144d527d5fe/width=525/0b346286-9e8a-40c9-beb4-4144d527d5fe.jpeg) + +### **Detailer Prompts** + +In this section, you can prompt individual body parts. If you're not sure what the Detailer does, check out the **General Term Explanation** at the top of this guide. + +These prompts tell the Detailer what to generate in the regions detected by the Ultralytics model. This is especially helpful if you want to enhance specific features—like changing nail polish color or eye color. It also works well when using a LoRA targeted at a particular body part, allowing you to apply the trigger word only where it's needed. + +Another important setting here is the **Denoise** value. + +Denoise controls how much of the original shape, form, and color will be replaced: + +* A **higher value** will completely overwrite the area. + +* A **lower value** will preserve the original form and just enhance it at higher resolution. + + +If the anatomy already looks good and you only want to improve quality, a Denoise value of **0.30 to 0.35** is recommended. +If the anatomy is off—like extra fingers—you can increase it to **0.50 or higher** and see if the results improve. + +As a general rule: +**The higher the Denoise value, the more the Detailer will ignore what's already in that area.** + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/b0886e68-2285-4521-bb7e-abffc7166ea5/width=525/b0886e68-2285-4521-bb7e-abffc7166ea5.jpeg) + +### **IPAdapter Control** + +If you're not sure what IPAdapter does, check out the **General Term Explanation** at the top of this guide. But in short: it allows you to transfer the **style and/or composition** of a reference image into your generated image. This works by injecting the visual "likeness" of the reference into the CLIP model during generation. It's especially useful in the **img2img transfer group** to preserve the original style, and even more so during **detailing**, where you want inpainted areas to match the original look. + +We won't be using IPAdapter for **composition copying**, since that's handled more effectively with **ControlNet** during img2img transfer. + +Enabling **"Enable IPAdapter (Style Transfer)"** turns on the IPAdapter feature. You can think of it like activating a LoRA—it’s most effective when used **without** other LoRAs and with a **base model** that doesn’t already have a strong built-in style. You can control how much influence the adapter has using the **"IPAdapter Style Strength"** slider. + +By default, IPAdapter uses the original image you selected in the **"Load Image"** group at the start of the workflow. But if you enable **"Alternative Style Image"**, you can choose a different reference image using the **"Alternative Style Image"** node. This is helpful when you're doing an img2img transfer but want the result to have a different style than the original. + +If you enable the **"Low VRAM"** option **alongside IPAdapter**, your input image will be **scaled down** so that the **smallest side is 512px**. This helps reduce the amount of VRAM used when IPAdapter analyzes the image. This will **reduce the quality** of the IPAdapter results, so only use it if you have **less than 12GB of VRAM** and/or can’t run IPAdapter otherwise. + +![ipadapter.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c78ebf89-0905-4008-a193-151e4e2817f1/original=true/c78ebf89-0905-4008-a193-151e4e2817f1.jpeg) + + +**Important!** +One downside of using **IPAdapter** is that it can be difficult to change the **color palette** of the image if its influence is set too high. This is because IPAdapter acts like a **very aggressive LoRA**—it essentially copies everything it sees in the reference image, including colors, composition, and lighting. + +To work around this, you have a couple of options: + +* Add unwanted traits (like a specific hair color) to your **negative prompt** + +* **Reduce the IPAdapter strength** to lessen its influence + + +If you want more advanced control, head down to the **"IPAdapter Tiled"** node in the **"Backend – IPAdapter"** group. This is where you can fine-tune how IPAdapter behaves: + +* **Change the** `weight_type` + Try switching from `"strong style transfer"` to `"style transfer precise"` or just `"style transfer"`. These settings can significantly affect how tightly the final image follows the reference style. + +* **Adjust** `start_at` **and** `end_at` **values** + These define **when** in the generation process IPAdapter is active. For example, setting them to `0.2` and `0.8` applies the influence during the middle part of the generation rather than the entire time. This lets you preserve the overall style while still allowing changes—like a different hair color—outside that influence window. + +* **Modify the** `combine_embeds` **method** + This determines **how** the IPAdapter embedding is merged with the CLIP model. Options like `"concat"`, `"average"`, or `"norm average"` affect how strongly IPAdapter overrides what your prompt specifies. If it’s overriding too much, switching methods might give you more balanced results. + + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b868453-a62f-4b4b-abac-f65ae8d64fe9/width=525/6b868453-a62f-4b4b-abac-f65ae8d64fe9.jpeg) + +This node is explained in more detail [here](https://www.runcomfy.com/comfyui-nodes/ComfyUI_IPAdapter_plus/IPAdapterTiled#ipadapter-tiled-input-parameters), where you can also review what each setting does. + +### **IMG2IMG Transfer** + +This section lets you use any image as a base to create a new one with the **same composition and elements**, while still giving you creative control over what’s shown. In short, it allows you to **recreate or "copy"** an image with your own characters, styling, or prompts. +For examples, check out the **"Replace Character in Image"** scenario at the bottom of this guide. + +Behind the scenes, this node group uses **automatic interrogation** of the original image with **Danbooru tags** to describe what’s visible. Then, **ControlNet** is used to lock in the composition and character placement. + +If you're unfamiliar with ControlNet, refer to the **General Term Explanation** section at the top of the guide. For our use case, the important part is that you always **match the ControlNet model with its corresponding preprocessor** in the **"ControlNet Models"** node. + +Let’s walk through the features in this group: + +**Enable IMG2IMG Transfer** +This switches the workflow from detail-only mode to full **img2img transfer**. It lets you take the original image and re-create it with different characters, styles, or other visual changes—while keeping the overall composition and creating a completely new image instead of inpainting the original. +Use the **"Low VRAM"** option **TOGETHER** with **IMG2IMG Transfer** to reduce VRAM usage during pre-processing and when applying ControlNet. This can affect output quality - especially the anatomy of complicated poses, so only use it if you have **12GB VRAM or less**, or if you want **faster generation** and are okay with lower quality. + +**Accuracy Slider** (also known as **ControlNet Strength**) +This controls how much the original image influences the final result. + +* **0** means no influence (the prompt takes full control). + +* **1** locks in the original composition completely. + + +A good balance is usually around **0.50–0.60**; I personally use **0.55**. +If you’ve used ControlNet in A1111 WebUI, this is similar to choosing: + +* “**My prompt is more important**” (below 0.50), + +* “**Balanced**” (around 0.51–0.55), + +* or “**ControlNet is more important**” (above 0.55). + + +Be aware: setting the strength too high will **limit your ability to change features** like hairstyle, clothing, or proportions (e.g., height or bust size). + +Also note: the effect depends on the **ControlNet model and preprocessor** you're using. +For example, the **OpenPose preprocessor** only creates a skeleton of the character’s pose—it doesn’t lock in features like hair or body proportions. This means you can increase accuracy/strength without losing flexibility in how your character looks. + +However, OpenPose can struggle with **complex poses** or **multiple characters**, so keep that in mind depending on your image. + +The **IMG2IMG prompt** is what gets prepended to the prompt generated from image interrogation. This is where you can add quality tags for the new image, as well as any character-specific or scene-specific details—like the name of the character you're swapping in, or the artist style you'd like to apply. + +The **"Exclude tags from interrogation"** option lets you remove certain features from the automatic tag extraction. +By default, the interrogation process will try to identify everything in the original image—so even if you write a new prompt (e.g., a new character with different features), the system might still include the old tags from the image. If the weights align unfavorably, it could ignore parts of your new prompt and instead favor the extracted tags. + +To avoid that, you can list the characteristics you want to exclude. For example, if the original image shows a girl with **short black hair**, **blue eyes**, and a **school uniform**, and you want to replace her with someone who has **long orange hair**, **brown eyes**, and is wearing **pajamas**, you would: + +* Write `"orange hair, brown eyes, long hair, pajamas"` in the **IMG2IMG prompt** + +* And write `"short hair, black hair, blue eyes, school uniform"` in the **"Exclude tags from interrogation"** field + + +This tells the workflow to leave those unwanted tags out of the final prompt. + +To review the full prompt that will be used, check the **"Debug"** group—this is especially helpful for spotting leftover tags you might have missed. + +For a full practical example, check the **Scenario** section at the end of this guide, where I walk through how to swap characters in an image step by step. + +![img2imgtransfer.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ec7dd9e4-2fd7-4e5d-a6ef-6b45b98e26e0/original=true/ec7dd9e4-2fd7-4e5d-a6ef-6b45b98e26e0.jpeg) + +**Important!** + +A crucial part of achieving good **img2img transfer** results is choosing the **right ControlNet model and preprocessor**. +At the beginning of this guide, you'll find the **"Files"** section where you can download all the ControlNet models I recommend for **Illustrious-based models**, including **NoobAI** and its derivatives. + +Each preprocessor detects the structure of your image differently. As a general rule: +**The more detailed the preprocessor, the more original features will be preserved.** +This also means that if your source image has chibi-style features or a younger character design, it may be harder to significantly alter the body type without reducing ControlNet’s overall effectiveness. + +For **accurate preservation** of the original look, I recommend: + +* **CannyEdge** or **PyraCanny**(More forgiving) as preprocessors, used with the **Canny** ControlNet model + +* **AnimeLineArt** preprocessor with the **AnimeLineArt** ControlNet model + + +If you want more **flexibility** in adjusting features like body proportions or facial details, consider using a **depth-based preprocessor**: + +* **MiDaS-DepthMap** or **Depth Anything V2**, paired with the **DepthMiDaS V1.1** ControlNet model + + +For cases where you **only care about the character's position**—and not the background, clothing, or fine details—use: + +* **OpenPose** preprocessor with the **OpenPose** ControlNet model + This will give you a simple skeleton structure of the pose (including hand positions), leaving you maximum control over everything else in the image. + + +### Tips on ControlNet Strength: + +* With **less detailed preprocessors** like OpenPose, you can increase **ControlNet Strength (Accuracy)** to better lock in the character’s pose. + +* For **Canny** and **Depth**, I recommend a strength of **0.51–0.58**—this keeps the overall composition while still allowing changes to details. + +* If the output isn’t what you expected—like the pose being off or your prompt not taking effect—**try a new seed** before adjusting strength. Sometimes a bad seed is all it takes to throw things off. + + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/4e493e40-64eb-4a02-a4c4-95d6e41a3c10/width=525/4e493e40-64eb-4a02-a4c4-95d6e41a3c10.jpeg) + +You can see a preview of your generated pose/composition from the pre-processor in the "Debug"-Group if you click on the square in the "ControlNet Preview"-Node. + +### **Before & After** + +This section lets you view the **before and after** of the generation process. + +Depending on whether you have **upscaling** and/or **Hi-Res Fix** enabled, the preview will appear on the left. The image on the right shows the **final result** after all selected detailing processes have been applied. Once the right image appears, it has also been saved to your **output folder**. + +If you want to preview the upscaled image **before** Hi-Res Fix is applied, check the **"Pre-HiRes Fix"** node in the **Debug** section. + +![72cca51f038c3dffb7574a8766769e64.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/c934d1b9-f7ac-47fd-85ba-058220a3a4ae/original=true/c934d1b9-f7ac-47fd-85ba-058220a3a4ae.jpeg) + +These are the results from using only the **face detailer** and **face prompt** with the default settings enabled: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/42d542f6-b6ef-4824-8db2-f528d89f7833/width=525/42d542f6-b6ef-4824-8db2-f528d89f7833.jpeg) + +### **Detection Models** + +In this section, you select the **detection models** for each specific body part. + +You can find my recommended models either in the **"Files"** section at the top of this guide or directly inside the workflow under **"Recommended Ultralytics Model"**, located to the left of the layout. There are also many great options available on **[Civitai](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9)** if you want to explore further. + +You only need to load the Ultralytics models you plan to use—but keep in mind: +**If you activate a detailer for a body part but haven’t selected a detection model for it, image generation will fail.** + +Ultralytics models are trained to detect specific body parts or features—like hands, faces, clothing, or tails—and are used to automatically **mask those areas** so the detailer knows where to inpaint. For more background on how this works, check the **General Term Explanation** at the top of the guide. + +If you don’t plan to use the **nose detailer**, but want to use that slot for something else—like detecting **headwear**—you can absolutely swap it out. The node names themselves don’t really matter. What actually determines what gets detected is your **Ultralytics model** and the prompt you assign to that detailer in the **Detailer Prompts** section. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/cde52c9e-e454-402c-9ba0-a4e210401cb1/width=525/cde52c9e-e454-402c-9ba0-a4e210401cb1.jpeg) + +### **LoRA's** + +In this area, you can select **general LoRAs** to apply across the entire process. These LoRAs will be used for **both image generation and all detailers**, so they affect the whole workflow. + +Only enable LoRAs here if you want to apply a consistent **style** or **character** to the entire image from start to finish. + +If you're unsure about the difference between **CLIP strength** and **model strength**, it's best to keep both set to the **same value** for consistent results. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f57e706b-8636-4df6-a978-b22b709860d3/width=525/f57e706b-8636-4df6-a978-b22b709860d3.jpeg) + +### **Detailer LoRA's** + +These **detailer LoRAs** are applied **only** to the specific body part being detailed. This is useful if you have a LoRA trained to enhance certain features—like eyes, hands, or other detailed areas. + +If you want to improve quality but don’t have a LoRA tailored to that body part, you can also use a **general detail-enhancer**, which you’ll find in the **"Recommended Detailer LoRAs"** node inside the workflow. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/eb03436e-913c-46c4-8aee-0fec15d828b8/width=525/eb03436e-913c-46c4-8aee-0fec15d828b8.jpeg) + +### **Detailer** + +This is where the **detailing magic** happens. The Ultralytics model detects the body part it was trained to recognize, and that area is then **inpainted at the final resolution** to fix blurry details, incorrect anatomy, or off colors. + +Each detailer comes with **recommended default settings**, but you still have full control over **CFG, sampler, scheduler, and steps** via the **"Sampler Settings"** group at the top of the workflow. +The other key setting is the **denoise value**, which you can adjust in the **"Detailer Prompts"** group. + +For a full breakdown of what each parameter does, check out the documentation [here](https://www.runcomfy.com/comfyui-nodes/ComfyUI-Impact-Pack/FaceDetailer). + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0b9bfb68-d3a4-4f86-8e74-728778080c5d/width=525/0b9bfb68-d3a4-4f86-8e74-728778080c5d.jpeg) + +### **Debug** + +This section is here to help you **analyze any issues** that might come up during image generation. + +The note inside the "Debug" group already provides a solid explanation of most of what's happening under the hood. + +The **"Show full IMG2IMG Transfer Prompt"** node displays the combined result of your **IMG2IMG transfer prompt** and the **interrogated prompt** from your original image. + +Use this to: + +* **Check which tags** were extracted from the original image + +* **Remove unwanted tags** by adding them to the **"Exclude from Interrogation"** node in the **"IMG2IMG Transfer"** group + +* **Verify prompt formatting**, especially making sure your IMG2IMG prompt ends with a **comma and a space** to ensure a clean, cohesive prompt + + +The **"Show example eye prompt"** node is especially useful if you're using the **"Start Quality Prompt"** from the **"General Function Control"** group. It shows how the prompts are being combined so you can better understand what the detailer is actually working with. + +Next are all the **Detailers** for each body part. Here, you can check the individually processed sections of the image if you have detailers enabled. This allows you to spot any issues that might occur during detailing. + +Clicking the rectangle next to a detailer’s name will show its preview: + +* If the preview shows the **full image**, the detailer wasn’t activated. + +* If the preview is **completely black**, the Ultralytics model didn’t detect any body parts matching what it was trained to find. + + +If that happens, try using a different **detection model** or adjusting the **detailer’s parameters**. For guidance, see the **"Detailer Parameters"** node located to the left. + +**ControlNet Preview** shows the image generated during **IMG2IMG transfer**, which serves as the base for your final image. + +**Pre-HiRes Fix** displays a preview of the image before the **Hi-Res Fix** process is applied. + +![7e728fe971c10bd5eac751f651e8ab22.png](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f7d171b1-5f3d-4959-9526-71463c377c08/original=true/f7d171b1-5f3d-4959-9526-71463c377c08.jpeg) + +**Scenarios:** +-------------- + +We will be using this sample image as the base for these examples: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ed074044-6adb-4310-a9b3-757e18b4a357/width=525/ed074044-6adb-4310-a9b3-757e18b4a357.jpeg) + +### Detail features of image + +If you simply want to **detail an existing image**, it's as easy as loading your image into the **"Load Image"** node, selecting the **detailers** you want to use, and enabling any other processes you'd like to include. + +You can also generate a completely new image with a different **character** or **style** by exploring the **"Replace Character in Image"** or **"Change Style"** scenarios included in this guide. + +For best results, I recommend using a **neutral checkpoint**—one that doesn’t have strong styling baked in. This helps preserve the original image more faithfully. Pairing it with **IPAdapter** further maintains the original style, making it much easier to apply detailing without needing to test multiple checkpoints or LoRAs to get the look right. + +With just a few simple settings, you can dramatically improve image quality: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1e3d4583-cb91-44f0-a31f-85badaabf890/width=525/1e3d4583-cb91-44f0-a31f-85badaabf890.jpeg) + +The results below show how **blurry areas in the face and hands**—often caused by upscaling—have been successfully fixed: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7fa6a143-7d87-44b4-ac7d-4925a5e45ed8/width=525/7fa6a143-7d87-44b4-ac7d-4925a5e45ed8.jpeg) + +### Replace character in image + +The goal of this scenario is to generate an image that **preserves the style of the original** while **changing the character**. To do this, we’ll use **IMG2IMG Transfer** to create a new image with a custom prompt, and **IPAdapter** to transfer the original image’s style. + +First, select a **Checkpoint that doesn’t have heavy styling baked in**. In this example, I’m using the **[NoobAICyberFix](https://civitai.com/models/913998?modelVersionId=1122850)** [](https://civitai.com/models/913998?modelVersionId=1122850) checkpoint—it has great anatomy and keeps styling minimal, which makes it a solid base for this kind of task. + +Next, activate the **IPAdapter** and set a style strength. You may need to experiment with this value—IPAdapter tends to **strongly copy the original color palette**, which can make it difficult to change features like **hair color** if the strength is set too high. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0f85a6f9-ef19-4ecd-bf11-a7e5cf4792a0/width=525/0f85a6f9-ef19-4ecd-bf11-a7e5cf4792a0.jpeg) + +Next, we’ll activate the **IMG2IMG Transfer** and choose a **Canny preprocessor** along with a compatible **ControlNet model**. In this example, I’m using the **PyraCanny PreProcessor**, which gives a highly accurate representation of the original composition while still allowing for minor changes. I’ve set the **accuracy (strength)** to **0.55** for the first run to strike a balance between structure and flexibility. + +Now I’ll add my **IMG2IMG prompt**, including some quality tags at the beginning. For this example, I want to swap the original character with **Inoue Orihime** from _Bleach_, so my prompt looks like this: + +`masterpiece, best quality, absurdres, amazing quality, inoue orihime, brown eyes, orange hair, long hair, large breasts,` + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0b34ae85-a5cc-41f0-a988-0c5f837c5001/width=525/0b34ae85-a5cc-41f0-a988-0c5f837c5001.jpeg) + +The result after image generation looks like this: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/99df5102-7d35-4304-9d62-fb604833ba22/width=525/99df5102-7d35-4304-9d62-fb604833ba22.jpeg) + +As we can see, the result already looks pretty good—but there are still a few issues, like some **discoloration in the hair** and the **purple eyes**, which don’t match the prompt. + +The cause is easy to identify once we head down to the **Debug** section of the workflow and check the **"Show full IMG2IMG Transfer Prompt"** node. There, we can see the full prompt after interrogation, which looks like this: + +`masterpiece, best quality, absurdres, amazing quality, inoue orihime, brown eyes, orange hair, long hair, large breasts, 1girl, solo, long hair, looking at viewer, blush, smile, bangs, skirt, brown hair, school uniform, standing, purple eyes, ponytail, short sleeves, cowboy shot, pleated skirt, serafuku, sailor collar, blue skirt, neckerchief, blue background, index finger raised, finger to mouth` + +Clearly, some tags—like **brown hair** and **purple eyes**—are still being picked up from the original image. To fix this, I’ll add any tags I don’t want in the final result to the **"Exclude Tags from Interrogation"** node. This helps ensure the output sticks closer to my intended prompt. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/77c9ecdc-7372-485e-8c0e-09d6c5d76048/width=525/77c9ecdc-7372-485e-8c0e-09d6c5d76048.jpeg) + +After adding this change my result would now look like this: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/7a483ca2-81bb-4713-a63f-f5cfdee4deb7/width=525/7a483ca2-81bb-4713-a63f-f5cfdee4deb7.jpeg) + +If I now want to change the **hairstyle**, I have a few options: + +1. **Decrease the Accuracy (Strength)** + Lowering the ControlNet strength gives the model more freedom to follow your prompt rather than sticking closely to the original image. + +2. **Switch to the OpenPose PreProcessor and ControlNet Model** + Since this is a relatively simple pose, OpenPose can easily detect it. Using a **less detailed preprocessor** like OpenPose gives you more flexibility to change visual features such as hair, clothing, or body proportions. + +3. **Explicitly prompt the desired hairstyle** + Add the specific hairstyle you want directly to your prompt. This can help override details retained from the original image—especially when combined with reduced ControlNet strength. + + +Simply adding **"straight hair"** to the IMG2IMG prompt results in an output where the **body proportions from the original image are preserved**, but the **hairstyle is updated**: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/dc883c6b-0e64-4a7d-825a-084b93274eb5/width=525/dc883c6b-0e64-4a7d-825a-084b93274eb5.jpeg) + +Switching the **PreProcessor** to **OpenPosePreprocessor** and using the **OpenPose ControlNet model** allows you to **ignore the original body proportions entirely** and focus solely on preserving the pose. This gives your checkpoint full freedom to depict the character according to how it was trained, without being constrained by the original image’s features: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/52a92310-9a31-4c36-abcc-73885500bb70/width=525/52a92310-9a31-4c36-abcc-73885500bb70.jpeg) + +To show how easy it is to **replace characters** with this you can simply change `inoue orihime, brown eyes, orange hair, long hair, large breasts,` to `shihouin yoruichi, yellow eyes, slit pupils, medium breasts,` and the result would look like this (using OpenPose for ControlNet): + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ae1e27a3-18c1-4008-9243-2c33c55a97fc/width=525/ae1e27a3-18c1-4008-9243-2c33c55a97fc.jpeg) + +### Change style of image + +Changing the **style of an entire image** is incredibly easy with this workflow. + +Start by selecting all the processes you want to include—like **upscaling**, **detailers**, and any other enhancements—then simply activate the **IMG2IMG Transfer** function. + +If your only goal is to **recreate the image in a different style**, I recommend the following: + +* Leave the **"Exclude Tags from Interrogation"** node **empty** + +* Add only the **default quality tags** from your checkpoint or LoRAs to the **IMG2IMG prompt** + +* Use a **high-accuracy preprocessor**, such as **CannyEdgePreprocessor**, along with the **Canny ControlNet model** + + +If you want to **faithfully replicate the composition** without changing anything else, increase the **ControlNet Accuracy (Strength)**. I usually set it to **0.55**, but in this case—since I want to copy everything exactly—I’ve increased it to **0.65**. + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f92e8f51-2664-43fc-b2fc-648a7d84aa95/width=525/f92e8f51-2664-43fc-b2fc-648a7d84aa95.jpeg)![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/21943822-c527-4909-a41f-f5f5bfd24027/width=525/21943822-c527-4909-a41f-f5f5bfd24027.jpeg) + +These settings result in this image together with an Anime styled LoRA that i'm using: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/e34e53d5-9fa5-46cd-a95d-724ec03dcc10/width=525/e34e53d5-9fa5-46cd-a95d-724ec03dcc10.jpeg) + +Next, I checked the **"Show full IMG2IMG Transfer Prompt"** node in the **"Debug"**\-Group and saw the following output: + +`masterpiece, best quality, absurdres, amazing quality, 1girl, solo, long hair, looking at viewer, blush, brown hair, smile, bangs, skirt, school uniform, standing, purple eyes, ponytail, short sleeves, cowboy shot, pleated skirt, serafuku, sailor collar, blue skirt, neckerchief, blue background, index finger raised, finger to mouth` + +To finalize the result, I added a couple of elements the interrogation either missed or misidentified. In this case, I added `"stars, vignetting, black hair"` to the **IMG2IMG prompt** and added `"brown hair"` to the **"Exclude Tags from Interrogation"** node—since I wanted to adjust the hair color slightly. + +I ran it again, and here’s the final result: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/a94d1355-4fef-43ec-b017-a9589b6a6753/width=525/a94d1355-4fef-43ec-b017-a9589b6a6753.jpeg) + +If you want to change the **style of an image** without using a LoRA, you can use the **IPAdapter** instead. By enabling **"Alternative Style Image"** in the **"IPAdapter Control"** node, you can copy the style from a completely different reference image. + +In this example, I used the **alternative image** shown in my settings above. I simply activated both **"IPAdapter"** and **"Alternative Style Image"**, and ended up with this result: + +![](https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/38fe7218-2943-4b16-96bb-ef09fdcbbdfb/width=525/38fe7218-2943-4b16-96bb-ef09fdcbbdfb.jpeg) + +FAQ: +---- + +### SAMLoader 21: Value not in list: model\_name: 'sam\_vit\_b\_01ec64.pth' not in \[\] + +If you get this error it's because your ComfyUI Installation is missing the SAM ViT-B Model. +This is usually included in the standard ComfyUI installation but can be left out if you download specific versions like the portable comfy version. You can fix this issue by doing either of these: + +* Go into your ComfyUI Manager, then click on Model Manager(should be somewhere in the middle) and then search for the ["ViT-B Sam"-Model](https://i.gyazo.com/5cc96ed026eeb3368affe74db032a4eb.png) and install it. + +* Download the model [here](https://huggingface.co/datasets/Gourieff/ReActor/blob/main/models/sams/sam_vit_b_01ec64.pth) for example. + And move it into your models/sams folder + + +### I'm missing one of these nodes "workflowStart quality prompt", "workflowEnd quality prompt" or "workflowControlNet Models" + +This error appears when you either haven't installed all the necessary comfyui custom nodes or your comfyui has not cleared it's cache. If you have this issue do the following: + +* Make sure you have all the custom nodes installed as listed in the workflow, the model page (check for your specific version in the description) or at the top of this guide + +* Check your ComfyUI Console where you've started comfyui and make sure none of the nodes say (IMPORT FAILED) when loading them, if one of them do - do the following: + + * Inside ComfyUI open your [ComfyUI-Manager](https://github.com/Comfy-Org/ComfyUI-Manager) (install it if you haven't yet) + + * Click on Custom Nodes Manager + + * In the top left corner change the filter to "Import failed" + + * Wait till it loads and on the node/s where it failed click on "Try fix" + + * After it's done loading close down your comfyui (including the console where u started it) + + * Start ComfyUI again, once it's started you can open it in the browser again, make sure to click "refresh" in your browser once. + +* If you have all custom nodes installed and none of them fail, you can open your [ComfyUI-Manager](https://github.com/Comfy-Org/ComfyUI-Manager) (install it if you haven't yet) and click on "Custom Nodes Manager", here click on "Filter" in the top left corner and change it to "Update". ComfyUI is now going to check if any of your nodes can be updated, if there's an update available make sure to update every node. + +* Close ComfyUI completely, including your console where you started ComfyUI. + Start ComfyUI again and once it's done loading go into your browser and enter the comfyui address. Once comfyui is loaded you close all open workflows, click the "refresh" button (Default is F5-Button) and then open the workflow again. + +* ComfyUI should now have cleared the cache and when you open/drag the workflow in comfyui again it should work without problems. + + +### **Loop Detected TypeError: Cannot read properties of undefined (reading '0') at...** + +If you're getting this error it's most likely because of the recent huge changes to Comfy which are going to replace Node-Groups with Subgraphs. This Workflow still uses Node-Groups as of now since it's the simpler solution but will be upgraded soon when node-groups are being deprecated. +The issue is caused by the cg-use-everywhere custom-node. So if you're getting this error message, make sure you do the following: + +* Update comfy to the newest Version + +* Update the comfy-frontend of your comfy instance + + * You can do this by adding "--front-end-version Comfy-Org/ComfyUI\_frontend@latest" as a start parameter of your main.py - check how to [here](https://comfyui-wiki.com/en/tutorial/basic/how-to-update-comfyui#how-to-upgrade-the-comfyui-web-frontend). + +* Open your Comfy-Manager and make sure all custom nodes are up-to-date by going into your "Custom Nodes Manager" and then click on "Filter" in the top left corner and change it to "Update". ComfyUI is now going to check if any of your nodes can be updated, if there's an update available make sure to update every node (especially cg-use-everywhere). + +* Close ComfyUI completely, including your console where you started ComfyUI. + Start ComfyUI again and once it's done loading go into your browser and enter the comfyui address. Once comfyui is loaded you close all open workflows, click the "refresh" button (Default is F5-Button) and then open the workflow again. + +* ComfyUI should now have cleared the cache and when you open/drag the workflow in comfyui again it should work without problems. + + +Thank you for reading the guide or at least the parts that help you, if you have any more questions feel free to leave them as a comment in either the model or here in the guide. +As more questions will come my way i'll make sure to add answers to the FAQ. +So if you have an issue that is not listed in the FAQ right now, just ask away and i'll help to the best of my abilities! +Enjoy generating ♥️ \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.3/img2img-1.png b/workflows/IMG2IMG/v4.3/img2img-1.png new file mode 100644 index 0000000000000000000000000000000000000000..828b323779129eb65cd11e4187aee88c6268f788 --- /dev/null +++ b/workflows/IMG2IMG/v4.3/img2img-1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5234922f84bab3379aad57e846b6ef47ffee57c6a60a74129e1d36f79a1ef9e +size 263051 diff --git a/workflows/IMG2IMG/v4.3/img2img-2.png b/workflows/IMG2IMG/v4.3/img2img-2.png new file mode 100644 index 0000000000000000000000000000000000000000..9b73628ad434e28b05275eebc916ffc7c71eeda6 --- /dev/null +++ b/workflows/IMG2IMG/v4.3/img2img-2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262882d829c199232e9c55af127811954f6bd37cc14fa3e1bab5136e41aa44a6 +size 462458 diff --git a/workflows/IMG2IMG/v4.3/img2img-fullpreview.png b/workflows/IMG2IMG/v4.3/img2img-fullpreview.png new file mode 100644 index 0000000000000000000000000000000000000000..451ec35418a00cd0321943ae58f2843a3b01e9ab --- /dev/null +++ b/workflows/IMG2IMG/v4.3/img2img-fullpreview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afaf87478f1f3f672954430c85d17db75f434bc3a18c6ab85460cac8834e9dbb +size 137382 diff --git a/workflows/IMG2IMG/v4.3/workflow-img2img.png b/workflows/IMG2IMG/v4.3/workflow-img2img.png new file mode 100644 index 0000000000000000000000000000000000000000..f994014687c6d9b7b300ecbaaf8bfa4f27ef9cc3 --- /dev/null +++ b/workflows/IMG2IMG/v4.3/workflow-img2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b9ad05d8cdcbe4fe45812444aa8eaab639095c186cab43793d10e53506dff3 +size 1795680 diff --git a/workflows/IMG2IMG/v4.4/IMG2IMG-ADetailer-v4.4-vslinx.json b/workflows/IMG2IMG/v4.4/IMG2IMG-ADetailer-v4.4-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..81669d0f2e4ca842bf3848c2edb78f01d9518a53 --- /dev/null +++ b/workflows/IMG2IMG/v4.4/IMG2IMG-ADetailer-v4.4-vslinx.json @@ -0,0 +1,20899 @@ +{ + "id": "6a24d4e6-caaa-4d48-aa16-d244814bf140", + "revision": 0, + "last_node_id": 878, + "last_link_id": 98304, + "nodes": [ + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -390 + ], + "size": [ + 149.43333435058594, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -270 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -300 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -310 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1190, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3926, + 84521 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3928, + 84524 + ] + } + ], + "title": "Penis prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -390 + ], + "size": [ + 360.45001220703125, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 710, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 8, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3925, + 84533 + ] + } + ], + "title": "Hands prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1190, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1190, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 950, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 710, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2100, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 1990, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1190, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 13, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3923, + 84532 + ] + } + ], + "title": "Nose prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -460, + 1800 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1660 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71975 + ] + } + ], + "title": "Alternative style image", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3927, + 84523 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 17, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4169, + 84530 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1880, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -190 + ], + "size": [ + 260, + 130 + ], + "flags": { + "pinned": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 19, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3921, + 84528 + ] + } + ], + "title": "Face prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 710, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 1990, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2100, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 615, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1800 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71974 + ] + } + ], + "title": "Low VRAM for IPAdapter", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 23, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3924, + 84518 + ] + } + ], + "title": "Lips prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + -240, + 1620 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 91438 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85917 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1450, + 310 + ], + "size": [ + 370, + 30 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.45, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.45, + 1 + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -460, + 1610 + ], + "size": [ + 400, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 3191 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 59804 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 59803 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 59807 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 72114 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 85545 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 85546 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 85547 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "aux_id": "alexopus/ComfyUI-Image-Saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "cnr_id": "comfyui-image-saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + false, + true, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -460, + 1650 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "aux_id": "kijai/ComfyUI-KJNodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "cnr_id": "comfyui-kjnodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 673, + "type": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "pos": [ + -760, + 1810 + ], + "size": [ + 330, + 346 + ], + "flags": { + "collapsed": true + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "label": "Start Quality prompt", + "name": "text1", + "type": "STRING", + "link": 84517 + }, + { + "label": "Lips prompt", + "name": "text2", + "type": "STRING", + "link": 84518 + }, + { + "label": "Lips CLIP", + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "label": "Nipples CLIP", + "name": "clip_1", + "type": "CLIP", + "link": null + }, + { + "label": "Nipples prompt", + "name": "text2_1", + "type": "STRING", + "link": 84521 + }, + { + "label": "Vagina CLIP", + "name": "clip_2", + "type": "CLIP", + "link": null + }, + { + "label": "Vagina prompt", + "name": "text2_2", + "type": "STRING", + "link": 84523 + }, + { + "label": "Penis prompt", + "name": "text2_3", + "type": "STRING", + "link": 84524 + }, + { + "label": "Penis CLIP", + "name": "clip_3", + "type": "CLIP", + "link": null + }, + { + "label": "Hands CLIP", + "name": "clip_4", + "type": "CLIP", + "link": null + }, + { + "label": "Eyes CLIP", + "name": "clip_5", + "type": "CLIP", + "link": null + }, + { + "label": "Face prompt", + "name": "text2_4", + "type": "STRING", + "link": 84528 + }, + { + "label": "Face CLIP", + "name": "clip_6", + "type": "CLIP", + "link": null + }, + { + "label": "Eyes prompt", + "name": "text2_5", + "type": "STRING", + "link": 84530 + }, + { + "label": "Nose CLIP", + "name": "clip_7", + "type": "CLIP", + "link": null + }, + { + "label": "Nose prompt", + "name": "text2_6", + "type": "STRING", + "link": 84532 + }, + { + "label": "Hands prompt", + "name": "text2_7", + "type": "STRING", + "link": 84533 + } + ], + "outputs": [ + { + "label": "Lips CLIP", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 84534 + ] + }, + { + "label": "Nipples CLIP", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 84535 + ] + }, + { + "label": "Vagina CLIP", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 84536 + ] + }, + { + "label": "Penis CLIP", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 84537 + ] + }, + { + "label": "Hands CLIP", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 84538 + ] + }, + { + "label": "Eyes CLIP", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 84539 + ] + }, + { + "label": "Face CLIP", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 84540 + ] + }, + { + "label": "Eyes example prompt", + "name": "STRING", + "type": "*", + "links": [ + 84541 + ] + }, + { + "label": "Nose CLIP", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 84542 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + -60, + 380 + ], + "size": [ + 350, + 130 + ], + "flags": {}, + "order": 25, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 83078, + 84517, + 85695 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 950, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/Eyeful_v2-Paired.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 970 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + -60, + 550 + ], + "size": [ + 350, + 210 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3193, + 85699, + 96192 + ] + } + ], + "title": "Negative prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, animal ears, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 831, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95988 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95989 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 827, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95978 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95979 + ] + } + ], + "title": "Face LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 834, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95994 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95995 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 828, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95981 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95982 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 829, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95983 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95984 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 830, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95986 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95987 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 850 + ], + "size": [ + 690, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 84541 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1770, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1770, + 1230 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 950, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 95983 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95984 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84542 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85714 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85705 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 522157785428298, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 95986 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95987 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84534 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85713 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85706 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 945919105389926, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 95988 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95989 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84538 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85715 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85707 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 417881209475363, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 95990 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95991 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84535 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85716 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85708 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 77212620019099, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 95992 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95993 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84536 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85717 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85709 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 78785826881222, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 647, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1770 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 79039 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85552 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 79101 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79043, + 85384, + 85483, + 93721 + ] + } + ], + "title": "Upscaling", + "properties": { + "aux_id": "wallish77/wlsh_nodes", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "cnr_id": "wlsh", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 832, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95990 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95991 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1210 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 95994 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95995 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84537 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85718 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85710 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 3191, + 93696 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 1093618075178408, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 95981 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95982 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84539 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85712 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85704 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 460539992591960, + "fixed", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 950, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1880, + 1230 + ], + "size": [ + 250, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2680, + 20 + ], + "size": [ + 410, + 740 + ], + "flags": {}, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 93696 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -380 + ], + "size": [ + 801, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -320 + ], + "size": [ + 210, + 260 + ], + "flags": { + "pinned": true + }, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 858, + "type": "MarkdownNote", + "pos": [ + 1590, + 1340 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -400 + ], + "size": [ + 214.8000030517578, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 856, + "type": "MarkdownNote", + "pos": [ + 1290, + 810 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1190, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 855, + "type": "MarkdownNote", + "pos": [ + 1190, + 580 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find the settings for the Detailer as well as LoRA's you can activate. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 833, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95992 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95993 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1650 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "CONDITIONING", + "link": 85702 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "CONDITIONING", + "link": 85720 + } + ], + "outputs": [], + "properties": { + "aux_id": "chrisgoringe/cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "cnr_id": "cg-use-everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "fixed_inputs": true, + "prompt_regexes": true + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 649, + "type": "mxSlider", + "pos": [ + -60, + 190 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 79101 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 863, + "type": "Reroute", + "pos": [ + -760, + 1660 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 138, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 96870 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 96959 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 1850, + 280 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85543 + ] + } + ], + "title": "Accuracy", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 635, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1430 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76831 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 97100 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "aux_id": "kijai/ComfyUI-KJNodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "cnr_id": "comfyui-kjnodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + -460, + 1760 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 97102 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 86023 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85918 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 86024 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3187 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "aux_id": "cubiq/ComfyUI_IPAdapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "cnr_id": "comfyui_ipadapter_plus", + "rejects_ue_links": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -360, + 540 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 59810, + 85391, + 85535 + ] + } + ], + "title": "Seed", + "properties": { + "aux_id": "yolain/ComfyUI-Easy-Use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "cnr_id": "comfyui-easy-use", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 795010889449535, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 670, + "type": "mxSlider", + "pos": [ + -60, + 260 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85394 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2260, + 20 + ], + "size": [ + 410, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 97913 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 685, + "type": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "pos": [ + -240, + 1760 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 85917 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85918 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 725, + "type": "Reroute", + "pos": [ + -620, + 700 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 92203 + } + ], + "outputs": [ + { + "name": "", + "type": "IMAGE", + "links": [ + 91437, + 91438, + 97297, + 97361 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 865, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1650 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97361 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97424 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97392 + ] + } + ], + "title": "Low VRAM img Switch", + "properties": { + "aux_id": "yolain/ComfyUI-Easy-Use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "cnr_id": "comfyui-easy-use", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 868, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1730 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97455 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97456 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97457 + ] + } + ], + "title": "Low VRAM res Switch", + "properties": { + "aux_id": "yolain/ComfyUI-Easy-Use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "cnr_id": "comfyui-easy-use", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MarkdownNote", + "pos": [ + -70, + 1340 + ], + "size": [ + 680, + 190 + ], + "flags": { + "pinned": true + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 695, + "type": "MarkdownNote", + "pos": [ + 970, + 1340 + ], + "size": [ + 310, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 696, + "type": "MarkdownNote", + "pos": [ + 620, + 1340 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 1030 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 85701 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 840, + "type": "mxSlider", + "pos": [ + -440, + 1250 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 96191 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 25, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 25, + 25, + 0 + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 870, + "type": "Primitive boolean [Crystools]", + "pos": [ + -440, + 1150 + ], + "size": [ + 350, + 58 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 97549 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 710, + -130 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 842, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1320 + ], + "size": [ + 350, + 200 + ], + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 96393 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96394 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97550 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 97551 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 684, + "type": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "pos": [ + -760, + 1690 + ], + "size": [ + 250, + 354 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "label": "clip (after loras)", + "name": "clip", + "type": "CLIP", + "link": 96838 + }, + { + "label": "Start quality prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85695 + }, + { + "name": "model", + "type": "MODEL", + "link": 97100 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85697 + }, + { + "label": "Negative prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 85699 + }, + { + "label": "Clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85700 + }, + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 85701 + }, + { + "label": "clip (after clip skip)", + "name": "clip_1", + "type": "CLIP", + "link": 96959 + }, + { + "label": "clip (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 97551 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 97549 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 97550 + } + ], + "outputs": [ + { + "label": "Start quality prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85702 + ] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85704, + 85705, + 85706, + 85707, + 85708, + 85709, + 85710, + 95897, + 96613 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 85711, + 85712, + 85713, + 85714, + 85715, + 85716, + 85717, + 85718 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 96839, + 96870 + ] + }, + { + "label": "Negative prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 85720 + ] + }, + { + "label": "model", + "name": "*", + "type": "*", + "links": [ + 97101 + ] + }, + { + "label": "CLIP (refiner)", + "name": "CLIP_1", + "type": "CLIP", + "links": [ + 97552 + ] + }, + { + "label": "model (refiner)", + "name": "*_1", + "type": "*", + "links": [ + 97553 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "text": true, + "scheduler": true, + "text_1": true, + "boolean": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "normal", + "", + true, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -320 + ], + "size": [ + 370, + 2230 + ], + "flags": { + "pinned": true + }, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Input Image\nHere you select your input image for the IMG2IMG process that you want to use throughout the complete process. Thanks to the custom node you can select multiple images at once and they'll be processed one after another.\n\n---\n\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Sampler, Scheduler, Steps, CFG/Guidance and CLIP Skip settings will be used in the image generation(IMG2IMG Transfer) as well as the detailer. The Denoise and Seed settings are only used during IMG2IMG Transfer.\n\n---\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to upscale your output image, as well as the factor by which you want to upscale and if you want to use a prepended quality prompt for the detailers that are being used.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.
It’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.\n\n---\n\n#### General Prompt Control\nHere you can set the Start quality prompt that you'll be able to use throughout the detailers as well as the negative prompt that will be used across every process of this workflow.\n\n---\n\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### IMG2IMG Transfer\nThis section lets you use any image as a base to create a new one with the same composition and elements, while still giving you creative control over what’s shown. In short, it allows you to recreate or \"copy\" an image with your own characters, styling, or prompts.
\nThe positive prompt also supports dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md). If you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.
\nTo use this effectively please check the guide [here](https://civitai.com/articles/15480) under \"IMG2IMG Transfer\" for a full explanation.\nUse the \"Low VRAM\"-Option ALONGSIDE the IMG2IMG Transfer to reduce required/used VRAM during the Pre-Processing and appliance of the ControlNet to the image. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner. If you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues. More information on what everything there does is inside the note in the group or in the \"Debug\"-Section of [this](https://civitai.com/articles/15480) guide." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 871, + "type": "MarkdownNote", + "pos": [ + 1770, + 850 + ], + "size": [ + 620, + 340 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Show Example Eye Prompt\"** node demonstrates how the \"Start Quality Prompt (Detailer)\" node merges with your detailer prompts when the start quality prompt is enabled. (Only shows if Eye prompt is enabled)\n\n---\n\nThe **\"Show full IMG2IMG Transfer Prompt\"** node displays the complete prompt used during IMG2IMG transfer, including all tags added through interrogation.\n\n---\n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**ControlNet Preview** shows the image generated during IMG2IMG transfer that is used as the base for creating your final image.\n\n---\n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 629, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 350, + 1690 + ], + "size": [ + 250.20077514648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 64, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 72526 + ] + } + ], + "title": "Low VRAM for IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 864, + "type": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "pos": [ + 350, + 1610 + ], + "size": [ + 180, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97297 + } + ], + "outputs": [ + { + "label": "resized img", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97424 + ] + }, + { + "label": "resolution", + "name": "int", + "type": "INT", + "links": [ + 97456 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 662, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 65, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83076 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 677, + "type": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "pos": [ + -10, + 1740 + ], + "size": [ + 210, + 330 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image1", + "type": "IMAGE", + "link": 85384 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85385 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85386 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 97973 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 97974 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85391 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85392 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85393 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85394 + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85484, + 97911 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "CR Image Input Switch", + "pos": [ + 150, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 97911 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 97912 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97913, + 97914 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Color Fix Switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 678, + "type": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "pos": [ + 150, + 1740 + ], + "size": [ + 235.74609375, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 85483 + }, + { + "label": "image (hires)", + "name": "image_target", + "type": "IMAGE", + "link": 85484 + } + ], + "outputs": [ + { + "label": "image (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97912 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 874, + "type": "MarkdownNote", + "pos": [ + 1840, + -150 + ], + "size": [ + 400, + 88 + ], + "flags": { + "pinned": true + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Switching between Standard & IMG2IMG Transfer", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "Due to technical limitations if you're enabling/disabling IMG2IMG transfer, please make sure that in the second row \"Refiner - Backend\" only 1 of the 2 sampler options is enabled and not both. When bypassing a whole group rgthree does not save which content's inside were bypassed. I'll think of a solution. ↓" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1850, + 20 + ], + "size": [ + 380, + 82 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IMG2IMG Transfer", + "type": "*", + "link": 72526 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 853, + "type": "Fast Groups Bypasser (rgthree)", + "pos": [ + -440, + 850 + ], + "size": [ + 350, + 82 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Use Refiner or Normal Sampler?", + "properties": { + "matchColors": "#00ff80", + "matchTitle": "", + "showNav": false, + "showAllGraphs": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "max one", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1650 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 970 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 96393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96394 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\catCitronAnimeTreasure_illustriousV4.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1330 + ], + "size": [ + 290, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 79039 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -60, + 20 + ], + "size": [ + 350, + 130 + ], + "flags": { + "collapsed": false + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 79043 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 83076 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 83077 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 83078 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1450, + 380 + ], + "size": [ + 370, + 380 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1450, + 20 + ], + "size": [ + 370, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IPAdapter", + "type": "*", + "link": 71974 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 71975 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 860 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97914 + }, + { + "name": "model", + "type": "MODEL", + "link": 95978 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95979 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85711 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 95975 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 95976 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 96612 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 96613 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 814609002208982, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 664, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 150, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 72, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83077 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 618, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -360, + 420 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85393, + 85539, + 85697 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 72114 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "aux_id": "alexopus/ComfyUI-Image-Saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "cnr_id": "comfyui-image-saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -360, + 300 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352, + 85392, + 85538, + 95898, + 96612 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 59807 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "aux_id": "alexopus/ComfyUI-Image-Saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "cnr_id": "comfyui-image-saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -360, + 230 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 59805, + 85540 + ] + } + ], + "title": "Denoise", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -360, + 160 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 59804, + 85386, + 85536, + 95975 + ] + } + ], + "title": "Steps", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -360, + 90 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 59803, + 85385, + 85537, + 95976 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -360, + 20 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3236, + 85700 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "cnr_id": "comfyui-mxtoolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 867, + "type": "Primitive integer [Crystools]", + "pos": [ + -640, + 1770 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 97455, + 98029 + ] + } + ], + "title": "Default resolution", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "2af9ccf0a29c6910e6fcbdd7d2fe96f9bde44eed", + "Node name for S&R": "Primitive integer [Crystools]", + "cnr_id": "ComfyUI-Crystools", + "ue_properties": { + "widget_ue_connectable": { + "int": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "3797e73d-04e0-43dc-b421-22b36edecead", + "pos": [ + 1850, + 140 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86066 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86067 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 689, + "type": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "pos": [ + 1450, + 170 + ], + "size": [ + 370, + 102 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 86023 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 86024 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "cnr_id": "comfyui-impact-subpack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 535, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 350 + ], + "size": [ + 380, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 83, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 85530 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, inoue orihime, large breasts, brown eyes, long hair, straight hair, female, mature female, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1230 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 94720, + 98301 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 679, + "type": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "pos": [ + -10, + 1610 + ], + "size": [ + 320, + 590 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85527 + }, + { + "name": "image", + "type": "IMAGE", + "link": 91437 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "label": "Prompt", + "name": "text1", + "type": "STRING", + "link": 85530 + }, + { + "label": "image (for controlnet)", + "name": "image_1", + "type": "IMAGE", + "link": 97392 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 97457 + }, + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85535 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85536 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85537 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85538 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85539 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 86066 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 85543 + }, + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 96191 + }, + { + "label": "refiner model", + "name": "model_1", + "type": "MODEL", + "link": 97553 + }, + { + "label": "refiner clip", + "name": "clip_1", + "type": "CLIP", + "link": 97552 + }, + { + "label": "negative prompt text", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 96192 + }, + { + "label": "default resolution", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 98029 + } + ], + "outputs": [ + { + "label": "Full prompt (for img save)", + "name": "STRING", + "type": "STRING", + "links": [ + 85545 + ] + }, + { + "label": "width", + "name": "INT", + "type": "INT", + "links": [ + 85546 + ] + }, + { + "label": "height", + "name": "INT_1", + "type": "INT", + "links": [ + 85547 + ] + }, + { + "label": "Full prompt (preview)", + "name": "STRING_1", + "type": "*", + "links": [ + 85548 + ] + }, + { + "label": "ControlNet preview", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85549 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 97973 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 97974 + ] + }, + { + "label": "IMAGE", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 85552 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "strength": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024, + 1078988596276977, + 30, + 6, + "euler", + "sgm_uniform", + 1, + 0.6000000000000001, + 25, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 2200, + 1230 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 85549 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 1000 + ], + "size": [ + 690, + 290 + ], + "flags": { + "collapsed": false + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85548 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, inoue orihime, large breasts, brown eyes, long hair, straight hair, female, mature female, 1girl, solo, breasts, looking at viewer, blush, smile, shirt, collarbone, white shirt, short sleeves, thighs, outdoors, sky, shoes, day, cloud, grin, blue sky, v, squatting, sunflower, overalls" + ], + "shape": 1 + }, + { + "id": 784, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1130 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 94719 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 667, + "type": "PreviewImage", + "pos": [ + 2200, + 1280 + ], + "size": [ + 410, + 670 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 93721 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 786, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -760, + 1730 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 94720 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 98303 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 94719 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere", + "pos": [ + -760, + 1610 + ], + "size": [ + 310, + 86 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 3187 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "CLIP", + "link": 96839 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything301", + "type": "VAE", + "link": 98304 + }, + { + "label": "anything", + "name": "anything304", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "aux_id": "chrisgoringe/cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "cnr_id": "cg-use-everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "next_input_index": 304 + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 878, + "type": "CR VAE Input Switch", + "pos": [ + -610, + 1730 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 98302 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 98301 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 98304 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 98303 + ] + } + ], + "title": "VAE Switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 553, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 560 + ], + "size": [ + 380, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 85, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 85527 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 681, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 320, + 20 + ], + "size": [ + 360, + 740 + ], + "flags": {}, + "order": 136, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 97101 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96837 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97102 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 96838 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "c5ffa43de4ddb17244626a65a30700a05dd6b67d", + "Show Strengths": "Single Strength", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 745, + "type": "vsLinx_LoadSelectedImagesList", + "pos": [ + -760, + 20 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 86, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "images", + "shape": 6, + "type": "IMAGE", + "links": [ + 92203 + ] + } + ], + "title": "Load (multiple) Images", + "properties": { + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ver": "da733e713177116d8f8abcc9c7a6a31d037994e2", + "Node name for S&R": "vsLinx_LoadSelectedImagesList", + "max_images": 0, + "selected_paths": "[\"example.png\"]", + "ue_properties": { + "widget_ue_connectable": { + "selected_paths": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + null, + "[\"example.png\"]" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 850 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 76831 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96837 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 98302 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Checkpoint", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3187, + 456, + 0, + 50, + 0, + "MODEL" + ], + [ + 3191, + 75, + 0, + 457, + 0, + "IMAGE" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 7, + "STRING" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 59803, + 508, + 0, + 457, + 2, + "FLOAT" + ], + [ + 59804, + 509, + 0, + 457, + 1, + "INT" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59807, + 507, + 1, + 457, + 4, + "STRING" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 71974, + 615, + 0, + 577, + 1, + "*" + ], + [ + 71975, + 576, + 0, + 577, + 2, + "*" + ], + [ + 72114, + 618, + 1, + 457, + 5, + "STRING" + ], + [ + 72526, + 629, + 0, + 565, + 1, + "*" + ], + [ + 76831, + 436, + 0, + 635, + 0, + "MODEL" + ], + [ + 79039, + 15, + 0, + 647, + 0, + "UPSCALE_MODEL" + ], + [ + 79043, + 647, + 0, + 562, + 0, + "*" + ], + [ + 79101, + 649, + 0, + 647, + 2, + "FLOAT" + ], + [ + 83076, + 662, + 0, + 562, + 1, + "*" + ], + [ + 83077, + 664, + 0, + 562, + 2, + "*" + ], + [ + 83078, + 462, + 0, + 562, + 3, + "*" + ], + [ + 84517, + 462, + 0, + 673, + 0, + "STRING" + ], + [ + 84518, + 477, + 0, + 673, + 1, + "STRING" + ], + [ + 84521, + 486, + 0, + 673, + 4, + "STRING" + ], + [ + 84523, + 487, + 0, + 673, + 6, + "STRING" + ], + [ + 84524, + 488, + 0, + 673, + 7, + "STRING" + ], + [ + 84528, + 473, + 0, + 673, + 11, + "STRING" + ], + [ + 84530, + 467, + 0, + 673, + 13, + "STRING" + ], + [ + 84532, + 474, + 0, + 673, + 15, + "STRING" + ], + [ + 84533, + 479, + 0, + 673, + 16, + "STRING" + ], + [ + 84534, + 673, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 84535, + 673, + 1, + 38, + 4, + "CONDITIONING" + ], + [ + 84536, + 673, + 2, + 47, + 4, + "CONDITIONING" + ], + [ + 84537, + 673, + 3, + 75, + 4, + "CONDITIONING" + ], + [ + 84538, + 673, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 84539, + 673, + 5, + 32, + 4, + "CONDITIONING" + ], + [ + 84540, + 673, + 6, + 19, + 4, + "CONDITIONING" + ], + [ + 84541, + 673, + 7, + 498, + 0, + "STRING" + ], + [ + 84542, + 673, + 8, + 43, + 4, + "CONDITIONING" + ], + [ + 85384, + 647, + 0, + 677, + 0, + "IMAGE" + ], + [ + 85385, + 508, + 0, + 677, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85386, + 509, + 0, + 677, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85391, + 522, + 0, + 677, + 7, + "INT" + ], + [ + 85392, + 507, + 0, + 677, + 8, + "COMBO" + ], + [ + 85393, + 618, + 0, + 677, + 9, + "COMBO" + ], + [ + 85394, + 670, + 0, + 677, + 10, + "FLOAT" + ], + [ + 85483, + 647, + 0, + 678, + 0, + "IMAGE" + ], + [ + 85484, + 677, + 0, + 678, + 1, + "IMAGE" + ], + [ + 85527, + 553, + 0, + 679, + 0, + "STRING" + ], + [ + 85530, + 535, + 0, + 679, + 3, + "STRING" + ], + [ + 85535, + 522, + 0, + 679, + 8, + "INT" + ], + [ + 85536, + 509, + 0, + 679, + 9, + "INT" + ], + [ + 85537, + 508, + 0, + 679, + 10, + "FLOAT" + ], + [ + 85538, + 507, + 0, + 679, + 11, + "COMBO" + ], + [ + 85539, + 618, + 0, + 679, + 12, + "COMBO" + ], + [ + 85540, + 558, + 0, + 679, + 13, + "FLOAT" + ], + [ + 85543, + 582, + 0, + 679, + 16, + "FLOAT" + ], + [ + 85545, + 679, + 0, + 457, + 6, + "STRING" + ], + [ + 85546, + 679, + 1, + 457, + 9, + "INT" + ], + [ + 85547, + 679, + 2, + 457, + 10, + "INT" + ], + [ + 85548, + 679, + 3, + 551, + 0, + "STRING" + ], + [ + 85549, + 679, + 4, + 581, + 0, + "IMAGE" + ], + [ + 85552, + 679, + 7, + 647, + 1, + "IMAGE" + ], + [ + 85695, + 462, + 0, + 684, + 1, + "STRING" + ], + [ + 85697, + 618, + 0, + 684, + 3, + "COMBO" + ], + [ + 85699, + 262, + 0, + 684, + 4, + "STRING" + ], + [ + 85700, + 461, + 0, + 684, + 5, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85701, + 438, + 0, + 684, + 6, + "BOOLEAN" + ], + [ + 85702, + 684, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 85704, + 684, + 1, + 32, + 14, + "COMBO" + ], + [ + 85705, + 684, + 1, + 43, + 14, + "COMBO" + ], + [ + 85706, + 684, + 1, + 35, + 14, + "COMBO" + ], + [ + 85707, + 684, + 1, + 70, + 14, + "COMBO" + ], + [ + 85708, + 684, + 1, + 38, + 14, + "COMBO" + ], + [ + 85709, + 684, + 1, + 47, + 14, + "COMBO" + ], + [ + 85710, + 684, + 1, + 75, + 14, + "COMBO" + ], + [ + 85711, + 684, + 2, + 19, + 7, + "SAM_MODEL" + ], + [ + 85712, + 684, + 2, + 32, + 7, + "SAM_MODEL" + ], + [ + 85713, + 684, + 2, + 35, + 7, + "SAM_MODEL" + ], + [ + 85714, + 684, + 2, + 43, + 7, + "SAM_MODEL" + ], + [ + 85715, + 684, + 2, + 70, + 7, + "SAM_MODEL" + ], + [ + 85716, + 684, + 2, + 38, + 7, + "SAM_MODEL" + ], + [ + 85717, + 684, + 2, + 47, + 7, + "SAM_MODEL" + ], + [ + 85718, + 684, + 2, + 75, + 7, + "SAM_MODEL" + ], + [ + 85720, + 684, + 4, + 51, + 1, + "CONDITIONING" + ], + [ + 85917, + 575, + 0, + 685, + 0, + "IMAGE" + ], + [ + 85918, + 685, + 0, + 456, + 2, + "IMAGE" + ], + [ + 86023, + 689, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 86024, + 689, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 86066, + 692, + 0, + 679, + 15, + "CONTROL_NET" + ], + [ + 86067, + 692, + 1, + 679, + 5, + "COMBO" + ], + [ + 90713, + 704, + 0, + 705, + 0, + "IMAGE" + ], + [ + 91437, + 725, + 0, + 679, + 1, + "IMAGE" + ], + [ + 91438, + 725, + 0, + 575, + 0, + "IMAGE" + ], + [ + 92203, + 745, + 0, + 725, + 0, + "*" + ], + [ + 93696, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 93721, + 647, + 0, + 667, + 0, + "IMAGE" + ], + [ + 94719, + 786, + 0, + 784, + 0, + "*" + ], + [ + 94720, + 437, + 0, + 786, + 0, + "*" + ], + [ + 95975, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 95976, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 95978, + 827, + 0, + 19, + 1, + "MODEL" + ], + [ + 95979, + 827, + 1, + 19, + 2, + "CLIP" + ], + [ + 95981, + 828, + 0, + 32, + 1, + "MODEL" + ], + [ + 95982, + 828, + 1, + 32, + 2, + "CLIP" + ], + [ + 95983, + 829, + 0, + 43, + 1, + "MODEL" + ], + [ + 95984, + 829, + 1, + 43, + 2, + "CLIP" + ], + [ + 95986, + 830, + 0, + 35, + 1, + "MODEL" + ], + [ + 95987, + 830, + 1, + 35, + 2, + "CLIP" + ], + [ + 95988, + 831, + 0, + 70, + 1, + "MODEL" + ], + [ + 95989, + 831, + 1, + 70, + 2, + "CLIP" + ], + [ + 95990, + 832, + 0, + 38, + 1, + "MODEL" + ], + [ + 95991, + 832, + 1, + 38, + 2, + "CLIP" + ], + [ + 95992, + 833, + 0, + 47, + 1, + "MODEL" + ], + [ + 95993, + 833, + 1, + 47, + 2, + "CLIP" + ], + [ + 95994, + 834, + 0, + 75, + 1, + "MODEL" + ], + [ + 95995, + 834, + 1, + 75, + 2, + "CLIP" + ], + [ + 96191, + 840, + 0, + 679, + 18, + "INT" + ], + [ + 96192, + 262, + 0, + 679, + 21, + "STRING" + ], + [ + 96393, + 841, + 0, + 842, + 0, + "MODEL" + ], + [ + 96394, + 841, + 1, + 842, + 1, + "CLIP" + ], + [ + 96612, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 96613, + 684, + 1, + 19, + 14, + "COMBO" + ], + [ + 96837, + 436, + 1, + 681, + 1, + "CLIP" + ], + [ + 96838, + 681, + 1, + 684, + 0, + "CLIP" + ], + [ + 96839, + 684, + 3, + 50, + 1, + "CLIP" + ], + [ + 96870, + 684, + 3, + 863, + 0, + "*" + ], + [ + 96959, + 863, + 0, + 684, + 7, + "CLIP" + ], + [ + 97100, + 635, + 0, + 684, + 2, + "MODEL" + ], + [ + 97101, + 684, + 5, + 681, + 0, + "MODEL" + ], + [ + 97102, + 681, + 0, + 456, + 0, + "MODEL" + ], + [ + 97297, + 725, + 0, + 864, + 0, + "IMAGE" + ], + [ + 97361, + 725, + 0, + 865, + 0, + "*" + ], + [ + 97392, + 865, + 0, + 679, + 4, + "IMAGE" + ], + [ + 97424, + 864, + 0, + 865, + 1, + "*" + ], + [ + 97455, + 867, + 0, + 868, + 0, + "*" + ], + [ + 97456, + 864, + 1, + 868, + 1, + "*" + ], + [ + 97457, + 868, + 0, + 679, + 6, + "INT" + ], + [ + 97549, + 870, + 0, + 684, + 9, + "BOOLEAN" + ], + [ + 97550, + 842, + 0, + 684, + 10, + "MODEL" + ], + [ + 97551, + 842, + 1, + 684, + 8, + "CLIP" + ], + [ + 97552, + 684, + 6, + 679, + 20, + "CLIP" + ], + [ + 97553, + 684, + 7, + 679, + 19, + "MODEL" + ], + [ + 97911, + 677, + 0, + 876, + 0, + "IMAGE" + ], + [ + 97912, + 678, + 0, + 876, + 1, + "IMAGE" + ], + [ + 97913, + 876, + 0, + 274, + 0, + "IMAGE" + ], + [ + 97914, + 876, + 0, + 19, + 0, + "IMAGE" + ], + [ + 97973, + 679, + 5, + 677, + 5, + "CONDITIONING" + ], + [ + 97974, + 679, + 6, + 677, + 6, + "CONDITIONING" + ], + [ + 98029, + 867, + 0, + 679, + 22, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 98301, + 437, + 0, + 878, + 1, + "VAE" + ], + [ + 98302, + 436, + 2, + 878, + 0, + "VAE" + ], + [ + 98303, + 878, + 1, + 786, + 1, + "*" + ], + [ + 98304, + 878, + 0, + 50, + 2, + "VAE" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 780, + 310, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -770, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2250, + -50, + 850, + 820 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Model Backend", + "bounding": [ + -770, + 1540, + 290, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1760, + 780, + 1340, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 390, + 780, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 700, + -200, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "ImageSave", + "bounding": [ + -470, + 1540, + 210, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "IPAdapter", + "bounding": [ + -470, + 1690, + 210, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1590, + 780, + 160, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 730, + -90, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -370, + -50, + 290, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + -70, + -50, + 370, + 350 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 1840, + -50, + 400, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IMG2IMG Transfer", + "bounding": [ + -20, + 1540, + 350, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + -70, + 310, + 370, + 460 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "IPA Alternative img", + "bounding": [ + -250, + 1540, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1440, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "IPA Low VRAM", + "bounding": [ + -250, + 1690, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "Transfer - Low VRAM", + "bounding": [ + 340, + 1540, + 270, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 44, + "title": "HiRes Fix", + "bounding": [ + -20, + 1670, + 150, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Color Fix", + "bounding": [ + 140, + 1670, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 46, + "title": "Detection Models", + "bounding": [ + -70, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 48, + "title": "LoRA's", + "bounding": [ + 310, + -50, + 380, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 49, + "title": "Refiner Backend (Transfer Only)", + "bounding": [ + -450, + 780, + 370, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "definitions": { + "subgraphs": [ + { + "id": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 672, + "lastLinkId": 84516, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer Prompt Append", + "inputNode": { + "id": -10, + "bounding": [ + 410, + 1240, + 146.66666412353516, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 1409.841796875, + 1320, + 156, + 220 + ] + }, + "inputs": [ + { + "id": "69d6edf6-f947-4f40-a45c-6570680fe1ff", + "name": "text1", + "type": "STRING", + "linkIds": [ + 3906, + 3911, + 3915, + 3918, + 3898, + 3890, + 3904, + 3908 + ], + "localized_name": "text1", + "label": "Start Quality prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1260 + } + }, + { + "id": "387b1038-c017-4283-9e03-c681395269f7", + "name": "text2", + "type": "STRING", + "linkIds": [ + 3905 + ], + "localized_name": "text2", + "label": "Lips prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1280 + } + }, + { + "id": "1930a6c2-ee26-4407-bbd2-94cdfb3b0fc9", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 84468 + ], + "localized_name": "clip", + "label": "Lips CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1300 + } + }, + { + "id": "4e4a14f6-03eb-4f31-8f66-91324a78055d", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 84469 + ], + "localized_name": "clip_1", + "label": "Nipples CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1320 + } + }, + { + "id": "bcd7f7d5-4abf-4bea-9668-66424fda8626", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 3912 + ], + "localized_name": "text2_1", + "label": "Nipples prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1340 + } + }, + { + "id": "b2976de4-973e-48ce-8c53-4d7ab6f58c09", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 84470 + ], + "localized_name": "clip_2", + "label": "Vagina CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1360 + } + }, + { + "id": "d31cc58f-56f9-407c-b02e-a83717634b5b", + "name": "text2_2", + "type": "STRING", + "linkIds": [ + 3914 + ], + "localized_name": "text2_2", + "label": "Vagina prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1380 + } + }, + { + "id": "4ec56dea-1afd-4af7-8ffa-75147f7a3445", + "name": "text2_3", + "type": "STRING", + "linkIds": [ + 3917 + ], + "localized_name": "text2_3", + "label": "Penis prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1400 + } + }, + { + "id": "539eaf00-e819-4c0b-913a-3d6ee0896a70", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 84471 + ], + "localized_name": "clip_3", + "label": "Penis CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1420 + } + }, + { + "id": "e143a5f9-0f85-4e82-814f-154a22fce41f", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 84472 + ], + "localized_name": "clip_4", + "label": "Hands CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1440 + } + }, + { + "id": "df679255-382b-4162-b019-eefae15e7f34", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 84473 + ], + "localized_name": "clip_5", + "label": "Eyes CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1460 + } + }, + { + "id": "fd286d04-3bc5-4bec-996f-f5917dd56344", + "name": "text2_4", + "type": "STRING", + "linkIds": [ + 3897 + ], + "localized_name": "text2_4", + "label": "Face prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1480 + } + }, + { + "id": "aeac6ee3-1754-4007-86cc-b92e31b7f499", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 84474 + ], + "localized_name": "clip_6", + "label": "Face CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1500 + } + }, + { + "id": "cbb90a24-a8b1-49a2-94f3-17efb923e3b4", + "name": "text2_5", + "type": "STRING", + "linkIds": [ + 4168 + ], + "localized_name": "text2_5", + "label": "Eyes prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1520 + } + }, + { + "id": "254a84cd-a191-40df-ad88-aeb79fb40e99", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 84475 + ], + "localized_name": "clip_7", + "label": "Nose CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1540 + } + }, + { + "id": "535aaab4-1549-4392-9cc2-1441e17ce290", + "name": "text2_6", + "type": "STRING", + "linkIds": [ + 3903 + ], + "localized_name": "text2_6", + "label": "Nose prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1560 + } + }, + { + "id": "39f49e20-e3ff-4bfa-944b-fe7bb5183eb0", + "name": "text2_7", + "type": "STRING", + "linkIds": [ + 3909 + ], + "localized_name": "text2_7", + "label": "Hands prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1580 + } + } + ], + "outputs": [ + { + "id": "524d381c-5d42-4da0-968d-9cddcb41ed2d", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 385 + ], + "localized_name": "CONDITIONING", + "label": "Lips CLIP", + "pos": { + "0": 1429.841796875, + "1": 1340 + } + }, + { + "id": "d877e92c-482b-49c5-8cdf-e31f4d155fb8", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 387 + ], + "localized_name": "CONDITIONING_1", + "label": "Nipples CLIP", + "pos": { + "0": 1429.841796875, + "1": 1360 + } + }, + { + "id": "c0d3d875-defa-4bc7-9d9e-364e2b28d0d2", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 388 + ], + "localized_name": "CONDITIONING_2", + "label": "Vagina CLIP", + "pos": { + "0": 1429.841796875, + "1": 1380 + } + }, + { + "id": "3f50f757-1855-401c-b10e-1f6be16ef193", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 389 + ], + "localized_name": "CONDITIONING_3", + "label": "Penis CLIP", + "pos": { + "0": 1429.841796875, + "1": 1400 + } + }, + { + "id": "3de093b2-e81f-4958-bbfb-c5cd97a45890", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 3920 + ], + "localized_name": "CONDITIONING_4", + "label": "Hands CLIP", + "pos": { + "0": 1429.841796875, + "1": 1420 + } + }, + { + "id": "99f67de6-cb68-401e-babf-fe6ffab18474", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 3891 + ], + "localized_name": "CONDITIONING_5", + "label": "Eyes CLIP", + "pos": { + "0": 1429.841796875, + "1": 1440 + } + }, + { + "id": "199ca6ee-7179-4166-a493-c7977668155f", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 382 + ], + "localized_name": "CONDITIONING_6", + "label": "Face CLIP", + "pos": { + "0": 1429.841796875, + "1": 1460 + } + }, + { + "id": "cad83c12-20fc-4184-8cd6-8e3df0e1d28e", + "name": "STRING", + "type": "*", + "linkIds": [ + 4285 + ], + "localized_name": "STRING", + "label": "Eyes example prompt", + "pos": { + "0": 1429.841796875, + "1": 1480 + } + }, + { + "id": "2a7bfe3b-95d0-4724-bb8c-d40e8ab6b92e", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 384 + ], + "localized_name": "CONDITIONING_7", + "label": "Nose CLIP", + "pos": { + "0": 1429.841796875, + "1": 1500 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84474 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84475 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1420 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84473 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 1160, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84472 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84470 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84469 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84471 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1160, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84468 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3907, + "origin_id": 478, + "origin_slot": 0, + "target_id": 192, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3913, + "origin_id": 482, + "origin_slot": 0, + "target_id": 195, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3916, + "origin_id": 483, + "origin_slot": 0, + "target_id": 196, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3919, + "origin_id": 484, + "origin_slot": 0, + "target_id": 197, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 4725, + "origin_id": 481, + "origin_slot": 0, + "target_id": 194, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3889, + "origin_id": 465, + "origin_slot": 0, + "target_id": 464, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3899, + "origin_id": 471, + "origin_slot": 0, + "target_id": 184, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3902, + "origin_id": 475, + "origin_slot": 0, + "target_id": 193, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3906, + "origin_id": -10, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3911, + "origin_id": -10, + "origin_slot": 0, + "target_id": 482, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3915, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3918, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3898, + "origin_id": -10, + "origin_slot": 0, + "target_id": 471, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3890, + "origin_id": -10, + "origin_slot": 0, + "target_id": 465, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3904, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3908, + "origin_id": -10, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3905, + "origin_id": -10, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84468, + "origin_id": -10, + "origin_slot": 2, + "target_id": 192, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84469, + "origin_id": -10, + "origin_slot": 3, + "target_id": 195, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3912, + "origin_id": -10, + "origin_slot": 4, + "target_id": 482, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 196, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3914, + "origin_id": -10, + "origin_slot": 6, + "target_id": 483, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3917, + "origin_id": -10, + "origin_slot": 7, + "target_id": 484, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84471, + "origin_id": -10, + "origin_slot": 8, + "target_id": 197, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84472, + "origin_id": -10, + "origin_slot": 9, + "target_id": 194, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84473, + "origin_id": -10, + "origin_slot": 10, + "target_id": 464, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3897, + "origin_id": -10, + "origin_slot": 11, + "target_id": 471, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84474, + "origin_id": -10, + "origin_slot": 12, + "target_id": 184, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 4168, + "origin_id": -10, + "origin_slot": 13, + "target_id": 465, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84475, + "origin_id": -10, + "origin_slot": 14, + "target_id": 193, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3903, + "origin_id": -10, + "origin_slot": 15, + "target_id": 475, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3909, + "origin_id": -10, + "origin_slot": 16, + "target_id": 481, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 385, + "origin_id": 192, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 387, + "origin_id": 195, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 388, + "origin_id": 196, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 389, + "origin_id": 197, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 3920, + "origin_id": 194, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 3891, + "origin_id": 464, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 382, + "origin_id": 184, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 4285, + "origin_id": 465, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "STRING" + }, + { + "id": 384, + "origin_id": 193, + "origin_slot": 0, + "target_id": -20, + "target_slot": 8, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 676, + "lastLinkId": 85383, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2140, + 1295, + 132, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3080, + 1390, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b7eeb899-a62b-407d-a174-46a7eadeae40", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 83105, + 82496 + ], + "localized_name": "image1", + "label": "image (upscaled)", + "shape": 7, + "pos": { + "0": 2252, + "1": 1315 + } + }, + { + "id": "6ff482b5-3f5e-4a6c-b347-a959dff0b464", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82982 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": { + "0": 2252, + "1": 1335 + } + }, + { + "id": "34328b13-38a9-4230-9dee-e42eea8f493d", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82957 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": { + "0": 2252, + "1": 1355 + } + }, + { + "id": "b64f30eb-0c08-4f8c-8917-90f09fce8af5", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85383, + 85381 + ], + "localized_name": "vae", + "pos": { + "0": 2252, + "1": 1375 + } + }, + { + "id": "1c1045b4-ddb5-4776-85a7-e3a17a4a48e0", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85360 + ], + "localized_name": "model", + "pos": { + "0": 2252, + "1": 1395 + } + }, + { + "id": "d3549a84-4467-4ed0-9d06-8cc13faaee84", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 83067 + ], + "localized_name": "positive", + "pos": { + "0": 2252, + "1": 1415 + } + }, + { + "id": "e7cc8307-f3b1-4f83-b291-1b3842565413", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 82729 + ], + "localized_name": "negative", + "pos": { + "0": 2252, + "1": 1435 + } + }, + { + "id": "b71229eb-d795-4e7d-8977-b38a3c79cd39", + "name": "seed", + "type": "INT", + "linkIds": [ + 82498 + ], + "localized_name": "seed", + "pos": { + "0": 2252, + "1": 1455 + } + }, + { + "id": "17f30536-930e-4176-b927-eaad59337366", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82499 + ], + "localized_name": "sampler_name", + "pos": { + "0": 2252, + "1": 1475 + } + }, + { + "id": "eda82e2a-a104-48d6-b092-ce0eea6079be", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82530 + ], + "localized_name": "scheduler", + "pos": { + "0": 2252, + "1": 1495 + } + }, + { + "id": "a0c1ed8e-d07f-4d1c-85ca-6494d4f1da9e", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 83195 + ], + "localized_name": "denoise", + "pos": { + "0": 2252, + "1": 1515 + } + } + ], + "outputs": [ + { + "id": "c6ddaf26-bf3a-4030-90ed-71f3822e9a4d", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 83112, + 83258 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": { + "0": 3100, + "1": 1410 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 653, + "type": "VAEDecode", + "pos": [ + 2720, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 82501 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85383 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83107 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 651, + "type": "KSampler", + "pos": [ + 2440, + 1320 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85360 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 83067 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 82729 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 82497 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 82498 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82981 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 83006 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82499 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82530 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 83195 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82501 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "CR Image Input Switch", + "pos": [ + 2720, + 1400 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 83105 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 83107 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83112, + 83258 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "cnr_id": "comfyroll", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "VAEEncode", + "pos": [ + 2290, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 82496 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85381 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82497 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 665, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82957 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 82981 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "max(18, a - 10)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 666, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82982 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 83006 + ] + } + ], + "title": "calc cfg", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 83107, + "origin_id": 653, + "origin_slot": 0, + "target_id": 668, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 82501, + "origin_id": 651, + "origin_slot": 0, + "target_id": 653, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 82497, + "origin_id": 650, + "origin_slot": 0, + "target_id": 651, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 82981, + "origin_id": 665, + "origin_slot": 0, + "target_id": 651, + "target_slot": 5, + "type": "INT" + }, + { + "id": 83006, + "origin_id": 666, + "origin_slot": 1, + "target_id": 651, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 83105, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82496, + "origin_id": -10, + "origin_slot": 0, + "target_id": 650, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82982, + "origin_id": -10, + "origin_slot": 1, + "target_id": 666, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 82957, + "origin_id": -10, + "origin_slot": 2, + "target_id": 665, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 85383, + "origin_id": -10, + "origin_slot": 3, + "target_id": 653, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85381, + "origin_id": -10, + "origin_slot": 3, + "target_id": 650, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85360, + "origin_id": -10, + "origin_slot": 4, + "target_id": 651, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 83067, + "origin_id": -10, + "origin_slot": 5, + "target_id": 651, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 82729, + "origin_id": -10, + "origin_slot": 6, + "target_id": 651, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 82498, + "origin_id": -10, + "origin_slot": 7, + "target_id": 651, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82499, + "origin_id": -10, + "origin_slot": 8, + "target_id": 651, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82530, + "origin_id": -10, + "origin_slot": 9, + "target_id": 651, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 83195, + "origin_id": -10, + "origin_slot": 10, + "target_id": 651, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 83112, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 83258, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 677, + "lastLinkId": 85483, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2430, + 1310, + 132, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2940, + 1310, + 138.66666412353516, + 60 + ] + }, + "inputs": [ + { + "id": "abe1852b-3354-4bcc-9daa-4ae95bd5e4a8", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 82786 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": { + "0": 2542, + "1": 1330 + } + }, + { + "id": "e48a1378-4f8b-4596-b792-ba49e4791e28", + "name": "image_target", + "type": "IMAGE", + "linkIds": [ + 85396 + ], + "localized_name": "image_target", + "label": "image (hires)", + "pos": { + "0": 2542, + "1": 1350 + } + } + ], + "outputs": [ + { + "id": "632b22d0-836a-4b3c-8137-4f6e79945afb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 85483, + 83111 + ], + "localized_name": "IMAGE", + "label": "image (color fixed)", + "pos": { + "0": 2960, + "1": 1330 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 658, + "type": "ColorMatch", + "pos": [ + 2620, + 1320 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 82786 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 85396 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 85483 + ] + } + ], + "properties": { + "aux_id": "kijai/ComfyUI-KJNodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "cnr_id": "comfyui-kjnodes", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "hm-mvgd-hm", + 0.75, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 82786, + "origin_id": -10, + "origin_slot": 0, + "target_id": 658, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85396, + "origin_id": -10, + "origin_slot": 1, + "target_id": 658, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 85483, + "origin_id": 658, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "version": 1, + "state": { + "lastGroupId": 48, + "lastNodeId": 700, + "lastLinkId": 85572, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IMG2IMG Transfer Sub", + "inputNode": { + "id": -10, + "bounding": [ + 1200, + 1245, + 154, + 500 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2610, + 1350, + 176.6666717529297, + 200 + ] + }, + "inputs": [ + { + "id": "a24c0f57-6111-43a5-a25b-bfe7aa19ecdb", + "name": "text", + "type": "STRING", + "linkIds": [ + 71874 + ], + "localized_name": "text", + "pos": { + "0": 1334, + "1": 1265 + } + }, + { + "id": "0eee5d5d-c586-4d3a-88ea-d4b289618c47", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 5445, + 5600, + 7030 + ], + "localized_name": "image", + "pos": { + "0": 1334, + "1": 1285 + } + }, + { + "id": "5ab1586c-ee7a-4a2d-8596-62071a7beded", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85519, + 85522 + ], + "localized_name": "vae", + "pos": { + "0": 1334, + "1": 1305 + } + }, + { + "id": "e54dbadc-99f4-44bb-8cf0-c76909ec7a0b", + "name": "text1", + "type": "STRING", + "linkIds": [ + 85528 + ], + "localized_name": "text1", + "label": "Prompt", + "shape": 7, + "pos": { + "0": 1334, + "1": 1325 + } + }, + { + "id": "5bd074dc-3581-499e-8505-f7dd8ba59322", + "name": "image_1", + "type": "IMAGE", + "linkIds": [ + 72370 + ], + "localized_name": "image_1", + "label": "image (for controlnet)", + "pos": { + "0": 1334, + "1": 1345 + } + }, + { + "id": "1e00f25a-6788-4650-bec3-dad5369ad918", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 5444 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": { + "0": 1334, + "1": 1365 + } + }, + { + "id": "84a701a5-3ddc-4c61-a054-882b7b5702e1", + "name": "resolution", + "type": "INT", + "linkIds": [ + 72313 + ], + "localized_name": "resolution", + "shape": 7, + "pos": { + "0": 1334, + "1": 1385 + } + }, + { + "id": "4131403c-ea61-4c57-a861-80ec2271bdc7", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85501, + 85541 + ], + "localized_name": "model", + "pos": { + "0": 1334, + "1": 1405 + } + }, + { + "id": "a58ccc24-0b76-4ee7-a276-80cdf5f1289f", + "name": "seed", + "type": "INT", + "linkIds": [ + 5436, + 85550, + 85560 + ], + "localized_name": "seed", + "pos": { + "0": 1334, + "1": 1425 + } + }, + { + "id": "d86072fa-6dc7-4461-9f08-5e5660ae8579", + "name": "steps", + "type": "INT", + "linkIds": [ + 82587, + 85548, + 85555 + ], + "localized_name": "steps", + "pos": { + "0": 1334, + "1": 1445 + } + }, + { + "id": "24f4f4b4-2cc8-4b63-ba1b-08b9d00ccc7c", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 82588, + 85545, + 85556 + ], + "localized_name": "cfg", + "pos": { + "0": 1334, + "1": 1465 + } + }, + { + "id": "e4e5f8da-8362-46fc-8728-338f1e1992aa", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82586, + 85547, + 85557 + ], + "localized_name": "sampler_name", + "pos": { + "0": 1334, + "1": 1485 + } + }, + { + "id": "d4d99404-c792-4122-9984-0d410fa5800d", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82585, + 85546, + 85558 + ], + "localized_name": "scheduler", + "pos": { + "0": 1334, + "1": 1505 + } + }, + { + "id": "f55649f6-532f-4db8-8f49-2c2b5f99afc4", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 6623 + ], + "localized_name": "denoise", + "pos": { + "0": 1334, + "1": 1525 + } + }, + { + "id": "8e644941-a7b5-49f2-bf77-c9288abc132e", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 25158 + ], + "localized_name": "negative", + "pos": { + "0": 1334, + "1": 1545 + } + }, + { + "id": "80fb3896-e804-4d12-8baa-03a81322833c", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 5429 + ], + "localized_name": "control_net", + "pos": { + "0": 1334, + "1": 1565 + } + }, + { + "id": "8c5bf7c3-6bbc-42b7-85fa-e3efa4a97a15", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 8272 + ], + "localized_name": "strength", + "pos": { + "0": 1334, + "1": 1585 + } + }, + { + "id": "f8397b20-a6e3-41c1-b7c5-4801a9c7114c", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85513 + ], + "localized_name": "clip", + "pos": { + "0": 1334, + "1": 1605 + } + }, + { + "id": "105f197b-e6f1-45bc-9d49-553688e45536", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 85549, + 85559 + ], + "label": "refiner start step", + "pos": { + "0": 1334, + "1": 1625 + } + }, + { + "id": "3529d766-160e-40e8-aa50-7d397dcfafe0", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85552 + ], + "label": "refiner model", + "pos": { + "0": 1334, + "1": 1645 + } + }, + { + "id": "fa649b5c-fc62-4290-89c3-6f790493ef58", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85553, + 85554 + ], + "label": "refiner clip", + "pos": { + "0": 1334, + "1": 1665 + } + }, + { + "id": "4eab784d-2f23-43ea-8858-c1cb57c47519", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85562 + ], + "label": "negative prompt text", + "pos": { + "0": 1334, + "1": 1685 + } + }, + { + "id": "896d6530-13db-4ebd-8ca7-54b935a88386", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 85572 + ], + "label": "default resolution", + "pos": { + "0": 1334, + "1": 1705 + } + } + ], + "outputs": [ + { + "id": "4495b4f0-be0b-4c37-8058-ac1041f201b0", + "name": "STRING", + "type": "STRING", + "linkIds": [ + 38490 + ], + "localized_name": "STRING", + "label": "Full prompt (for img save)", + "pos": { + "0": 2630, + "1": 1370 + } + }, + { + "id": "5763317a-cb83-400d-9297-251c8cae3fc0", + "name": "INT", + "type": "INT", + "linkIds": [ + 59809 + ], + "localized_name": "INT", + "label": "width", + "pos": { + "0": 2630, + "1": 1390 + } + }, + { + "id": "be566b24-a724-4ba1-ac72-757d8d00ce07", + "name": "INT_1", + "type": "INT", + "linkIds": [ + 59808 + ], + "localized_name": "INT_1", + "label": "height", + "pos": { + "0": 2630, + "1": 1410 + } + }, + { + "id": "2e4fd735-a8ac-4c5b-af30-cc6e013779d6", + "name": "STRING_1", + "type": "*", + "linkIds": [ + 85531 + ], + "localized_name": "STRING_1", + "label": "Full prompt (preview)", + "pos": { + "0": 2630, + "1": 1430 + } + }, + { + "id": "8d7e9a45-fe78-4e68-afbb-bab8f1156c38", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 7646 + ], + "localized_name": "IMAGE", + "label": "ControlNet preview", + "pos": { + "0": 2630, + "1": 1450 + } + }, + { + "id": "6007caf7-d8b7-41f2-9931-8ac21d360452", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 85389 + ], + "localized_name": "positive", + "pos": { + "0": 2630, + "1": 1470 + } + }, + { + "id": "0b8480bf-d3a5-4330-a220-d7fba5c8cca4", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 85390 + ], + "localized_name": "negative", + "pos": { + "0": 2630, + "1": 1490 + } + }, + { + "id": "c75368ba-aa0f-447e-aa00-f6363b104d0c", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 79040 + ], + "localized_name": "IMAGE_1", + "label": "IMAGE", + "pos": { + "0": 2630, + "1": 1510 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 2370, + 1330 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79040 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 679, + "type": "Label (rgthree)", + "pos": [ + 1370, + 1210 + ], + "size": [ + 240.14999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image Size calculation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 680, + "type": "Label (rgthree)", + "pos": [ + 1640, + 1210 + ], + "size": [ + 114.73332977294922, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 681, + "type": "Label (rgthree)", + "pos": [ + 1870, + 1210 + ], + "size": [ + 116.0999984741211, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Interrogate", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 682, + "type": "Label (rgthree)", + "pos": [ + 2110, + 1210 + ], + "size": [ + 186.8333282470703, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image generation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 683, + "type": "Label (rgthree)", + "pos": [ + 2370, + 1210 + ], + "size": [ + 162.71665954589844, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Preview Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1870, + 1330 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "localized_name": "exclude_tags", + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "cnr_id": "comfyui-wd14-tagger", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1870, + 1290 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Replace", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 592, + "type": "CR Text Input Switch", + "pos": [ + 2370, + 1290 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 85530 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "STRING", + "links": [ + 38490 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG Save prompt switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1870, + 1370 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 85528 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 85537 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1640, + 1330 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 85522 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437, + 85389, + 85542 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438, + 85390, + 85543 + ] + } + ], + "title": "ControlNet", + "properties": { + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "cnr_id": "comfyui-advanced-controlnet", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1470 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85541 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85542 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85543 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85544 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85550 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85548 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85545 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85547 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85546 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 85549 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85551 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1870, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85513 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85532 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 685, + "type": "ImpactWildcardProcessor", + "pos": [ + 1870, + 1410 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85537 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85530, + 85531, + 85532, + 85561 + ] + } + ], + "title": "Dynamic Wildcard Processor", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 110547575056998, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1640, + 1290 + ], + "size": [ + 280, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72370 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 72313 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "cnr_id": "comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1590 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85552 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85539 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85540 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85551 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85560 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85555 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85556 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85557 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85558 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 85559 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85563 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 691, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1510 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85553 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85561 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85539 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1550 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85554 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85562 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85540 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 2120, + 1370 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85501 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82587 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 82588 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82586 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82585 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85538, + 85564 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 694, + "type": "CR Latent Input Switch", + "pos": [ + 2120, + 1630 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 4, + "inputs": [ + { + "localized_name": "latent1", + "name": "latent1", + "shape": 7, + "type": "LATENT", + "link": 85564 + }, + { + "localized_name": "latent2", + "name": "latent2", + "shape": 7, + "type": "LATENT", + "link": 85563 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85571 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Latent Switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Latent Input Switch", + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 2120, + 1690 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 85571 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85519 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 2110, + 1290 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475, + 85544 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1370, + 1290 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "localized_name": "IMAGE_GEN_WIDTH (INT)", + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "localized_name": "IMAGE_GEN_HEIGHT (INT)", + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "cnr_id": "comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1370 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1330 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85572 + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, c / a, c / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 47, + "title": "Normal Sampler", + "bounding": [ + 2110, + 1300, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 48, + "title": "Refiner", + "bounding": [ + 2110, + 1390, + 190, + 250 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 5969, + "origin_id": 528, + "origin_slot": 0, + "target_id": 548, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5916, + "origin_id": 541, + "origin_slot": 1, + "target_id": 548, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5968, + "origin_id": 528, + "origin_slot": 1, + "target_id": 547, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5915, + "origin_id": 541, + "origin_slot": 1, + "target_id": 547, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5603, + "origin_id": 537, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 71898, + "origin_id": 608, + "origin_slot": 0, + "target_id": 537, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 5437, + "origin_id": 520, + "origin_slot": 0, + "target_id": 521, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5438, + "origin_id": 520, + "origin_slot": 1, + "target_id": 521, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 5475, + "origin_id": 530, + "origin_slot": 0, + "target_id": 521, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 5448, + "origin_id": 529, + "origin_slot": 0, + "target_id": 520, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 8155, + "origin_id": 527, + "origin_slot": 0, + "target_id": 520, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 7029, + "origin_id": 524, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 5743, + "origin_id": 528, + "origin_slot": 0, + "target_id": 541, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5744, + "origin_id": 528, + "origin_slot": 1, + "target_id": 541, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5970, + "origin_id": 548, + "origin_slot": 0, + "target_id": 530, + "target_slot": 0, + "type": "INT" + }, + { + "id": 5971, + "origin_id": 547, + "origin_slot": 0, + "target_id": 530, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71874, + "origin_id": -10, + "origin_slot": 0, + "target_id": 608, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 5445, + "origin_id": -10, + "origin_slot": 1, + "target_id": 528, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5600, + "origin_id": -10, + "origin_slot": 1, + "target_id": 537, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 7030, + "origin_id": -10, + "origin_slot": 1, + "target_id": 572, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85519, + "origin_id": -10, + "origin_slot": 2, + "target_id": 524, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85522, + "origin_id": -10, + "origin_slot": 2, + "target_id": 520, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 72370, + "origin_id": -10, + "origin_slot": 4, + "target_id": 527, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5444, + "origin_id": -10, + "origin_slot": 5, + "target_id": 527, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 72313, + "origin_id": -10, + "origin_slot": 6, + "target_id": 527, + "target_slot": 2, + "type": "INT" + }, + { + "id": 85501, + "origin_id": -10, + "origin_slot": 7, + "target_id": 521, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 5436, + "origin_id": -10, + "origin_slot": 8, + "target_id": 521, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82587, + "origin_id": -10, + "origin_slot": 9, + "target_id": 521, + "target_slot": 5, + "type": "INT" + }, + { + "id": 82588, + "origin_id": -10, + "origin_slot": 10, + "target_id": 521, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 82586, + "origin_id": -10, + "origin_slot": 11, + "target_id": 521, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82585, + "origin_id": -10, + "origin_slot": 12, + "target_id": 521, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 6623, + "origin_id": -10, + "origin_slot": 13, + "target_id": 521, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 25158, + "origin_id": -10, + "origin_slot": 14, + "target_id": 520, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5429, + "origin_id": -10, + "origin_slot": 15, + "target_id": 520, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 8272, + "origin_id": -10, + "origin_slot": 16, + "target_id": 520, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 85513, + "origin_id": -10, + "origin_slot": 17, + "target_id": 529, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 38490, + "origin_id": 592, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 59809, + "origin_id": 548, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 59808, + "origin_id": 547, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "INT" + }, + { + "id": 7646, + "origin_id": 527, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 85389, + "origin_id": 520, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 85390, + "origin_id": 520, + "origin_slot": 1, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 79040, + "origin_id": 572, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "IMAGE" + }, + { + "id": 85528, + "origin_id": -10, + "origin_slot": 3, + "target_id": 540, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85530, + "origin_id": 685, + "origin_slot": 0, + "target_id": 592, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85531, + "origin_id": 685, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 85532, + "origin_id": 685, + "origin_slot": 0, + "target_id": 529, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85537, + "origin_id": 540, + "origin_slot": 0, + "target_id": 685, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85539, + "origin_id": 691, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85540, + "origin_id": 690, + "origin_slot": 0, + "target_id": 693, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": -10, + "origin_slot": 7, + "target_id": 692, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85542, + "origin_id": 520, + "origin_slot": 0, + "target_id": 692, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85543, + "origin_id": 520, + "origin_slot": 1, + "target_id": 692, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85544, + "origin_id": 530, + "origin_slot": 0, + "target_id": 692, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85545, + "origin_id": -10, + "origin_slot": 10, + "target_id": 692, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85546, + "origin_id": -10, + "origin_slot": 12, + "target_id": 692, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85547, + "origin_id": -10, + "origin_slot": 11, + "target_id": 692, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85548, + "origin_id": -10, + "origin_slot": 9, + "target_id": 692, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85549, + "origin_id": -10, + "origin_slot": 18, + "target_id": 692, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85550, + "origin_id": -10, + "origin_slot": 8, + "target_id": 692, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85551, + "origin_id": 692, + "origin_slot": 0, + "target_id": 693, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85552, + "origin_id": -10, + "origin_slot": 19, + "target_id": 693, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85553, + "origin_id": -10, + "origin_slot": 20, + "target_id": 691, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85554, + "origin_id": -10, + "origin_slot": 20, + "target_id": 690, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85555, + "origin_id": -10, + "origin_slot": 9, + "target_id": 693, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85556, + "origin_id": -10, + "origin_slot": 10, + "target_id": 693, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85557, + "origin_id": -10, + "origin_slot": 11, + "target_id": 693, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85558, + "origin_id": -10, + "origin_slot": 12, + "target_id": 693, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85559, + "origin_id": -10, + "origin_slot": 18, + "target_id": 693, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85560, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85561, + "origin_id": 685, + "origin_slot": 0, + "target_id": 691, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85562, + "origin_id": -10, + "origin_slot": 21, + "target_id": 690, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85563, + "origin_id": 693, + "origin_slot": 0, + "target_id": 694, + "target_slot": 1, + "type": "LATENT" + }, + { + "id": 85564, + "origin_id": 521, + "origin_slot": 0, + "target_id": 694, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 85571, + "origin_id": 694, + "origin_slot": 0, + "target_id": 524, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 85572, + "origin_id": -10, + "origin_slot": 22, + "target_id": 541, + "target_slot": 2, + "type": "INT,FLOAT,IMAGE,LATENT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 698, + "lastLinkId": 85713, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Model Backend", + "inputNode": { + "id": -10, + "bounding": [ + -930, + 1345, + 144, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 140, + 1370, + 144, + 200 + ] + }, + "inputs": [ + { + "id": "22a8248b-794c-45ae-8b7b-f3a531a0cf86", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85683, + 85695 + ], + "localized_name": "clip", + "label": "clip (after loras)", + "pos": { + "0": -806, + "1": 1365 + } + }, + { + "id": "074be9a4-fc2b-4688-bd78-4caf4943f9c6", + "name": "text", + "type": "STRING", + "linkIds": [ + 85702 + ], + "localized_name": "text", + "label": "Start quality prompt", + "pos": { + "0": -806, + "1": 1385 + } + }, + { + "id": "b20fe47d-cd62-4751-acfd-87305e890e44", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85567, + 85569 + ], + "localized_name": "model", + "pos": { + "0": -806, + "1": 1405 + } + }, + { + "id": "f67a69f1-2923-472a-8071-c279f2590ef7", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 72115 + ], + "localized_name": "scheduler", + "pos": { + "0": -806, + "1": 1425 + } + }, + { + "id": "233a9e86-5c23-4579-a923-bdfafa8268cf", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85698 + ], + "localized_name": "text_1", + "label": "Negative prompt", + "pos": { + "0": -806, + "1": 1445 + } + }, + { + "id": "12afbe78-db2c-4964-9405-6d837f7abcb7", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 3235 + ], + "localized_name": "a", + "label": "Clip skip value", + "shape": 7, + "pos": { + "0": -806, + "1": 1465 + } + }, + { + "id": "e4320002-22ea-46e2-821d-da5ba64b76d4", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 1846 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": { + "0": -806, + "1": 1485 + } + }, + { + "id": "94ba9b28-40c2-404a-a1ca-8bdabaf623a3", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85696, + 85697 + ], + "label": "clip (after clip skip)", + "pos": { + "0": -806, + "1": 1505 + } + }, + { + "id": "6ae6ad9b-489a-4bc1-9f49-3dc27f48edc7", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 85706 + ], + "label": "clip (refiner)", + "pos": { + "0": -806, + "1": 1525 + } + }, + { + "id": "114a6b6c-31d8-4ef0-bd45-9814cfa1713a", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 85709 + ], + "label": "is v-pred? (refiner)", + "pos": { + "0": -806, + "1": 1545 + } + }, + { + "id": "8226fbdc-2999-429f-90e7-5ac786aa6424", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85710, + 85712 + ], + "label": "model (refiner)", + "pos": { + "0": -806, + "1": 1565 + } + } + ], + "outputs": [ + { + "id": "596bf808-9091-4b4e-972e-71a907be14c9", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 60358 + ], + "localized_name": "CONDITIONING", + "label": "Start quality prompt", + "pos": { + "0": 160, + "1": 1390 + } + }, + { + "id": "6369af16-8ff6-43d7-8336-dcdb7a8b67df", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ], + "localized_name": "scheduler", + "pos": { + "0": 160, + "1": 1410 + } + }, + { + "id": "fb1ffb22-2537-47df-84ec-3a9b1ec209ac", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": { + "0": 160, + "1": 1430 + } + }, + { + "id": "7f50f3aa-9382-46a5-b4d9-cb2c51ed85c6", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 85554 + ], + "localized_name": "CLIP", + "pos": { + "0": 160, + "1": 1450 + } + }, + { + "id": "81717fa3-7ddc-45ef-95a7-241888338c33", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ], + "localized_name": "CONDITIONING_1", + "label": "Negative prompt", + "pos": { + "0": 160, + "1": 1470 + } + }, + { + "id": "80bbe464-3e16-4e69-99ae-71f504617647", + "name": "*", + "type": "*", + "linkIds": [ + 85571 + ], + "localized_name": "*", + "label": "model", + "pos": { + "0": 160, + "1": 1490 + } + }, + { + "id": "fd6c7882-8a97-4a9a-b986-56540ae4ea21", + "name": "CLIP_1", + "type": "CLIP", + "linkIds": [ + 85707 + ], + "label": "CLIP (refiner)", + "pos": { + "0": 160, + "1": 1510 + } + }, + { + "id": "c74ce01d-e57f-4e97-b5fd-2b3b9ebc07fe", + "name": "*_1", + "type": "*", + "linkIds": [ + 85713 + ], + "label": "model (refiner)", + "pos": { + "0": 160, + "1": 1530 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -70, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 72115 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -70, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "title": "SAMLoader (Detailer)", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "Label (rgthree)", + "pos": [ + -730, + 1340 + ], + "size": [ + 162.75, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 686, + "type": "Label (rgthree)", + "pos": [ + -530, + 1340 + ], + "size": [ + 205.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 688, + "type": "Label (rgthree)", + "pos": [ + -70, + 1340 + ], + "size": [ + 112.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85569 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1460 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85567 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1500 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85698 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85700 + ] + } + ], + "title": "Neg Dynamic", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 667909842573596, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1420 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85702 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85703 + ] + } + ], + "title": "Pos Dynamic", + "properties": { + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "cnr_id": "comfyui-impact-pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 972189892869095, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1540 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85696 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85700 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85697 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85703 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 687, + "type": "Label (rgthree)", + "pos": [ + -290, + 1340 + ], + "size": [ + 149.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 695, + "type": "Label (rgthree)", + "pos": [ + -530, + 1520 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 694, + "type": "Label (rgthree)", + "pos": [ + -290, + 1480 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -290, + 1420 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 3234, + 85708 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "cnr_id": "comfyui-custom-scripts", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85695 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 85554 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -530, + 1500 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85571 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 696, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1590 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85710 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 85704 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 697, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1630 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85712 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 85705 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 698, + "type": "Switch any [Crystools]", + "pos": [ + -530, + 1670 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85704 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85705 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 85709 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85713 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "cnr_id": "comfyui-crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1550 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 85708 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 85707 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3234, + "origin_id": 460, + "origin_slot": 0, + "target_id": 459, + "target_slot": 1, + "type": "INT" + }, + { + "id": 323, + "origin_id": 81, + "origin_slot": 0, + "target_id": 158, + "target_slot": 0, + "type": "*" + }, + { + "id": 324, + "origin_id": 161, + "origin_slot": 0, + "target_id": 158, + "target_slot": 1, + "type": "*" + }, + { + "id": 85567, + "origin_id": -10, + "origin_slot": 2, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85569, + "origin_id": -10, + "origin_slot": 2, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 72115, + "origin_id": -10, + "origin_slot": 3, + "target_id": 514, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 3235, + "origin_id": -10, + "origin_slot": 5, + "target_id": 460, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 1846, + "origin_id": -10, + "origin_slot": 6, + "target_id": 158, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 60358, + "origin_id": 523, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 5321, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5322, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5323, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5324, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5325, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5326, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5327, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5328, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 85554, + "origin_id": 459, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CLIP" + }, + { + "id": 60359, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85655, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85656, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85657, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85658, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85659, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85660, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85661, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85662, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85571, + "origin_id": 158, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "MODEL" + }, + { + "id": 85695, + "origin_id": -10, + "origin_slot": 0, + "target_id": 459, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85696, + "origin_id": -10, + "origin_slot": 7, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 523, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85698, + "origin_id": -10, + "origin_slot": 4, + "target_id": 690, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85700, + "origin_id": 690, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85702, + "origin_id": -10, + "origin_slot": 1, + "target_id": 692, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85703, + "origin_id": 692, + "origin_slot": 0, + "target_id": 523, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85704, + "origin_id": 696, + "origin_slot": 0, + "target_id": 698, + "target_slot": 0, + "type": "*" + }, + { + "id": 85705, + "origin_id": 697, + "origin_slot": 0, + "target_id": 698, + "target_slot": 1, + "type": "*" + }, + { + "id": 85706, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85707, + "origin_id": 693, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CLIP" + }, + { + "id": 85708, + "origin_id": 460, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "INT" + }, + { + "id": 85709, + "origin_id": -10, + "origin_slot": 9, + "target_id": 698, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85710, + "origin_id": -10, + "origin_slot": 10, + "target_id": 696, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85712, + "origin_id": -10, + "origin_slot": 10, + "target_id": 697, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85713, + "origin_id": 698, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 684, + "lastLinkId": 85916, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -230, + 1395, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 550, + 1400, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "ac7c0d39-4bbd-4a45-a9f4-98d32cd088f2", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 71976, + 72023, + 71977 + ], + "localized_name": "image", + "pos": { + "0": -130, + "1": 1415 + } + } + ], + "outputs": [ + { + "id": "0c842ac2-a7c3-4ee9-969b-3227f4f5802b", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 72000 + ], + "localized_name": "IMAGE", + "pos": { + "0": 570, + "1": 1420 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 609, + "type": "GetImageSize", + "pos": [ + -60, + 1360 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 71976 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 71965, + 71969 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 71967, + 71970 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71965 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71966 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71971 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 612, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71970 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 71966, + 71968 + ] + } + ], + "title": "scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "CR Image Input Switch", + "pos": [ + 320, + 1430 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 71977 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 71973 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72000 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "aux_id": "Suzie1/ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "cnr_id": "comfyroll", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 611, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71967 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71968 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71972 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "Image Resize (rgthree)", + "pos": [ + 150, + 1370 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72023 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 71971 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 71972 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71973 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 71965, + "origin_id": 609, + "origin_slot": 0, + "target_id": 610, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71966, + "origin_id": 612, + "origin_slot": 1, + "target_id": 610, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71971, + "origin_id": 610, + "origin_slot": 0, + "target_id": 613, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71972, + "origin_id": 611, + "origin_slot": 0, + "target_id": 613, + "target_slot": 2, + "type": "INT" + }, + { + "id": 71967, + "origin_id": 609, + "origin_slot": 1, + "target_id": 611, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71968, + "origin_id": 612, + "origin_slot": 1, + "target_id": 611, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71969, + "origin_id": 609, + "origin_slot": 0, + "target_id": 612, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71970, + "origin_id": 609, + "origin_slot": 1, + "target_id": 612, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71973, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 71976, + "origin_id": -10, + "origin_slot": 0, + "target_id": 609, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 71977, + "origin_id": -10, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72000, + "origin_id": 614, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 688, + "lastLinkId": 86024, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Clip Vision & IPAdapter Model", + "inputNode": { + "id": -10, + "bounding": [ + -470, + 995, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 60, + 975, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "cfb4c8d4-d961-465c-8e7a-85e9aaafde08", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 86023 + ], + "label": "Clip Vision", + "pos": { + "0": -370, + "1": 1015 + } + }, + { + "id": "96b70bfa-b8eb-48d8-8cd1-1bb5a8bdeb77", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 86024 + ], + "label": "IPAdapter", + "pos": { + "0": -370, + "1": 1035 + } + } + ], + "outputs": [ + { + "id": "4cb828fa-9d91-4693-b62c-44140945610a", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 85982 + ], + "localized_name": "IPADAPTER", + "pos": { + "0": 80, + "1": 995 + } + }, + { + "id": "3fc314b3-1bc0-467d-8b17-2792ee10af30", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 85983 + ], + "localized_name": "CLIP_VISION", + "pos": { + "0": 80, + "1": 1015 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 688, + "type": "CLIPVisionLoader", + "pos": [ + -290, + 950 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 86023 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 85983 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 687, + "type": "IPAdapterModelLoader", + "pos": [ + -290, + 1050 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 86024 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 85982 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "aux_id": "cubiq/ComfyUI_IPAdapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "cnr_id": "comfyui_ipadapter_plus", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 85982, + "origin_id": 687, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 85983, + "origin_id": 688, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 86023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 688, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 86024, + "origin_id": -10, + "origin_slot": 1, + "target_id": 687, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "3797e73d-04e0-43dc-b421-22b36edecead", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 691, + "lastLinkId": 86067, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet & PreProcessor Model", + "inputNode": { + "id": -10, + "bounding": [ + 1990, + -305, + 133.33333587646484, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2520, + -325, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "46cb58d0-0b2a-4d00-b517-cd72a583d588", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 86066 + ], + "label": "ControlNet Model", + "pos": { + "0": 2103.333251953125, + "1": -285 + } + }, + { + "id": "517cf41e-2f7c-4ce9-b286-59c8f69b0663", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86067 + ], + "pos": { + "0": 2103.333251953125, + "1": -265 + } + } + ], + "outputs": [ + { + "id": "4e1e8b45-0b71-4b66-8ac5-3df3b96fd500", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 86025 + ], + "localized_name": "CONTROL_NET", + "pos": { + "0": 2540, + "1": -305 + } + }, + { + "id": "a1decf43-3bfc-48dc-a40a-ee10a5b4924a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86026 + ], + "localized_name": "preprocessor", + "pos": { + "0": 2540, + "1": -285 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 690, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 2170, + -350 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 86066 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86025 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "cnr_id": "comfyui-advanced-controlnet", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 691, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 2170, + -250 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86026 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "cnr_id": "comfyui_controlnet_aux", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 86025, + "origin_id": 690, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 86026, + "origin_id": 691, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86066, + "origin_id": -10, + "origin_slot": 0, + "target_id": 690, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86067, + "origin_id": -10, + "origin_slot": 1, + "target_id": 691, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "version": 1, + "state": { + "lastGroupId": 49, + "lastNodeId": 863, + "lastLinkId": 97299, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Transfer Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -480, + 2020, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 420, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "321474e4-1be6-41ee-b795-89ef3ca02bc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 92543, + 92513 + ], + "localized_name": "image", + "pos": { + "0": -380, + "1": 2040 + } + } + ], + "outputs": [ + { + "id": "0b482ceb-8b24-4a14-8673-6932b402666e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 97298 + ], + "label": "resized img", + "pos": { + "0": 440, + "1": 2030 + } + }, + { + "id": "a47421fc-1ef1-4924-9a04-dbb03ae17586", + "name": "int", + "type": "INT", + "linkIds": [ + 97299 + ], + "label": "resolution", + "pos": { + "0": 440, + "1": 2050 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 752, + "type": "GetImageSize", + "pos": [ + -310, + 2080 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92513 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 92504, + 92506 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 92505, + 92508 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 756, + "type": "Image Resize (rgthree)", + "pos": [ + 60, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92543 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 92510 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 92511 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97297, + 97298 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "aux_id": "rgthree/rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "cnr_id": "rgthree-comfy", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 757, + "type": "Primitive integer [Crystools]", + "pos": [ + -310, + 2040 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "int", + "name": "int", + "type": "INT", + "links": [ + 92664, + 97299 + ] + } + ], + "title": "Set Res", + "properties": { + "aux_id": "crystian/ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "cnr_id": "ComfyUI-Crystools", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 753, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2120 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92504 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92505 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 92507, + 92509 + ] + } + ], + "title": "scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 755, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92508 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92509 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92511 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 754, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92506 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92507 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92510 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "cnr_id": "comfyui-custom-scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 92506, + "origin_id": 752, + "origin_slot": 0, + "target_id": 754, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92507, + "origin_id": 753, + "origin_slot": 1, + "target_id": 754, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92508, + "origin_id": 752, + "origin_slot": 1, + "target_id": 755, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92509, + "origin_id": 753, + "origin_slot": 1, + "target_id": 755, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92510, + "origin_id": 754, + "origin_slot": 0, + "target_id": 756, + "target_slot": 1, + "type": "INT" + }, + { + "id": 92511, + "origin_id": 755, + "origin_slot": 0, + "target_id": 756, + "target_slot": 2, + "type": "INT" + }, + { + "id": 92504, + "origin_id": 752, + "origin_slot": 0, + "target_id": 753, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92505, + "origin_id": 752, + "origin_slot": 1, + "target_id": 753, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92543, + "origin_id": -10, + "origin_slot": 0, + "target_id": 756, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 92513, + "origin_id": -10, + "origin_slot": 0, + "target_id": 752, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97298, + "origin_id": 756, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97299, + "origin_id": 757, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [ + { + "downstream": 673, + "downstream_slot": 2, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 3, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 8, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 9, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 10, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 12, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 14, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 831, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 831, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 827, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 827, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 834, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 834, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 828, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 828, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 829, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 829, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 830, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 830, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 832, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 832, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 833, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 833, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 677, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 677, + "downstream_slot": 4, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 679, + "downstream_slot": 2, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 679, + "downstream_slot": 7, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 679, + "downstream_slot": 14, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 679, + "downstream_slot": 17, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + } + ], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 98269, + 98270, + 98271, + 98272, + 98273, + 98274, + 98275, + 98276, + 98277, + 98278, + 98279, + 98280, + 98281, + 98282, + 98283, + 98284, + 98285, + 98286, + 98287, + 98288, + 98289, + 98290, + 98291, + 98292, + 98293, + 98294, + 98295, + 98296, + 98297, + 98298 + ], + "frontendVersion": "1.25.11", + "ds": { + "scale": 0.847177027007285, + "offset": [ + 1109.254634293989, + -1113.3619705825026 + ] + } + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012249.png b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012249.png new file mode 100644 index 0000000000000000000000000000000000000000..c93c5f950e6e4221d6081fe4498c2a8d4cd3e323 --- /dev/null +++ b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012249.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acd22cdaed7273bcd2eb784d600ed335c83f5dc60ddc0bd47725b6c28ab4dca8 +size 4534577 diff --git a/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012250.png b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012250.png new file mode 100644 index 0000000000000000000000000000000000000000..d8306ce5f3e8551beee00a3be9be5be5d193e31a --- /dev/null +++ b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012250.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc71c18d9e9b53e22cc3fcb46cb11019bc07a86d45e2dc5fc32ebbc8e5286f33 +size 3953492 diff --git a/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012251.png b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012251.png new file mode 100644 index 0000000000000000000000000000000000000000..051c9c3f67067727d0e45b838be325ab8cc5b9a3 --- /dev/null +++ b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012251.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e6daf4a22e584411afcbd6dc845bc6b08874276af7191ca858ca404812f72b1 +size 4497573 diff --git a/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012251_01.png b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012251_01.png new file mode 100644 index 0000000000000000000000000000000000000000..9a0f7b739caf2300d2b783ed670bdbbd3cf7e322 --- /dev/null +++ b/workflows/IMG2IMG/v4.4/IMG2IMG_ADetailer_2025-08-27-012251_01.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89e15216179d70caec2106b811d43937c4d250791a0738a63a752b5f6d2f1b56 +size 4103365 diff --git a/workflows/IMG2IMG/v4.4/changelog.md b/workflows/IMG2IMG/v4.4/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..5ffeab5adb6f9cb0d06e2287a5709e1612299f35 --- /dev/null +++ b/workflows/IMG2IMG/v4.4/changelog.md @@ -0,0 +1,13 @@ +- implementation of new image loading node (by me) to be able to multi-select one or more images for a run (will be executed one after another) +- dynamic prompts/wildcards now supported through Impact-Pack, syntax [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md) - txt files have to be in the folder BEFORE comfy starts to be recognized +- introduction of refiner functionality +- switch for turning off seperate VAE to use baked-in VAE of checkpoint +- replaced the single lora loaders and their 6 activation buttons with rgthree's lora stack loader to load as many as you want (same for detailer loras) +- moved all model selection stuff into second row for more streamlined process +- removal of all group nodes & abstraction through subgraphs +- fixed v-pred model bug that didn't apply v-parameterization +- fixed modelname not saving correctly for civitai +- overhauled notes in the workflow for better understanding & improving your results +- global clipskip now happens AFTER lora loading (correct implementation, no difference to outcome quality) + +_wanted to add recommended detailer values you can just activate/deactivate (more vram but better results) but this is currently not possible since multiple custom_nodes still cause issues with subgraphs being bypassed_ \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.4/workflow-txt2img.png b/workflows/IMG2IMG/v4.4/workflow-txt2img.png new file mode 100644 index 0000000000000000000000000000000000000000..61a7f1e795f99718d9bb76a95d47a1e328e971e2 --- /dev/null +++ b/workflows/IMG2IMG/v4.4/workflow-txt2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37a7c526ae36c87edb1aa5dc6f21b4e19d9902b876babe0663bcf2e09f34d6b5 +size 691339 diff --git a/workflows/IMG2IMG/v4.4/workflow.png b/workflows/IMG2IMG/v4.4/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..e620cafd2e559a7db3eac442ceb3f7680ed45ffc --- /dev/null +++ b/workflows/IMG2IMG/v4.4/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a75b5f03773977d6c99d715c15197a1d83c22e34ae5e18e11f062bfea4e4ca9a +size 2020892 diff --git a/workflows/IMG2IMG/v4.5/IMG2IMG-ADetailer-v4.5-vslinx.json b/workflows/IMG2IMG/v4.5/IMG2IMG-ADetailer-v4.5-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..e4b1087d4c9f4a562f288608c60ac2aa26b51d1e --- /dev/null +++ b/workflows/IMG2IMG/v4.5/IMG2IMG-ADetailer-v4.5-vslinx.json @@ -0,0 +1,20993 @@ +{ + "id": "eb0185d6-4a77-4702-841d-bbaacb5b8b68", + "revision": 0, + "last_node_id": 883, + "last_link_id": 100445, + "nodes": [ + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -390 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -270 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -300 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -310 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -390 + ], + "size": [ + 360.45001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 710, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1190, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1190, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 950, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 710, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2100, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 1990, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -460, + 1800 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1660 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71975 + ] + } + ], + "title": "Alternative style image", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1880, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -190 + ], + "size": [ + 260, + 130 + ], + "flags": { + "pinned": true + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 710, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 1990, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2100, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 615, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1800 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71974 + ] + } + ], + "title": "Low VRAM for IPAdapter", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1450, + 310 + ], + "size": [ + 370, + 30 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.45, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.45, + 1 + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -460, + 1610 + ], + "size": [ + 400, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 3191 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 59804 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 59803 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 59807 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 72114 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 85545 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 85546 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 85547 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + false, + true, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -460, + 1650 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + -60, + 380 + ], + "size": [ + 350, + 130 + ], + "flags": {}, + "order": 17, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 83078, + 84517, + 85695 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 970 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + -60, + 550 + ], + "size": [ + 350, + 210 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3193, + 85699, + 96192 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, animal ears, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 831, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95988 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95989 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 827, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95978 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95979 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 834, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95994 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95995 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 828, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95981 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95982 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 829, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95983 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95984 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 830, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95986 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95987 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 850 + ], + "size": [ + 690, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 84541 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 95983 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95984 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84542 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85714 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85705 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 699640146461985, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 95986 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95987 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84534 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85713 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85706 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 723239334213912, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 95988 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95989 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84538 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85715 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85707 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 805645330570469, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 95990 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95991 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84535 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85716 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85708 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 311930375643872, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 95992 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95993 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84536 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85717 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85709 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 112052043063360, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 647, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1770 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 79039 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85552 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 79101 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79043, + 85384, + 85483, + 93721 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 832, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95990 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95991 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1210 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 95994 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95995 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84537 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85718 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85710 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 3191, + 93696 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 259115454915907, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 95981 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95982 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84539 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85712 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85704 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 460539992591960, + "fixed", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -380 + ], + "size": [ + 801, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -320 + ], + "size": [ + 210, + 260 + ], + "flags": { + "pinned": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 858, + "type": "MarkdownNote", + "pos": [ + 1590, + 1340 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -400 + ], + "size": [ + 214.8000030517578, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 856, + "type": "MarkdownNote", + "pos": [ + 1290, + 810 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1190, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 855, + "type": "MarkdownNote", + "pos": [ + 1190, + 580 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find the settings for the Detailer as well as LoRA's you can activate. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 833, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95992 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95993 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 649, + "type": "mxSlider", + "pos": [ + -60, + 190 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 79101 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 863, + "type": "Reroute", + "pos": [ + -760, + 1660 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 138, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 96870 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 96959 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 1850, + 280 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85543 + ] + } + ], + "title": "Accuracy", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 635, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1430 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76831 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 97100 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + -460, + 1760 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 97102 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 86023 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85918 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 86024 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3187 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "rejects_ue_links": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -360, + 540 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 59810, + 85391, + 85535 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 795010889449535, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 685, + "type": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "pos": [ + -240, + 1760 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 85917 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85918 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 868, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1730 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97455 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97456 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97457 + ] + } + ], + "title": "Low VRAM res Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MarkdownNote", + "pos": [ + -70, + 1340 + ], + "size": [ + 680, + 190 + ], + "flags": { + "pinned": true + }, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 695, + "type": "MarkdownNote", + "pos": [ + 970, + 1340 + ], + "size": [ + 310, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 696, + "type": "MarkdownNote", + "pos": [ + 620, + 1340 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 1030 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 85701 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 840, + "type": "mxSlider", + "pos": [ + -440, + 1250 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 96191 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 25, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 25, + 25, + 0 + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 870, + "type": "Primitive boolean [Crystools]", + "pos": [ + -440, + 1150 + ], + "size": [ + 350, + 58 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 97549 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 842, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1320 + ], + "size": [ + 350, + 200 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 96393 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96394 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97550 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 97551 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -320 + ], + "size": [ + 370, + 2230 + ], + "flags": { + "pinned": true + }, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Input Image\nHere you select your input image for the IMG2IMG process that you want to use throughout the complete process. Thanks to the custom node you can select multiple images at once and they'll be processed one after another.\n\n---\n\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Sampler, Scheduler, Steps, CFG/Guidance and CLIP Skip settings will be used in the image generation(IMG2IMG Transfer) as well as the detailer. The Denoise and Seed settings are only used during IMG2IMG Transfer.\n\n---\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to upscale your output image, as well as the factor by which you want to upscale and if you want to use a prepended quality prompt for the detailers that are being used.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.
It’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.\n\n---\n\n#### General Prompt Control\nHere you can set the Start quality prompt that you'll be able to use throughout the detailers as well as the negative prompt that will be used across every process of this workflow.\n\n---\n\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### IMG2IMG Transfer\nThis section lets you use any image as a base to create a new one with the same composition and elements, while still giving you creative control over what’s shown. In short, it allows you to recreate or \"copy\" an image with your own characters, styling, or prompts.
\nThe positive prompt also supports dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md). If you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.
\nTo use this effectively please check the guide [here](https://civitai.com/articles/15480) under \"IMG2IMG Transfer\" for a full explanation.\nUse the \"Low VRAM\"-Option ALONGSIDE the IMG2IMG Transfer to reduce required/used VRAM during the Pre-Processing and appliance of the ControlNet to the image. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner. If you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues. More information on what everything there does is inside the note in the group or in the \"Debug\"-Section of [this](https://civitai.com/articles/15480) guide." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 871, + "type": "MarkdownNote", + "pos": [ + 1770, + 850 + ], + "size": [ + 620, + 340 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Show Example Eye Prompt\"** node demonstrates how the \"Start Quality Prompt (Detailer)\" node merges with your detailer prompts when the start quality prompt is enabled. (Only shows if Eye prompt is enabled)\n\n---\n\nThe **\"Show full IMG2IMG Transfer Prompt\"** node displays the complete prompt used during IMG2IMG transfer, including all tags added through interrogation.\n\n---\n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**ControlNet Preview** shows the image generated during IMG2IMG transfer that is used as the base for creating your final image.\n\n---\n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 629, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 350, + 1690 + ], + "size": [ + 250.20077514648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 52, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 72526 + ] + } + ], + "title": "Low VRAM for IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 864, + "type": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "pos": [ + 350, + 1610 + ], + "size": [ + 180, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97297 + } + ], + "outputs": [ + { + "label": "resized img", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97424 + ] + }, + { + "label": "resolution", + "name": "int", + "type": "INT", + "links": [ + 97456 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 662, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 53, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83076 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "CR Image Input Switch", + "pos": [ + 150, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 97911 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 97912 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97913, + 97914 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Color Fix Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 874, + "type": "MarkdownNote", + "pos": [ + 1840, + -150 + ], + "size": [ + 400, + 88 + ], + "flags": { + "pinned": true + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Switching between Standard & IMG2IMG Transfer", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "Due to technical limitations if you're enabling/disabling IMG2IMG transfer, please make sure that in the second row \"Refiner - Backend\" only 1 of the 2 sampler options is enabled and not both. When bypassing a whole group rgthree does not save which content's inside were bypassed. I'll think of a solution. ↓" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1650 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 55, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 970 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 96393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96394 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\catCitronAnimeTreasure_illustriousV4.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1330 + ], + "size": [ + 290, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 79039 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1450, + 380 + ], + "size": [ + 370, + 380 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 860 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97914 + }, + { + "name": "model", + "type": "MODEL", + "link": 95978 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95979 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85711 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 95975 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 95976 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 96612 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 96613 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 966790799998363, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 618, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -360, + 420 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85393, + 85539, + 85697 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 72114 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -360, + 300 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352, + 85392, + 85538, + 95898, + 96612 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 59807 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -360, + 230 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 59805, + 85540 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -360, + 160 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 59804, + 85386, + 85536, + 95975 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -360, + 90 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 59803, + 85385, + 85537, + 95976 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 692, + "type": "3797e73d-04e0-43dc-b421-22b36edecead", + "pos": [ + 1850, + 140 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86066 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86067 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 689, + "type": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "pos": [ + 1450, + 170 + ], + "size": [ + 370, + 102 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 86023 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 86024 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 850 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 76831 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96837 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 98302 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1230 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 94720, + 98301 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 784, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1130 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 101, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 94719 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 786, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -760, + 1730 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 94720 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 98303 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 94719 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 2200, + 1230 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 85549 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + -240, + 1620 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 91438 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85917 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 865, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1650 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97361 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97424 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97392 + ] + } + ], + "title": "Low VRAM img Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 725, + "type": "Reroute", + "pos": [ + -570, + 510 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 98757 + } + ], + "outputs": [ + { + "name": "", + "type": "IMAGE", + "links": [ + 91437, + 91438, + 97297, + 97361 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -360, + 20 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3236, + 85700 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 677, + "type": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "pos": [ + -10, + 1740 + ], + "size": [ + 210, + 330 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image1", + "type": "IMAGE", + "link": 85384 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85385 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85386 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 97973 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 97974 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85391 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85392 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85393 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85394 + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85484, + 97911 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1450, + 20 + ], + "size": [ + 370, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IPAdapter", + "type": "*", + "link": 71974 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 71975 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 664, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 150, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 70, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83077 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 670, + "type": "mxSlider", + "pos": [ + -60, + 260 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85394 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.15, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.15, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 867, + "type": "Primitive integer [Crystools]", + "pos": [ + -640, + 1770 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 97455, + 98029 + ] + } + ], + "title": "Default resolution", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "2af9ccf0a29c6910e6fcbdd7d2fe96f9bde44eed", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "widget_ue_connectable": { + "int": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 878, + "type": "CR VAE Input Switch", + "pos": [ + -610, + 1730 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 98302 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 98301 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 98304 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 98303 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "pos": [ + -760, + 1690 + ], + "size": [ + 250, + 354 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "label": "clip (after loras)", + "name": "clip", + "type": "CLIP", + "link": 96838 + }, + { + "label": "Start quality prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85695 + }, + { + "name": "model", + "type": "MODEL", + "link": 97100 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85697 + }, + { + "label": "Negative prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 85699 + }, + { + "label": "Clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85700 + }, + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 85701 + }, + { + "label": "clip (after clip skip)", + "name": "clip_1", + "type": "CLIP", + "link": 96959 + }, + { + "label": "clip (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 97551 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 97549 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 97550 + } + ], + "outputs": [ + { + "label": "Start quality prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85702 + ] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85704, + 85705, + 85706, + 85707, + 85708, + 85709, + 85710, + 95897, + 96613 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 85711, + 85712, + 85713, + 85714, + 85715, + 85716, + 85717, + 85718 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 96839, + 96870 + ] + }, + { + "label": "Negative prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 85720 + ] + }, + { + "label": "model", + "name": "*", + "type": "*", + "links": [ + 97101 + ] + }, + { + "label": "CLIP (refiner)", + "name": "CLIP_1", + "type": "CLIP", + "links": [ + 97552 + ] + }, + { + "label": "model (refiner)", + "name": "*_1", + "type": "*", + "links": [ + 97553 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "text": true, + "scheduler": true, + "text_1": true, + "boolean": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "normal", + "", + true, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1650 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "CONDITIONING", + "link": 85702 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "CONDITIONING", + "link": 85720 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "aux_id": "chrisgoringe/cg-use-everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "fixed_inputs": true, + "prompt_regexes": true + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere", + "pos": [ + -760, + 1610 + ], + "size": [ + 310, + 86 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 3187 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "CLIP", + "link": 96839 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything301", + "type": "VAE", + "link": 98304 + }, + { + "label": "anything", + "name": "anything351", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "aux_id": "chrisgoringe/cg-use-everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "next_input_index": 351 + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 678, + "type": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "pos": [ + 150, + 1740 + ], + "size": [ + 235.74609375, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 85483 + }, + { + "label": "image (hires)", + "name": "image_target", + "type": "IMAGE", + "link": 85484 + } + ], + "outputs": [ + { + "label": "image (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97912 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 73, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3927, + 84523 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pussy, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 74, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3928, + 84524 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "penis, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 75, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3924, + 84518 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lips, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 76, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3925, + 84533 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "fingernails, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1190, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 77, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3926, + 84521 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nipples, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1190, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 78, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3923, + 84532 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nose, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 79, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4169, + 84530 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 80, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3921, + 84528 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 681, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 320, + 20 + ], + "size": [ + 360, + 740 + ], + "flags": {}, + "order": 136, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 97101 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96837 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97102 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 96838 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "c5ffa43de4ddb17244626a65a30700a05dd6b67d", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1770, + 1230 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 553, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 560 + ], + "size": [ + 380, + 200 + ], + "flags": { + "collapsed": false + }, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 85527 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 535, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 350 + ], + "size": [ + 380, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 85530 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 1000 + ], + "size": [ + 690, + 290 + ], + "flags": { + "collapsed": false + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85548 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "shape": 1 + }, + { + "id": 667, + "type": "PreviewImage", + "pos": [ + 2200, + 1280 + ], + "size": [ + 410, + 670 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 93721 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 950, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 950, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2260, + 20 + ], + "size": [ + 410, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 97913 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1880, + 1230 + ], + "size": [ + 250, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 85, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1770, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2680, + 20 + ], + "size": [ + 410, + 740 + ], + "flags": {}, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 93696 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -60, + 20 + ], + "size": [ + 350, + 130 + ], + "flags": { + "collapsed": false + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 79043 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 83076 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 83077 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 83078 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1850, + 20 + ], + "size": [ + 380, + 82 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IMG2IMG Transfer", + "type": "*", + "link": 72526 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 853, + "type": "Fast Groups Bypasser (rgthree)", + "pos": [ + -440, + 850 + ], + "size": [ + 350, + 82 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Use Refiner or Normal Sampler?", + "properties": { + "matchColors": "#00ff80", + "matchTitle": "", + "showNav": false, + "showAllGraphs": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "max one", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 745, + "type": "vsLinx_LoadSelectedImagesList", + "pos": [ + -760, + 20 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "images", + "shape": 6, + "type": "IMAGE", + "links": [ + 98757 + ] + } + ], + "title": "Load (multiple) Images", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "da733e713177116d8f8abcc9c7a6a31d037994e2", + "Node name for S&R": "vsLinx_LoadSelectedImagesList", + "max_images": 0, + "fail_if_empty": true, + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "selected_paths": "[\"example.png\"]", + "ue_properties": { + "widget_ue_connectable": { + "selected_paths": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + null, + "[\"example.png\"]", + true + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 710, + -130 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 950, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 673, + "type": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "pos": [ + -760, + 1810 + ], + "size": [ + 330, + 346 + ], + "flags": { + "collapsed": true + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "label": "Start Quality prompt", + "name": "text1", + "type": "STRING", + "link": 84517 + }, + { + "label": "Lips prompt", + "name": "text2", + "type": "STRING", + "link": 84518 + }, + { + "label": "Lips CLIP", + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "label": "Nipples CLIP", + "name": "clip_1", + "type": "CLIP", + "link": null + }, + { + "label": "Nipples prompt", + "name": "text2_1", + "type": "STRING", + "link": 84521 + }, + { + "label": "Vagina CLIP", + "name": "clip_2", + "type": "CLIP", + "link": null + }, + { + "label": "Vagina prompt", + "name": "text2_2", + "type": "STRING", + "link": 84523 + }, + { + "label": "Penis prompt", + "name": "text2_3", + "type": "STRING", + "link": 84524 + }, + { + "label": "Penis CLIP", + "name": "clip_3", + "type": "CLIP", + "link": null + }, + { + "label": "Hands CLIP", + "name": "clip_4", + "type": "CLIP", + "link": null + }, + { + "label": "Eyes CLIP", + "name": "clip_5", + "type": "CLIP", + "link": null + }, + { + "label": "Face prompt", + "name": "text2_4", + "type": "STRING", + "link": 84528 + }, + { + "label": "Face CLIP", + "name": "clip_6", + "type": "CLIP", + "link": null + }, + { + "label": "Eyes prompt", + "name": "text2_5", + "type": "STRING", + "link": 84530 + }, + { + "label": "Nose CLIP", + "name": "clip_7", + "type": "CLIP", + "link": null + }, + { + "label": "Nose prompt", + "name": "text2_6", + "type": "STRING", + "link": 84532 + }, + { + "label": "Hands prompt", + "name": "text2_7", + "type": "STRING", + "link": 84533 + } + ], + "outputs": [ + { + "label": "Lips CLIP", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 84534 + ] + }, + { + "label": "Nipples CLIP", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 84535 + ] + }, + { + "label": "Vagina CLIP", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 84536 + ] + }, + { + "label": "Penis CLIP", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 84537 + ] + }, + { + "label": "Hands CLIP", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 84538 + ] + }, + { + "label": "Eyes CLIP", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 84539 + ] + }, + { + "label": "Face CLIP", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 84540 + ] + }, + { + "label": "Eyes example prompt", + "name": "STRING", + "type": "*", + "links": [ + 84541 + ] + }, + { + "label": "Nose CLIP", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 84542 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 679, + "type": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "pos": [ + -10, + 1610 + ], + "size": [ + 320, + 590 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85527 + }, + { + "name": "image", + "type": "IMAGE", + "link": 91437 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "label": "Prompt", + "name": "text1", + "type": "STRING", + "link": 85530 + }, + { + "label": "image (for controlnet)", + "name": "image_1", + "type": "IMAGE", + "link": 97392 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 97457 + }, + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85535 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85536 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85537 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85538 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85539 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 86066 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 85543 + }, + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 96191 + }, + { + "label": "refiner model", + "name": "model_1", + "type": "MODEL", + "link": 97553 + }, + { + "label": "refiner clip", + "name": "clip_1", + "type": "CLIP", + "link": 97552 + }, + { + "label": "negative prompt text", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 96192 + }, + { + "label": "default resolution", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 98029 + } + ], + "outputs": [ + { + "label": "Full prompt (for img save)", + "name": "STRING", + "type": "STRING", + "links": [ + 85545 + ] + }, + { + "label": "width", + "name": "INT", + "type": "INT", + "links": [ + 85546 + ] + }, + { + "label": "height", + "name": "INT_1", + "type": "INT", + "links": [ + 85547 + ] + }, + { + "label": "Full prompt (preview)", + "name": "STRING_1", + "type": "*", + "links": [ + 85548 + ] + }, + { + "label": "ControlNet preview", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85549 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 97973 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 97974 + ] + }, + { + "label": "IMAGE", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 85552 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "strength": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024, + 1078988596276977, + 30, + 6, + "euler", + "sgm_uniform", + 1, + 0.6000000000000001, + 25, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3187, + 456, + 0, + 50, + 0, + "MODEL" + ], + [ + 3191, + 75, + 0, + 457, + 0, + "IMAGE" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 7, + "STRING" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 59803, + 508, + 0, + 457, + 2, + "FLOAT" + ], + [ + 59804, + 509, + 0, + 457, + 1, + "INT" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59807, + 507, + 1, + 457, + 4, + "STRING" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 71974, + 615, + 0, + 577, + 1, + "*" + ], + [ + 71975, + 576, + 0, + 577, + 2, + "*" + ], + [ + 72114, + 618, + 1, + 457, + 5, + "STRING" + ], + [ + 72526, + 629, + 0, + 565, + 1, + "*" + ], + [ + 76831, + 436, + 0, + 635, + 0, + "MODEL" + ], + [ + 79039, + 15, + 0, + 647, + 0, + "UPSCALE_MODEL" + ], + [ + 79043, + 647, + 0, + 562, + 0, + "*" + ], + [ + 79101, + 649, + 0, + 647, + 2, + "FLOAT" + ], + [ + 83076, + 662, + 0, + 562, + 1, + "*" + ], + [ + 83077, + 664, + 0, + 562, + 2, + "*" + ], + [ + 83078, + 462, + 0, + 562, + 3, + "*" + ], + [ + 84517, + 462, + 0, + 673, + 0, + "STRING" + ], + [ + 84518, + 477, + 0, + 673, + 1, + "STRING" + ], + [ + 84521, + 486, + 0, + 673, + 4, + "STRING" + ], + [ + 84523, + 487, + 0, + 673, + 6, + "STRING" + ], + [ + 84524, + 488, + 0, + 673, + 7, + "STRING" + ], + [ + 84528, + 473, + 0, + 673, + 11, + "STRING" + ], + [ + 84530, + 467, + 0, + 673, + 13, + "STRING" + ], + [ + 84532, + 474, + 0, + 673, + 15, + "STRING" + ], + [ + 84533, + 479, + 0, + 673, + 16, + "STRING" + ], + [ + 84534, + 673, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 84535, + 673, + 1, + 38, + 4, + "CONDITIONING" + ], + [ + 84536, + 673, + 2, + 47, + 4, + "CONDITIONING" + ], + [ + 84537, + 673, + 3, + 75, + 4, + "CONDITIONING" + ], + [ + 84538, + 673, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 84539, + 673, + 5, + 32, + 4, + "CONDITIONING" + ], + [ + 84540, + 673, + 6, + 19, + 4, + "CONDITIONING" + ], + [ + 84541, + 673, + 7, + 498, + 0, + "STRING" + ], + [ + 84542, + 673, + 8, + 43, + 4, + "CONDITIONING" + ], + [ + 85384, + 647, + 0, + 677, + 0, + "IMAGE" + ], + [ + 85385, + 508, + 0, + 677, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85386, + 509, + 0, + 677, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85391, + 522, + 0, + 677, + 7, + "INT" + ], + [ + 85392, + 507, + 0, + 677, + 8, + "COMBO" + ], + [ + 85393, + 618, + 0, + 677, + 9, + "COMBO" + ], + [ + 85394, + 670, + 0, + 677, + 10, + "FLOAT" + ], + [ + 85483, + 647, + 0, + 678, + 0, + "IMAGE" + ], + [ + 85484, + 677, + 0, + 678, + 1, + "IMAGE" + ], + [ + 85527, + 553, + 0, + 679, + 0, + "STRING" + ], + [ + 85530, + 535, + 0, + 679, + 3, + "STRING" + ], + [ + 85535, + 522, + 0, + 679, + 8, + "INT" + ], + [ + 85536, + 509, + 0, + 679, + 9, + "INT" + ], + [ + 85537, + 508, + 0, + 679, + 10, + "FLOAT" + ], + [ + 85538, + 507, + 0, + 679, + 11, + "COMBO" + ], + [ + 85539, + 618, + 0, + 679, + 12, + "COMBO" + ], + [ + 85540, + 558, + 0, + 679, + 13, + "FLOAT" + ], + [ + 85543, + 582, + 0, + 679, + 16, + "FLOAT" + ], + [ + 85545, + 679, + 0, + 457, + 6, + "STRING" + ], + [ + 85546, + 679, + 1, + 457, + 9, + "INT" + ], + [ + 85547, + 679, + 2, + 457, + 10, + "INT" + ], + [ + 85548, + 679, + 3, + 551, + 0, + "STRING" + ], + [ + 85549, + 679, + 4, + 581, + 0, + "IMAGE" + ], + [ + 85552, + 679, + 7, + 647, + 1, + "IMAGE" + ], + [ + 85695, + 462, + 0, + 684, + 1, + "STRING" + ], + [ + 85697, + 618, + 0, + 684, + 3, + "COMBO" + ], + [ + 85699, + 262, + 0, + 684, + 4, + "STRING" + ], + [ + 85700, + 461, + 0, + 684, + 5, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85701, + 438, + 0, + 684, + 6, + "BOOLEAN" + ], + [ + 85702, + 684, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 85704, + 684, + 1, + 32, + 14, + "COMBO" + ], + [ + 85705, + 684, + 1, + 43, + 14, + "COMBO" + ], + [ + 85706, + 684, + 1, + 35, + 14, + "COMBO" + ], + [ + 85707, + 684, + 1, + 70, + 14, + "COMBO" + ], + [ + 85708, + 684, + 1, + 38, + 14, + "COMBO" + ], + [ + 85709, + 684, + 1, + 47, + 14, + "COMBO" + ], + [ + 85710, + 684, + 1, + 75, + 14, + "COMBO" + ], + [ + 85711, + 684, + 2, + 19, + 7, + "SAM_MODEL" + ], + [ + 85712, + 684, + 2, + 32, + 7, + "SAM_MODEL" + ], + [ + 85713, + 684, + 2, + 35, + 7, + "SAM_MODEL" + ], + [ + 85714, + 684, + 2, + 43, + 7, + "SAM_MODEL" + ], + [ + 85715, + 684, + 2, + 70, + 7, + "SAM_MODEL" + ], + [ + 85716, + 684, + 2, + 38, + 7, + "SAM_MODEL" + ], + [ + 85717, + 684, + 2, + 47, + 7, + "SAM_MODEL" + ], + [ + 85718, + 684, + 2, + 75, + 7, + "SAM_MODEL" + ], + [ + 85720, + 684, + 4, + 51, + 1, + "CONDITIONING" + ], + [ + 85917, + 575, + 0, + 685, + 0, + "IMAGE" + ], + [ + 85918, + 685, + 0, + 456, + 2, + "IMAGE" + ], + [ + 86023, + 689, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 86024, + 689, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 86066, + 692, + 0, + 679, + 15, + "CONTROL_NET" + ], + [ + 86067, + 692, + 1, + 679, + 5, + "COMBO" + ], + [ + 90713, + 704, + 0, + 705, + 0, + "IMAGE" + ], + [ + 91437, + 725, + 0, + 679, + 1, + "IMAGE" + ], + [ + 91438, + 725, + 0, + 575, + 0, + "IMAGE" + ], + [ + 93696, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 93721, + 647, + 0, + 667, + 0, + "IMAGE" + ], + [ + 94719, + 786, + 0, + 784, + 0, + "*" + ], + [ + 94720, + 437, + 0, + 786, + 0, + "*" + ], + [ + 95975, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 95976, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 95978, + 827, + 0, + 19, + 1, + "MODEL" + ], + [ + 95979, + 827, + 1, + 19, + 2, + "CLIP" + ], + [ + 95981, + 828, + 0, + 32, + 1, + "MODEL" + ], + [ + 95982, + 828, + 1, + 32, + 2, + "CLIP" + ], + [ + 95983, + 829, + 0, + 43, + 1, + "MODEL" + ], + [ + 95984, + 829, + 1, + 43, + 2, + "CLIP" + ], + [ + 95986, + 830, + 0, + 35, + 1, + "MODEL" + ], + [ + 95987, + 830, + 1, + 35, + 2, + "CLIP" + ], + [ + 95988, + 831, + 0, + 70, + 1, + "MODEL" + ], + [ + 95989, + 831, + 1, + 70, + 2, + "CLIP" + ], + [ + 95990, + 832, + 0, + 38, + 1, + "MODEL" + ], + [ + 95991, + 832, + 1, + 38, + 2, + "CLIP" + ], + [ + 95992, + 833, + 0, + 47, + 1, + "MODEL" + ], + [ + 95993, + 833, + 1, + 47, + 2, + "CLIP" + ], + [ + 95994, + 834, + 0, + 75, + 1, + "MODEL" + ], + [ + 95995, + 834, + 1, + 75, + 2, + "CLIP" + ], + [ + 96191, + 840, + 0, + 679, + 18, + "INT" + ], + [ + 96192, + 262, + 0, + 679, + 21, + "STRING" + ], + [ + 96393, + 841, + 0, + 842, + 0, + "MODEL" + ], + [ + 96394, + 841, + 1, + 842, + 1, + "CLIP" + ], + [ + 96612, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 96613, + 684, + 1, + 19, + 14, + "COMBO" + ], + [ + 96837, + 436, + 1, + 681, + 1, + "CLIP" + ], + [ + 96838, + 681, + 1, + 684, + 0, + "CLIP" + ], + [ + 96839, + 684, + 3, + 50, + 1, + "CLIP" + ], + [ + 96870, + 684, + 3, + 863, + 0, + "*" + ], + [ + 96959, + 863, + 0, + 684, + 7, + "CLIP" + ], + [ + 97100, + 635, + 0, + 684, + 2, + "MODEL" + ], + [ + 97101, + 684, + 5, + 681, + 0, + "MODEL" + ], + [ + 97102, + 681, + 0, + 456, + 0, + "MODEL" + ], + [ + 97297, + 725, + 0, + 864, + 0, + "IMAGE" + ], + [ + 97361, + 725, + 0, + 865, + 0, + "*" + ], + [ + 97392, + 865, + 0, + 679, + 4, + "IMAGE" + ], + [ + 97424, + 864, + 0, + 865, + 1, + "*" + ], + [ + 97455, + 867, + 0, + 868, + 0, + "*" + ], + [ + 97456, + 864, + 1, + 868, + 1, + "*" + ], + [ + 97457, + 868, + 0, + 679, + 6, + "INT" + ], + [ + 97549, + 870, + 0, + 684, + 9, + "BOOLEAN" + ], + [ + 97550, + 842, + 0, + 684, + 10, + "MODEL" + ], + [ + 97551, + 842, + 1, + 684, + 8, + "CLIP" + ], + [ + 97552, + 684, + 6, + 679, + 20, + "CLIP" + ], + [ + 97553, + 684, + 7, + 679, + 19, + "MODEL" + ], + [ + 97911, + 677, + 0, + 876, + 0, + "IMAGE" + ], + [ + 97912, + 678, + 0, + 876, + 1, + "IMAGE" + ], + [ + 97913, + 876, + 0, + 274, + 0, + "IMAGE" + ], + [ + 97914, + 876, + 0, + 19, + 0, + "IMAGE" + ], + [ + 97973, + 679, + 5, + 677, + 5, + "CONDITIONING" + ], + [ + 97974, + 679, + 6, + 677, + 6, + "CONDITIONING" + ], + [ + 98029, + 867, + 0, + 679, + 22, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 98301, + 437, + 0, + 878, + 1, + "VAE" + ], + [ + 98302, + 436, + 2, + 878, + 0, + "VAE" + ], + [ + 98303, + 878, + 1, + 786, + 1, + "*" + ], + [ + 98304, + 878, + 0, + 50, + 2, + "VAE" + ], + [ + 98757, + 745, + 0, + 725, + 0, + "*" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 780, + 310, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -770, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2250, + -50, + 850, + 820 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Model Backend", + "bounding": [ + -770, + 1540, + 290, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1760, + 780, + 1340, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 390, + 780, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 700, + -200, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "ImageSave", + "bounding": [ + -470, + 1540, + 210, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "IPAdapter", + "bounding": [ + -470, + 1690, + 210, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1590, + 780, + 160, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 730, + -90, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -370, + -50, + 290, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + -70, + -50, + 370, + 350 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 1840, + -50, + 400, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IMG2IMG Transfer", + "bounding": [ + -20, + 1540, + 350, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + -70, + 310, + 370, + 460 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "IPA Alternative img", + "bounding": [ + -250, + 1540, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1440, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "IPA Low VRAM", + "bounding": [ + -250, + 1690, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "Transfer - Low VRAM", + "bounding": [ + 340, + 1540, + 270, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 44, + "title": "HiRes Fix", + "bounding": [ + -20, + 1670, + 150, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Color Fix", + "bounding": [ + 140, + 1670, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 46, + "title": "Detection Models", + "bounding": [ + -70, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 48, + "title": "LoRA's", + "bounding": [ + 310, + -50, + 380, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 49, + "title": "Refiner Backend (Transfer Only)", + "bounding": [ + -450, + 780, + 370, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "definitions": { + "subgraphs": [ + { + "id": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 672, + "lastLinkId": 84516, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer Prompt Append", + "inputNode": { + "id": -10, + "bounding": [ + 410, + 1240, + 146.66666412353516, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 1409.841796875, + 1320, + 156, + 220 + ] + }, + "inputs": [ + { + "id": "69d6edf6-f947-4f40-a45c-6570680fe1ff", + "name": "text1", + "type": "STRING", + "linkIds": [ + 3906, + 3911, + 3915, + 3918, + 3898, + 3890, + 3904, + 3908 + ], + "localized_name": "text1", + "label": "Start Quality prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1260 + } + }, + { + "id": "387b1038-c017-4283-9e03-c681395269f7", + "name": "text2", + "type": "STRING", + "linkIds": [ + 3905 + ], + "localized_name": "text2", + "label": "Lips prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1280 + } + }, + { + "id": "1930a6c2-ee26-4407-bbd2-94cdfb3b0fc9", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 84468 + ], + "localized_name": "clip", + "label": "Lips CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1300 + } + }, + { + "id": "4e4a14f6-03eb-4f31-8f66-91324a78055d", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 84469 + ], + "localized_name": "clip_1", + "label": "Nipples CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1320 + } + }, + { + "id": "bcd7f7d5-4abf-4bea-9668-66424fda8626", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 3912 + ], + "localized_name": "text2_1", + "label": "Nipples prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1340 + } + }, + { + "id": "b2976de4-973e-48ce-8c53-4d7ab6f58c09", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 84470 + ], + "localized_name": "clip_2", + "label": "Vagina CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1360 + } + }, + { + "id": "d31cc58f-56f9-407c-b02e-a83717634b5b", + "name": "text2_2", + "type": "STRING", + "linkIds": [ + 3914 + ], + "localized_name": "text2_2", + "label": "Vagina prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1380 + } + }, + { + "id": "4ec56dea-1afd-4af7-8ffa-75147f7a3445", + "name": "text2_3", + "type": "STRING", + "linkIds": [ + 3917 + ], + "localized_name": "text2_3", + "label": "Penis prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1400 + } + }, + { + "id": "539eaf00-e819-4c0b-913a-3d6ee0896a70", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 84471 + ], + "localized_name": "clip_3", + "label": "Penis CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1420 + } + }, + { + "id": "e143a5f9-0f85-4e82-814f-154a22fce41f", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 84472 + ], + "localized_name": "clip_4", + "label": "Hands CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1440 + } + }, + { + "id": "df679255-382b-4162-b019-eefae15e7f34", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 84473 + ], + "localized_name": "clip_5", + "label": "Eyes CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1460 + } + }, + { + "id": "fd286d04-3bc5-4bec-996f-f5917dd56344", + "name": "text2_4", + "type": "STRING", + "linkIds": [ + 3897 + ], + "localized_name": "text2_4", + "label": "Face prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1480 + } + }, + { + "id": "aeac6ee3-1754-4007-86cc-b92e31b7f499", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 84474 + ], + "localized_name": "clip_6", + "label": "Face CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1500 + } + }, + { + "id": "cbb90a24-a8b1-49a2-94f3-17efb923e3b4", + "name": "text2_5", + "type": "STRING", + "linkIds": [ + 4168 + ], + "localized_name": "text2_5", + "label": "Eyes prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1520 + } + }, + { + "id": "254a84cd-a191-40df-ad88-aeb79fb40e99", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 84475 + ], + "localized_name": "clip_7", + "label": "Nose CLIP", + "pos": { + "0": 536.6666870117188, + "1": 1540 + } + }, + { + "id": "535aaab4-1549-4392-9cc2-1441e17ce290", + "name": "text2_6", + "type": "STRING", + "linkIds": [ + 3903 + ], + "localized_name": "text2_6", + "label": "Nose prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1560 + } + }, + { + "id": "39f49e20-e3ff-4bfa-944b-fe7bb5183eb0", + "name": "text2_7", + "type": "STRING", + "linkIds": [ + 3909 + ], + "localized_name": "text2_7", + "label": "Hands prompt", + "shape": 7, + "pos": { + "0": 536.6666870117188, + "1": 1580 + } + } + ], + "outputs": [ + { + "id": "524d381c-5d42-4da0-968d-9cddcb41ed2d", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 385 + ], + "localized_name": "CONDITIONING", + "label": "Lips CLIP", + "pos": { + "0": 1429.841796875, + "1": 1340 + } + }, + { + "id": "d877e92c-482b-49c5-8cdf-e31f4d155fb8", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 387 + ], + "localized_name": "CONDITIONING_1", + "label": "Nipples CLIP", + "pos": { + "0": 1429.841796875, + "1": 1360 + } + }, + { + "id": "c0d3d875-defa-4bc7-9d9e-364e2b28d0d2", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 388 + ], + "localized_name": "CONDITIONING_2", + "label": "Vagina CLIP", + "pos": { + "0": 1429.841796875, + "1": 1380 + } + }, + { + "id": "3f50f757-1855-401c-b10e-1f6be16ef193", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 389 + ], + "localized_name": "CONDITIONING_3", + "label": "Penis CLIP", + "pos": { + "0": 1429.841796875, + "1": 1400 + } + }, + { + "id": "3de093b2-e81f-4958-bbfb-c5cd97a45890", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 3920 + ], + "localized_name": "CONDITIONING_4", + "label": "Hands CLIP", + "pos": { + "0": 1429.841796875, + "1": 1420 + } + }, + { + "id": "99f67de6-cb68-401e-babf-fe6ffab18474", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 3891 + ], + "localized_name": "CONDITIONING_5", + "label": "Eyes CLIP", + "pos": { + "0": 1429.841796875, + "1": 1440 + } + }, + { + "id": "199ca6ee-7179-4166-a493-c7977668155f", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 382 + ], + "localized_name": "CONDITIONING_6", + "label": "Face CLIP", + "pos": { + "0": 1429.841796875, + "1": 1460 + } + }, + { + "id": "cad83c12-20fc-4184-8cd6-8e3df0e1d28e", + "name": "STRING", + "type": "*", + "linkIds": [ + 4285 + ], + "localized_name": "STRING", + "label": "Eyes example prompt", + "pos": { + "0": 1429.841796875, + "1": 1480 + } + }, + { + "id": "2a7bfe3b-95d0-4724-bb8c-d40e8ab6b92e", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 384 + ], + "localized_name": "CONDITIONING_7", + "label": "Nose CLIP", + "pos": { + "0": 1429.841796875, + "1": 1500 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84474 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84475 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1420 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84473 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84472 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84470 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84469 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84471 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 1160, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1160, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84468 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3907, + "origin_id": 478, + "origin_slot": 0, + "target_id": 192, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3913, + "origin_id": 482, + "origin_slot": 0, + "target_id": 195, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3916, + "origin_id": 483, + "origin_slot": 0, + "target_id": 196, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3919, + "origin_id": 484, + "origin_slot": 0, + "target_id": 197, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 4725, + "origin_id": 481, + "origin_slot": 0, + "target_id": 194, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3889, + "origin_id": 465, + "origin_slot": 0, + "target_id": 464, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3899, + "origin_id": 471, + "origin_slot": 0, + "target_id": 184, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3902, + "origin_id": 475, + "origin_slot": 0, + "target_id": 193, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3906, + "origin_id": -10, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3911, + "origin_id": -10, + "origin_slot": 0, + "target_id": 482, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3915, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3918, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3898, + "origin_id": -10, + "origin_slot": 0, + "target_id": 471, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3890, + "origin_id": -10, + "origin_slot": 0, + "target_id": 465, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3904, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3908, + "origin_id": -10, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3905, + "origin_id": -10, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84468, + "origin_id": -10, + "origin_slot": 2, + "target_id": 192, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84469, + "origin_id": -10, + "origin_slot": 3, + "target_id": 195, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3912, + "origin_id": -10, + "origin_slot": 4, + "target_id": 482, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 196, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3914, + "origin_id": -10, + "origin_slot": 6, + "target_id": 483, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3917, + "origin_id": -10, + "origin_slot": 7, + "target_id": 484, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84471, + "origin_id": -10, + "origin_slot": 8, + "target_id": 197, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84472, + "origin_id": -10, + "origin_slot": 9, + "target_id": 194, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84473, + "origin_id": -10, + "origin_slot": 10, + "target_id": 464, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3897, + "origin_id": -10, + "origin_slot": 11, + "target_id": 471, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84474, + "origin_id": -10, + "origin_slot": 12, + "target_id": 184, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 4168, + "origin_id": -10, + "origin_slot": 13, + "target_id": 465, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84475, + "origin_id": -10, + "origin_slot": 14, + "target_id": 193, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3903, + "origin_id": -10, + "origin_slot": 15, + "target_id": 475, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3909, + "origin_id": -10, + "origin_slot": 16, + "target_id": 481, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 385, + "origin_id": 192, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 387, + "origin_id": 195, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 388, + "origin_id": 196, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 389, + "origin_id": 197, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 3920, + "origin_id": 194, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 3891, + "origin_id": 464, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 382, + "origin_id": 184, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 4285, + "origin_id": 465, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "STRING" + }, + { + "id": 384, + "origin_id": 193, + "origin_slot": 0, + "target_id": -20, + "target_slot": 8, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 676, + "lastLinkId": 85383, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2140, + 1295, + 132, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3080, + 1390, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b7eeb899-a62b-407d-a174-46a7eadeae40", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 83105, + 82496 + ], + "localized_name": "image1", + "label": "image (upscaled)", + "shape": 7, + "pos": { + "0": 2252, + "1": 1315 + } + }, + { + "id": "6ff482b5-3f5e-4a6c-b347-a959dff0b464", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82982 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": { + "0": 2252, + "1": 1335 + } + }, + { + "id": "34328b13-38a9-4230-9dee-e42eea8f493d", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82957 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": { + "0": 2252, + "1": 1355 + } + }, + { + "id": "b64f30eb-0c08-4f8c-8917-90f09fce8af5", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85383, + 85381 + ], + "localized_name": "vae", + "pos": { + "0": 2252, + "1": 1375 + } + }, + { + "id": "1c1045b4-ddb5-4776-85a7-e3a17a4a48e0", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85360 + ], + "localized_name": "model", + "pos": { + "0": 2252, + "1": 1395 + } + }, + { + "id": "d3549a84-4467-4ed0-9d06-8cc13faaee84", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 83067 + ], + "localized_name": "positive", + "pos": { + "0": 2252, + "1": 1415 + } + }, + { + "id": "e7cc8307-f3b1-4f83-b291-1b3842565413", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 82729 + ], + "localized_name": "negative", + "pos": { + "0": 2252, + "1": 1435 + } + }, + { + "id": "b71229eb-d795-4e7d-8977-b38a3c79cd39", + "name": "seed", + "type": "INT", + "linkIds": [ + 82498 + ], + "localized_name": "seed", + "pos": { + "0": 2252, + "1": 1455 + } + }, + { + "id": "17f30536-930e-4176-b927-eaad59337366", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82499 + ], + "localized_name": "sampler_name", + "pos": { + "0": 2252, + "1": 1475 + } + }, + { + "id": "eda82e2a-a104-48d6-b092-ce0eea6079be", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82530 + ], + "localized_name": "scheduler", + "pos": { + "0": 2252, + "1": 1495 + } + }, + { + "id": "a0c1ed8e-d07f-4d1c-85ca-6494d4f1da9e", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 83195 + ], + "localized_name": "denoise", + "pos": { + "0": 2252, + "1": 1515 + } + } + ], + "outputs": [ + { + "id": "c6ddaf26-bf3a-4030-90ed-71f3822e9a4d", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 83112, + 83258 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": { + "0": 3100, + "1": 1410 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 651, + "type": "KSampler", + "pos": [ + 2440, + 1320 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85360 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 83067 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 82729 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 82497 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 82498 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82981 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 83006 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82499 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82530 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 83195 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82501 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "CR Image Input Switch", + "pos": [ + 2720, + 1400 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 83105 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 83107 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83112, + 83258 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "VAEEncode", + "pos": [ + 2290, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 82496 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85381 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82497 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 665, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82957 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 82981 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "max(18, a - 10)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 666, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82982 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 83006 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 653, + "type": "VAEDecode", + "pos": [ + 2720, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 82501 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85383 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83107 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 83107, + "origin_id": 653, + "origin_slot": 0, + "target_id": 668, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 82501, + "origin_id": 651, + "origin_slot": 0, + "target_id": 653, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 82497, + "origin_id": 650, + "origin_slot": 0, + "target_id": 651, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 82981, + "origin_id": 665, + "origin_slot": 0, + "target_id": 651, + "target_slot": 5, + "type": "INT" + }, + { + "id": 83006, + "origin_id": 666, + "origin_slot": 1, + "target_id": 651, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 83105, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82496, + "origin_id": -10, + "origin_slot": 0, + "target_id": 650, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82982, + "origin_id": -10, + "origin_slot": 1, + "target_id": 666, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 82957, + "origin_id": -10, + "origin_slot": 2, + "target_id": 665, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 85383, + "origin_id": -10, + "origin_slot": 3, + "target_id": 653, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85381, + "origin_id": -10, + "origin_slot": 3, + "target_id": 650, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85360, + "origin_id": -10, + "origin_slot": 4, + "target_id": 651, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 83067, + "origin_id": -10, + "origin_slot": 5, + "target_id": 651, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 82729, + "origin_id": -10, + "origin_slot": 6, + "target_id": 651, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 82498, + "origin_id": -10, + "origin_slot": 7, + "target_id": 651, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82499, + "origin_id": -10, + "origin_slot": 8, + "target_id": 651, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82530, + "origin_id": -10, + "origin_slot": 9, + "target_id": 651, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 83195, + "origin_id": -10, + "origin_slot": 10, + "target_id": 651, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 83112, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 83258, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 677, + "lastLinkId": 85483, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2430, + 1310, + 132, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2940, + 1310, + 138.66666412353516, + 60 + ] + }, + "inputs": [ + { + "id": "abe1852b-3354-4bcc-9daa-4ae95bd5e4a8", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 82786 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": { + "0": 2542, + "1": 1330 + } + }, + { + "id": "e48a1378-4f8b-4596-b792-ba49e4791e28", + "name": "image_target", + "type": "IMAGE", + "linkIds": [ + 85396 + ], + "localized_name": "image_target", + "label": "image (hires)", + "pos": { + "0": 2542, + "1": 1350 + } + } + ], + "outputs": [ + { + "id": "632b22d0-836a-4b3c-8137-4f6e79945afb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 85483, + 83111 + ], + "localized_name": "IMAGE", + "label": "image (color fixed)", + "pos": { + "0": 2960, + "1": 1330 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 658, + "type": "ColorMatch", + "pos": [ + 2620, + 1320 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 82786 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 85396 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 85483 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "mkl", + 0.6, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 82786, + "origin_id": -10, + "origin_slot": 0, + "target_id": 658, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85396, + "origin_id": -10, + "origin_slot": 1, + "target_id": 658, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 85483, + "origin_id": 658, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "version": 1, + "state": { + "lastGroupId": 48, + "lastNodeId": 700, + "lastLinkId": 85572, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IMG2IMG Transfer Sub", + "inputNode": { + "id": -10, + "bounding": [ + 1200, + 1245, + 154, + 500 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2610, + 1350, + 176.6666717529297, + 200 + ] + }, + "inputs": [ + { + "id": "a24c0f57-6111-43a5-a25b-bfe7aa19ecdb", + "name": "text", + "type": "STRING", + "linkIds": [ + 71874 + ], + "localized_name": "text", + "pos": { + "0": 1334, + "1": 1265 + } + }, + { + "id": "0eee5d5d-c586-4d3a-88ea-d4b289618c47", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 5445, + 5600, + 7030 + ], + "localized_name": "image", + "pos": { + "0": 1334, + "1": 1285 + } + }, + { + "id": "5ab1586c-ee7a-4a2d-8596-62071a7beded", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85519, + 85522 + ], + "localized_name": "vae", + "pos": { + "0": 1334, + "1": 1305 + } + }, + { + "id": "e54dbadc-99f4-44bb-8cf0-c76909ec7a0b", + "name": "text1", + "type": "STRING", + "linkIds": [ + 85528 + ], + "localized_name": "text1", + "label": "Prompt", + "shape": 7, + "pos": { + "0": 1334, + "1": 1325 + } + }, + { + "id": "5bd074dc-3581-499e-8505-f7dd8ba59322", + "name": "image_1", + "type": "IMAGE", + "linkIds": [ + 72370 + ], + "localized_name": "image_1", + "label": "image (for controlnet)", + "pos": { + "0": 1334, + "1": 1345 + } + }, + { + "id": "1e00f25a-6788-4650-bec3-dad5369ad918", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 5444 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": { + "0": 1334, + "1": 1365 + } + }, + { + "id": "84a701a5-3ddc-4c61-a054-882b7b5702e1", + "name": "resolution", + "type": "INT", + "linkIds": [ + 72313 + ], + "localized_name": "resolution", + "shape": 7, + "pos": { + "0": 1334, + "1": 1385 + } + }, + { + "id": "4131403c-ea61-4c57-a861-80ec2271bdc7", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85501, + 85541 + ], + "localized_name": "model", + "pos": { + "0": 1334, + "1": 1405 + } + }, + { + "id": "a58ccc24-0b76-4ee7-a276-80cdf5f1289f", + "name": "seed", + "type": "INT", + "linkIds": [ + 5436, + 85550, + 85560 + ], + "localized_name": "seed", + "pos": { + "0": 1334, + "1": 1425 + } + }, + { + "id": "d86072fa-6dc7-4461-9f08-5e5660ae8579", + "name": "steps", + "type": "INT", + "linkIds": [ + 82587, + 85548, + 85555 + ], + "localized_name": "steps", + "pos": { + "0": 1334, + "1": 1445 + } + }, + { + "id": "24f4f4b4-2cc8-4b63-ba1b-08b9d00ccc7c", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 82588, + 85545, + 85556 + ], + "localized_name": "cfg", + "pos": { + "0": 1334, + "1": 1465 + } + }, + { + "id": "e4e5f8da-8362-46fc-8728-338f1e1992aa", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82586, + 85547, + 85557 + ], + "localized_name": "sampler_name", + "pos": { + "0": 1334, + "1": 1485 + } + }, + { + "id": "d4d99404-c792-4122-9984-0d410fa5800d", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82585, + 85546, + 85558 + ], + "localized_name": "scheduler", + "pos": { + "0": 1334, + "1": 1505 + } + }, + { + "id": "f55649f6-532f-4db8-8f49-2c2b5f99afc4", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 6623 + ], + "localized_name": "denoise", + "pos": { + "0": 1334, + "1": 1525 + } + }, + { + "id": "8e644941-a7b5-49f2-bf77-c9288abc132e", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 25158 + ], + "localized_name": "negative", + "pos": { + "0": 1334, + "1": 1545 + } + }, + { + "id": "80fb3896-e804-4d12-8baa-03a81322833c", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 5429 + ], + "localized_name": "control_net", + "pos": { + "0": 1334, + "1": 1565 + } + }, + { + "id": "8c5bf7c3-6bbc-42b7-85fa-e3efa4a97a15", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 8272 + ], + "localized_name": "strength", + "pos": { + "0": 1334, + "1": 1585 + } + }, + { + "id": "f8397b20-a6e3-41c1-b7c5-4801a9c7114c", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85513 + ], + "localized_name": "clip", + "pos": { + "0": 1334, + "1": 1605 + } + }, + { + "id": "105f197b-e6f1-45bc-9d49-553688e45536", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 85549, + 85559 + ], + "label": "refiner start step", + "pos": { + "0": 1334, + "1": 1625 + } + }, + { + "id": "3529d766-160e-40e8-aa50-7d397dcfafe0", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85552 + ], + "label": "refiner model", + "pos": { + "0": 1334, + "1": 1645 + } + }, + { + "id": "fa649b5c-fc62-4290-89c3-6f790493ef58", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85553, + 85554 + ], + "label": "refiner clip", + "pos": { + "0": 1334, + "1": 1665 + } + }, + { + "id": "4eab784d-2f23-43ea-8858-c1cb57c47519", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85562 + ], + "label": "negative prompt text", + "pos": { + "0": 1334, + "1": 1685 + } + }, + { + "id": "896d6530-13db-4ebd-8ca7-54b935a88386", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 85572 + ], + "label": "default resolution", + "pos": { + "0": 1334, + "1": 1705 + } + } + ], + "outputs": [ + { + "id": "4495b4f0-be0b-4c37-8058-ac1041f201b0", + "name": "STRING", + "type": "STRING", + "linkIds": [ + 38490 + ], + "localized_name": "STRING", + "label": "Full prompt (for img save)", + "pos": { + "0": 2630, + "1": 1370 + } + }, + { + "id": "5763317a-cb83-400d-9297-251c8cae3fc0", + "name": "INT", + "type": "INT", + "linkIds": [ + 59809 + ], + "localized_name": "INT", + "label": "width", + "pos": { + "0": 2630, + "1": 1390 + } + }, + { + "id": "be566b24-a724-4ba1-ac72-757d8d00ce07", + "name": "INT_1", + "type": "INT", + "linkIds": [ + 59808 + ], + "localized_name": "INT_1", + "label": "height", + "pos": { + "0": 2630, + "1": 1410 + } + }, + { + "id": "2e4fd735-a8ac-4c5b-af30-cc6e013779d6", + "name": "STRING_1", + "type": "*", + "linkIds": [ + 85531 + ], + "localized_name": "STRING_1", + "label": "Full prompt (preview)", + "pos": { + "0": 2630, + "1": 1430 + } + }, + { + "id": "8d7e9a45-fe78-4e68-afbb-bab8f1156c38", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 7646 + ], + "localized_name": "IMAGE", + "label": "ControlNet preview", + "pos": { + "0": 2630, + "1": 1450 + } + }, + { + "id": "6007caf7-d8b7-41f2-9931-8ac21d360452", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 85389 + ], + "localized_name": "positive", + "pos": { + "0": 2630, + "1": 1470 + } + }, + { + "id": "0b8480bf-d3a5-4330-a220-d7fba5c8cca4", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 85390 + ], + "localized_name": "negative", + "pos": { + "0": 2630, + "1": 1490 + } + }, + { + "id": "c75368ba-aa0f-447e-aa00-f6363b104d0c", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 79040 + ], + "localized_name": "IMAGE_1", + "label": "IMAGE", + "pos": { + "0": 2630, + "1": 1510 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 2370, + 1330 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79040 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 679, + "type": "Label (rgthree)", + "pos": [ + 1370, + 1210 + ], + "size": [ + 240.14999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image Size calculation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 680, + "type": "Label (rgthree)", + "pos": [ + 1640, + 1210 + ], + "size": [ + 114.73332977294922, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 681, + "type": "Label (rgthree)", + "pos": [ + 1870, + 1210 + ], + "size": [ + 116.0999984741211, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Interrogate", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 682, + "type": "Label (rgthree)", + "pos": [ + 2110, + 1210 + ], + "size": [ + 186.8333282470703, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image generation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 683, + "type": "Label (rgthree)", + "pos": [ + 2370, + 1210 + ], + "size": [ + 162.71665954589844, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Preview Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1870, + 1330 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "localized_name": "exclude_tags", + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "", + "1girl, solo, long hair, breasts, looking at viewer, blush, open mouth, bangs, simple background, hair ornament, red eyes, long sleeves, white background, dress, hair between eyes, bare shoulders, jewelry, sitting, very long hair, jacket, braid, white hair, pantyhose, sweat, earrings, parted lips, detached sleeves, open clothes, sleeveless, pointy ears, hand up, hood, black jacket, black pantyhose, thigh strap, feet out of frame, hood down, cross, pale skin, armband, hooded jacket, crown braid, cross hair ornament, red cross, thigh pouch", + "1girl, solo, long hair, looking at viewer, blush, bangs, skirt, long sleeves, holding, closed mouth, weapon, pink hair, flower, cowboy shot, outdoors, japanese clothes, horns, sky, sword, cloud, pink eyes, nail polish, holding weapon, armor, fingernails, night, glowing, holding sword, moon, katana, cloudy sky, red flower, shoulder armor, sheath, hakama, hakama skirt, glowing eyes, full moon, pink nails, oni horns, oni, breastplate, japanese armor, red hakama, field, unsheathing, red moon, sode, spider lily, glowing weapon, holding sheath, red sky, kusazuri", + "ruby rose, 1girl, solo, breasts, short hair, skirt, large breasts, black hair, closed mouth, red hair, multicolored hair, belt, indoors, hood, cape, armor, two-tone hair, grey eyes, gradient hair, shoulder armor, breastplate, red cape, picture frame", + "yamato \\(kancolle\\), 1girl, solo, long hair, breasts, looking at viewer, blush, large breasts, simple background, brown hair, hair ornament, white background, brown eyes, very long hair, upper body, ponytail, flower, sidelocks, detached sleeves, hair flower, armpits, arms up, mouth hold, hair intakes, hair tie, adjusting hair, tying hair, hair tie in mouth", + "1girl, solo, looking at viewer, blush, short hair, skirt, simple background, brown hair, hair ornament, brown eyes, sitting, school uniform, ponytail, short sleeves, pleated skirt, food, serafuku, alternate costume, sailor collar, twitter username, blue skirt, neckerchief, mouth hold, blue sailor collar, desk, pocky, school desk" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1870, + 1290 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Replace", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 592, + "type": "CR Text Input Switch", + "pos": [ + 2370, + 1290 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 85530 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "STRING", + "links": [ + 38490 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG Save prompt switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1870, + 1370 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 85528 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 85537 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1640, + 1330 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 85522 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437, + 85389, + 85542 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438, + 85390, + 85543 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1470 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85541 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85542 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85543 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85544 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85550 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85548 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85545 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85547 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85546 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 85549 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85551 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1870, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85513 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85532 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 685, + "type": "ImpactWildcardProcessor", + "pos": [ + 1870, + 1410 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85537 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85530, + 85531, + 85532, + 85561 + ] + } + ], + "title": "Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 31156041340458, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1640, + 1290 + ], + "size": [ + 280, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72370 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 72313 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1590 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85552 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85539 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85540 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85551 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85560 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85555 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85556 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85557 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85558 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 85559 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85563 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 691, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1510 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85553 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85561 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85539 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1550 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85554 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85562 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85540 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 2120, + 1370 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85501 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82587 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 82588 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82586 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82585 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85538, + 85564 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 694, + "type": "CR Latent Input Switch", + "pos": [ + 2120, + 1630 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 4, + "inputs": [ + { + "localized_name": "latent1", + "name": "latent1", + "shape": 7, + "type": "LATENT", + "link": 85564 + }, + { + "localized_name": "latent2", + "name": "latent2", + "shape": 7, + "type": "LATENT", + "link": 85563 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85571 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Latent Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Latent Input Switch", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 2120, + 1690 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 85571 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85519 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 2110, + 1290 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475, + 85544 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1370, + 1290 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "localized_name": "IMAGE_GEN_WIDTH (INT)", + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "localized_name": "IMAGE_GEN_HEIGHT (INT)", + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1370 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1330 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85572 + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, c / a, c / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 47, + "title": "Normal Sampler", + "bounding": [ + 2110, + 1300, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 48, + "title": "Refiner", + "bounding": [ + 2110, + 1390, + 190, + 250 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 5969, + "origin_id": 528, + "origin_slot": 0, + "target_id": 548, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5916, + "origin_id": 541, + "origin_slot": 1, + "target_id": 548, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5968, + "origin_id": 528, + "origin_slot": 1, + "target_id": 547, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5915, + "origin_id": 541, + "origin_slot": 1, + "target_id": 547, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5603, + "origin_id": 537, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 71898, + "origin_id": 608, + "origin_slot": 0, + "target_id": 537, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 5437, + "origin_id": 520, + "origin_slot": 0, + "target_id": 521, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5438, + "origin_id": 520, + "origin_slot": 1, + "target_id": 521, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 5475, + "origin_id": 530, + "origin_slot": 0, + "target_id": 521, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 5448, + "origin_id": 529, + "origin_slot": 0, + "target_id": 520, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 8155, + "origin_id": 527, + "origin_slot": 0, + "target_id": 520, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 7029, + "origin_id": 524, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 5743, + "origin_id": 528, + "origin_slot": 0, + "target_id": 541, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5744, + "origin_id": 528, + "origin_slot": 1, + "target_id": 541, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5970, + "origin_id": 548, + "origin_slot": 0, + "target_id": 530, + "target_slot": 0, + "type": "INT" + }, + { + "id": 5971, + "origin_id": 547, + "origin_slot": 0, + "target_id": 530, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71874, + "origin_id": -10, + "origin_slot": 0, + "target_id": 608, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 5445, + "origin_id": -10, + "origin_slot": 1, + "target_id": 528, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5600, + "origin_id": -10, + "origin_slot": 1, + "target_id": 537, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 7030, + "origin_id": -10, + "origin_slot": 1, + "target_id": 572, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85519, + "origin_id": -10, + "origin_slot": 2, + "target_id": 524, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85522, + "origin_id": -10, + "origin_slot": 2, + "target_id": 520, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 72370, + "origin_id": -10, + "origin_slot": 4, + "target_id": 527, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5444, + "origin_id": -10, + "origin_slot": 5, + "target_id": 527, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 72313, + "origin_id": -10, + "origin_slot": 6, + "target_id": 527, + "target_slot": 2, + "type": "INT" + }, + { + "id": 85501, + "origin_id": -10, + "origin_slot": 7, + "target_id": 521, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 5436, + "origin_id": -10, + "origin_slot": 8, + "target_id": 521, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82587, + "origin_id": -10, + "origin_slot": 9, + "target_id": 521, + "target_slot": 5, + "type": "INT" + }, + { + "id": 82588, + "origin_id": -10, + "origin_slot": 10, + "target_id": 521, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 82586, + "origin_id": -10, + "origin_slot": 11, + "target_id": 521, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82585, + "origin_id": -10, + "origin_slot": 12, + "target_id": 521, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 6623, + "origin_id": -10, + "origin_slot": 13, + "target_id": 521, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 25158, + "origin_id": -10, + "origin_slot": 14, + "target_id": 520, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5429, + "origin_id": -10, + "origin_slot": 15, + "target_id": 520, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 8272, + "origin_id": -10, + "origin_slot": 16, + "target_id": 520, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 85513, + "origin_id": -10, + "origin_slot": 17, + "target_id": 529, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 38490, + "origin_id": 592, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 59809, + "origin_id": 548, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 59808, + "origin_id": 547, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "INT" + }, + { + "id": 7646, + "origin_id": 527, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 85389, + "origin_id": 520, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 85390, + "origin_id": 520, + "origin_slot": 1, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 79040, + "origin_id": 572, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "IMAGE" + }, + { + "id": 85528, + "origin_id": -10, + "origin_slot": 3, + "target_id": 540, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85530, + "origin_id": 685, + "origin_slot": 0, + "target_id": 592, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85531, + "origin_id": 685, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 85532, + "origin_id": 685, + "origin_slot": 0, + "target_id": 529, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85537, + "origin_id": 540, + "origin_slot": 0, + "target_id": 685, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85539, + "origin_id": 691, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85540, + "origin_id": 690, + "origin_slot": 0, + "target_id": 693, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": -10, + "origin_slot": 7, + "target_id": 692, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85542, + "origin_id": 520, + "origin_slot": 0, + "target_id": 692, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85543, + "origin_id": 520, + "origin_slot": 1, + "target_id": 692, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85544, + "origin_id": 530, + "origin_slot": 0, + "target_id": 692, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85545, + "origin_id": -10, + "origin_slot": 10, + "target_id": 692, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85546, + "origin_id": -10, + "origin_slot": 12, + "target_id": 692, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85547, + "origin_id": -10, + "origin_slot": 11, + "target_id": 692, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85548, + "origin_id": -10, + "origin_slot": 9, + "target_id": 692, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85549, + "origin_id": -10, + "origin_slot": 18, + "target_id": 692, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85550, + "origin_id": -10, + "origin_slot": 8, + "target_id": 692, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85551, + "origin_id": 692, + "origin_slot": 0, + "target_id": 693, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85552, + "origin_id": -10, + "origin_slot": 19, + "target_id": 693, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85553, + "origin_id": -10, + "origin_slot": 20, + "target_id": 691, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85554, + "origin_id": -10, + "origin_slot": 20, + "target_id": 690, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85555, + "origin_id": -10, + "origin_slot": 9, + "target_id": 693, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85556, + "origin_id": -10, + "origin_slot": 10, + "target_id": 693, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85557, + "origin_id": -10, + "origin_slot": 11, + "target_id": 693, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85558, + "origin_id": -10, + "origin_slot": 12, + "target_id": 693, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85559, + "origin_id": -10, + "origin_slot": 18, + "target_id": 693, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85560, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85561, + "origin_id": 685, + "origin_slot": 0, + "target_id": 691, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85562, + "origin_id": -10, + "origin_slot": 21, + "target_id": 690, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85563, + "origin_id": 693, + "origin_slot": 0, + "target_id": 694, + "target_slot": 1, + "type": "LATENT" + }, + { + "id": 85564, + "origin_id": 521, + "origin_slot": 0, + "target_id": 694, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 85571, + "origin_id": 694, + "origin_slot": 0, + "target_id": 524, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 85572, + "origin_id": -10, + "origin_slot": 22, + "target_id": 541, + "target_slot": 2, + "type": "INT,FLOAT,IMAGE,LATENT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 698, + "lastLinkId": 85713, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Model Backend", + "inputNode": { + "id": -10, + "bounding": [ + -930, + 1345, + 144, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 140, + 1370, + 144, + 200 + ] + }, + "inputs": [ + { + "id": "22a8248b-794c-45ae-8b7b-f3a531a0cf86", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85683, + 85695 + ], + "localized_name": "clip", + "label": "clip (after loras)", + "pos": { + "0": -806, + "1": 1365 + } + }, + { + "id": "074be9a4-fc2b-4688-bd78-4caf4943f9c6", + "name": "text", + "type": "STRING", + "linkIds": [ + 85702 + ], + "localized_name": "text", + "label": "Start quality prompt", + "pos": { + "0": -806, + "1": 1385 + } + }, + { + "id": "b20fe47d-cd62-4751-acfd-87305e890e44", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85567, + 85569 + ], + "localized_name": "model", + "pos": { + "0": -806, + "1": 1405 + } + }, + { + "id": "f67a69f1-2923-472a-8071-c279f2590ef7", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 72115 + ], + "localized_name": "scheduler", + "pos": { + "0": -806, + "1": 1425 + } + }, + { + "id": "233a9e86-5c23-4579-a923-bdfafa8268cf", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85698 + ], + "localized_name": "text_1", + "label": "Negative prompt", + "pos": { + "0": -806, + "1": 1445 + } + }, + { + "id": "12afbe78-db2c-4964-9405-6d837f7abcb7", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 3235 + ], + "localized_name": "a", + "label": "Clip skip value", + "shape": 7, + "pos": { + "0": -806, + "1": 1465 + } + }, + { + "id": "e4320002-22ea-46e2-821d-da5ba64b76d4", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 1846 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": { + "0": -806, + "1": 1485 + } + }, + { + "id": "94ba9b28-40c2-404a-a1ca-8bdabaf623a3", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85696, + 85697 + ], + "label": "clip (after clip skip)", + "pos": { + "0": -806, + "1": 1505 + } + }, + { + "id": "6ae6ad9b-489a-4bc1-9f49-3dc27f48edc7", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 85706 + ], + "label": "clip (refiner)", + "pos": { + "0": -806, + "1": 1525 + } + }, + { + "id": "114a6b6c-31d8-4ef0-bd45-9814cfa1713a", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 85709 + ], + "label": "is v-pred? (refiner)", + "pos": { + "0": -806, + "1": 1545 + } + }, + { + "id": "8226fbdc-2999-429f-90e7-5ac786aa6424", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85710, + 85712 + ], + "label": "model (refiner)", + "pos": { + "0": -806, + "1": 1565 + } + } + ], + "outputs": [ + { + "id": "596bf808-9091-4b4e-972e-71a907be14c9", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 60358 + ], + "localized_name": "CONDITIONING", + "label": "Start quality prompt", + "pos": { + "0": 160, + "1": 1390 + } + }, + { + "id": "6369af16-8ff6-43d7-8336-dcdb7a8b67df", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ], + "localized_name": "scheduler", + "pos": { + "0": 160, + "1": 1410 + } + }, + { + "id": "fb1ffb22-2537-47df-84ec-3a9b1ec209ac", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": { + "0": 160, + "1": 1430 + } + }, + { + "id": "7f50f3aa-9382-46a5-b4d9-cb2c51ed85c6", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 85554 + ], + "localized_name": "CLIP", + "pos": { + "0": 160, + "1": 1450 + } + }, + { + "id": "81717fa3-7ddc-45ef-95a7-241888338c33", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ], + "localized_name": "CONDITIONING_1", + "label": "Negative prompt", + "pos": { + "0": 160, + "1": 1470 + } + }, + { + "id": "80bbe464-3e16-4e69-99ae-71f504617647", + "name": "*", + "type": "*", + "linkIds": [ + 85571 + ], + "localized_name": "*", + "label": "model", + "pos": { + "0": 160, + "1": 1490 + } + }, + { + "id": "fd6c7882-8a97-4a9a-b986-56540ae4ea21", + "name": "CLIP_1", + "type": "CLIP", + "linkIds": [ + 85707 + ], + "label": "CLIP (refiner)", + "pos": { + "0": 160, + "1": 1510 + } + }, + { + "id": "c74ce01d-e57f-4e97-b5fd-2b3b9ebc07fe", + "name": "*_1", + "type": "*", + "linkIds": [ + 85713 + ], + "label": "model (refiner)", + "pos": { + "0": 160, + "1": 1530 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -70, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 72115 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -70, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "title": "SAMLoader (Detailer)", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "Label (rgthree)", + "pos": [ + -730, + 1340 + ], + "size": [ + 162.75, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 686, + "type": "Label (rgthree)", + "pos": [ + -530, + 1340 + ], + "size": [ + 205.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 688, + "type": "Label (rgthree)", + "pos": [ + -70, + 1340 + ], + "size": [ + 112.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85569 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1460 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85567 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1500 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85698 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85700 + ] + } + ], + "title": "Neg Dynamic", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1064641255277533, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1420 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85702 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85703 + ] + } + ], + "title": "Pos Dynamic", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 222583159725996, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1540 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85696 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85700 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85697 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85703 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 687, + "type": "Label (rgthree)", + "pos": [ + -290, + 1340 + ], + "size": [ + 149.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 695, + "type": "Label (rgthree)", + "pos": [ + -530, + 1520 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 694, + "type": "Label (rgthree)", + "pos": [ + -290, + 1480 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -290, + 1420 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 3234, + 85708 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85695 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 85554 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -530, + 1500 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85571 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 696, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1590 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85710 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 85704 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 697, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1630 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85712 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 85705 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 698, + "type": "Switch any [Crystools]", + "pos": [ + -530, + 1670 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85704 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85705 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 85709 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85713 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1550 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 85708 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 85707 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3234, + "origin_id": 460, + "origin_slot": 0, + "target_id": 459, + "target_slot": 1, + "type": "INT" + }, + { + "id": 323, + "origin_id": 81, + "origin_slot": 0, + "target_id": 158, + "target_slot": 0, + "type": "*" + }, + { + "id": 324, + "origin_id": 161, + "origin_slot": 0, + "target_id": 158, + "target_slot": 1, + "type": "*" + }, + { + "id": 85567, + "origin_id": -10, + "origin_slot": 2, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85569, + "origin_id": -10, + "origin_slot": 2, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 72115, + "origin_id": -10, + "origin_slot": 3, + "target_id": 514, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 3235, + "origin_id": -10, + "origin_slot": 5, + "target_id": 460, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 1846, + "origin_id": -10, + "origin_slot": 6, + "target_id": 158, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 60358, + "origin_id": 523, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 5321, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5322, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5323, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5324, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5325, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5326, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5327, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5328, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 85554, + "origin_id": 459, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CLIP" + }, + { + "id": 60359, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85655, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85656, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85657, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85658, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85659, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85660, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85661, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85662, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85571, + "origin_id": 158, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "MODEL" + }, + { + "id": 85695, + "origin_id": -10, + "origin_slot": 0, + "target_id": 459, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85696, + "origin_id": -10, + "origin_slot": 7, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 523, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85698, + "origin_id": -10, + "origin_slot": 4, + "target_id": 690, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85700, + "origin_id": 690, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85702, + "origin_id": -10, + "origin_slot": 1, + "target_id": 692, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85703, + "origin_id": 692, + "origin_slot": 0, + "target_id": 523, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85704, + "origin_id": 696, + "origin_slot": 0, + "target_id": 698, + "target_slot": 0, + "type": "*" + }, + { + "id": 85705, + "origin_id": 697, + "origin_slot": 0, + "target_id": 698, + "target_slot": 1, + "type": "*" + }, + { + "id": 85706, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85707, + "origin_id": 693, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CLIP" + }, + { + "id": 85708, + "origin_id": 460, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "INT" + }, + { + "id": 85709, + "origin_id": -10, + "origin_slot": 9, + "target_id": 698, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85710, + "origin_id": -10, + "origin_slot": 10, + "target_id": 696, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85712, + "origin_id": -10, + "origin_slot": 10, + "target_id": 697, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85713, + "origin_id": 698, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 684, + "lastLinkId": 85916, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -230, + 1395, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 550, + 1400, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "ac7c0d39-4bbd-4a45-a9f4-98d32cd088f2", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 71976, + 72023, + 71977 + ], + "localized_name": "image", + "pos": { + "0": -130, + "1": 1415 + } + } + ], + "outputs": [ + { + "id": "0c842ac2-a7c3-4ee9-969b-3227f4f5802b", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 72000 + ], + "localized_name": "IMAGE", + "pos": { + "0": 570, + "1": 1420 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 609, + "type": "GetImageSize", + "pos": [ + -60, + 1360 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 71976 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 71965, + 71969 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 71967, + 71970 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71965 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71966 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71971 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 612, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71970 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 71966, + 71968 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "CR Image Input Switch", + "pos": [ + 320, + 1430 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 71977 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 71973 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72000 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 611, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71967 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71968 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71972 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "Image Resize (rgthree)", + "pos": [ + 150, + 1370 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72023 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 71971 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 71972 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71973 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 71965, + "origin_id": 609, + "origin_slot": 0, + "target_id": 610, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71966, + "origin_id": 612, + "origin_slot": 1, + "target_id": 610, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71971, + "origin_id": 610, + "origin_slot": 0, + "target_id": 613, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71972, + "origin_id": 611, + "origin_slot": 0, + "target_id": 613, + "target_slot": 2, + "type": "INT" + }, + { + "id": 71967, + "origin_id": 609, + "origin_slot": 1, + "target_id": 611, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71968, + "origin_id": 612, + "origin_slot": 1, + "target_id": 611, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71969, + "origin_id": 609, + "origin_slot": 0, + "target_id": 612, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71970, + "origin_id": 609, + "origin_slot": 1, + "target_id": 612, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71973, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 71976, + "origin_id": -10, + "origin_slot": 0, + "target_id": 609, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 71977, + "origin_id": -10, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72000, + "origin_id": 614, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 688, + "lastLinkId": 86024, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Clip Vision & IPAdapter Model", + "inputNode": { + "id": -10, + "bounding": [ + -470, + 995, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 60, + 975, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "cfb4c8d4-d961-465c-8e7a-85e9aaafde08", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 86023 + ], + "label": "Clip Vision", + "pos": { + "0": -370, + "1": 1015 + } + }, + { + "id": "96b70bfa-b8eb-48d8-8cd1-1bb5a8bdeb77", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 86024 + ], + "label": "IPAdapter", + "pos": { + "0": -370, + "1": 1035 + } + } + ], + "outputs": [ + { + "id": "4cb828fa-9d91-4693-b62c-44140945610a", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 85982 + ], + "localized_name": "IPADAPTER", + "pos": { + "0": 80, + "1": 995 + } + }, + { + "id": "3fc314b3-1bc0-467d-8b17-2792ee10af30", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 85983 + ], + "localized_name": "CLIP_VISION", + "pos": { + "0": 80, + "1": 1015 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 688, + "type": "CLIPVisionLoader", + "pos": [ + -290, + 950 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 86023 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 85983 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 687, + "type": "IPAdapterModelLoader", + "pos": [ + -290, + 1050 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 86024 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 85982 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 85982, + "origin_id": 687, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 85983, + "origin_id": 688, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 86023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 688, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 86024, + "origin_id": -10, + "origin_slot": 1, + "target_id": 687, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "3797e73d-04e0-43dc-b421-22b36edecead", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 691, + "lastLinkId": 86067, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet & PreProcessor Model", + "inputNode": { + "id": -10, + "bounding": [ + 1990, + -305, + 133.33333587646484, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2520, + -325, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "46cb58d0-0b2a-4d00-b517-cd72a583d588", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 86066 + ], + "label": "ControlNet Model", + "pos": { + "0": 2103.333251953125, + "1": -285 + } + }, + { + "id": "517cf41e-2f7c-4ce9-b286-59c8f69b0663", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86067 + ], + "pos": { + "0": 2103.333251953125, + "1": -265 + } + } + ], + "outputs": [ + { + "id": "4e1e8b45-0b71-4b66-8ac5-3df3b96fd500", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 86025 + ], + "localized_name": "CONTROL_NET", + "pos": { + "0": 2540, + "1": -305 + } + }, + { + "id": "a1decf43-3bfc-48dc-a40a-ee10a5b4924a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86026 + ], + "localized_name": "preprocessor", + "pos": { + "0": 2540, + "1": -285 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 690, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 2170, + -350 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 86066 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86025 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 691, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 2170, + -250 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86026 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 86025, + "origin_id": 690, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 86026, + "origin_id": 691, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86066, + "origin_id": -10, + "origin_slot": 0, + "target_id": 690, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86067, + "origin_id": -10, + "origin_slot": 1, + "target_id": 691, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "version": 1, + "state": { + "lastGroupId": 49, + "lastNodeId": 863, + "lastLinkId": 97299, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Transfer Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -480, + 2020, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 420, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "321474e4-1be6-41ee-b795-89ef3ca02bc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 92543, + 92513 + ], + "localized_name": "image", + "pos": { + "0": -380, + "1": 2040 + } + } + ], + "outputs": [ + { + "id": "0b482ceb-8b24-4a14-8673-6932b402666e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 97298 + ], + "label": "resized img", + "pos": { + "0": 440, + "1": 2030 + } + }, + { + "id": "a47421fc-1ef1-4924-9a04-dbb03ae17586", + "name": "int", + "type": "INT", + "linkIds": [ + 97299 + ], + "label": "resolution", + "pos": { + "0": 440, + "1": 2050 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 752, + "type": "GetImageSize", + "pos": [ + -310, + 2080 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92513 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 92504, + 92506 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 92505, + 92508 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 756, + "type": "Image Resize (rgthree)", + "pos": [ + 60, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92543 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 92510 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 92511 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97297, + 97298 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 757, + "type": "Primitive integer [Crystools]", + "pos": [ + -310, + 2040 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "int", + "name": "int", + "type": "INT", + "links": [ + 92664, + 97299 + ] + } + ], + "title": "Set Res", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 753, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2120 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92504 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92505 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 92507, + 92509 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 755, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92508 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92509 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92511 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 754, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92506 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92507 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92510 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 92506, + "origin_id": 752, + "origin_slot": 0, + "target_id": 754, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92507, + "origin_id": 753, + "origin_slot": 1, + "target_id": 754, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92508, + "origin_id": 752, + "origin_slot": 1, + "target_id": 755, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92509, + "origin_id": 753, + "origin_slot": 1, + "target_id": 755, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92510, + "origin_id": 754, + "origin_slot": 0, + "target_id": 756, + "target_slot": 1, + "type": "INT" + }, + { + "id": 92511, + "origin_id": 755, + "origin_slot": 0, + "target_id": 756, + "target_slot": 2, + "type": "INT" + }, + { + "id": 92504, + "origin_id": 752, + "origin_slot": 0, + "target_id": 753, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92505, + "origin_id": 752, + "origin_slot": 1, + "target_id": 753, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92543, + "origin_id": -10, + "origin_slot": 0, + "target_id": 756, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 92513, + "origin_id": -10, + "origin_slot": 0, + "target_id": 752, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97298, + "origin_id": 756, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97299, + "origin_id": 757, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [ + { + "downstream": 831, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 831, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 827, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 827, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 834, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 834, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 828, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 828, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 829, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 829, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 830, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 830, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 43, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 43, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 35, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 35, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 70, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 70, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 38, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 38, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 47, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 47, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 832, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 832, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 75, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 75, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 32, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 32, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 833, + "downstream_slot": 0, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 833, + "downstream_slot": 1, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 19, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 19, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 677, + "downstream_slot": 3, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 677, + "downstream_slot": 4, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 673, + "downstream_slot": 2, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 3, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 5, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 8, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 9, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 10, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 12, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 673, + "downstream_slot": 14, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 679, + "downstream_slot": 2, + "upstream": "878", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 679, + "downstream_slot": 7, + "upstream": "681", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 679, + "downstream_slot": 14, + "upstream": "684", + "upstream_slot": 4, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 679, + "downstream_slot": 17, + "upstream": "684", + "upstream_slot": 3, + "controller": 50, + "type": "CLIP" + } + ], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 100400, + 100401, + 100402, + 100403, + 100404, + 100405, + 100406, + 100407, + 100408, + 100409, + 100410, + 100411, + 100412, + 100413, + 100414, + 100415, + 100416, + 100417, + 100418, + 100419, + 100420, + 100421, + 100422, + 100423, + 100424, + 100425, + 100426, + 100427, + 100428, + 100429, + 100430, + 100431, + 100432, + 100433, + 100434, + 100435, + 100436, + 100437, + 100438, + 100439, + 100440, + 100441, + 100442, + 100443, + 100444, + 100445 + ], + "frontendVersion": "1.27.1", + "ds": { + "scale": 0.8573720921614877, + "offset": [ + 1014.518916740019, + 57.90987819408764 + ] + } + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142407.png b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142407.png new file mode 100644 index 0000000000000000000000000000000000000000..46f3bb2723435901388177538cef2271b8984895 --- /dev/null +++ b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142407.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b8aeb4f36ab67c23f8d64cce0b5e1e1719b3d2c0211ceee60d7e977eba3698 +size 6275036 diff --git a/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142407_01.png b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142407_01.png new file mode 100644 index 0000000000000000000000000000000000000000..0de15e60a89c294cd5906f14e5eff58b5116ff3d --- /dev/null +++ b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142407_01.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8a49eb5f1ceab51d8d53a9e98d9bcb62728475a7afa257a87a2707375d1de6 +size 7953988 diff --git a/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142408.png b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142408.png new file mode 100644 index 0000000000000000000000000000000000000000..1c0e2d79354e51214e2e832636a019e111137216 --- /dev/null +++ b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142408.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ac473738e27e41ef02b317fcd59798de9d182f8e5d20ced86e053df7953d91 +size 8301451 diff --git a/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142409.png b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142409.png new file mode 100644 index 0000000000000000000000000000000000000000..e4ecaec22e9f68e3b3c781dcb44da556cbf3eb88 --- /dev/null +++ b/workflows/IMG2IMG/v4.5/IMG2IMG_ADetailer_2025-09-06-142409.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9076da7cf9b34e8aa164ebe0537ff8d41067631cbacb35df895f1b5e30705b +size 5571024 diff --git a/workflows/IMG2IMG/v4.5/changelog.md b/workflows/IMG2IMG/v4.5/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..f2fa676b43d3f16fd863151a73aa96cf6c1eefb1 --- /dev/null +++ b/workflows/IMG2IMG/v4.5/changelog.md @@ -0,0 +1 @@ +- changed color fix algorithm and strength to fix noise in dark areas \ No newline at end of file diff --git a/workflows/IMG2IMG/v4.5/img2img-preview.png b/workflows/IMG2IMG/v4.5/img2img-preview.png new file mode 100644 index 0000000000000000000000000000000000000000..ee7135809c0c4fdd307a64afeca2d281d7b0a39e --- /dev/null +++ b/workflows/IMG2IMG/v4.5/img2img-preview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e10d71192a4361b672b02b04f9cb7c0d5aac038e3c730bf244e2050ee8ec8f0 +size 1198691 diff --git a/workflows/IMG2IMG/v4.5/workflow.png b/workflows/IMG2IMG/v4.5/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..710edf898e1fceaf61e8c6f2eb69d6d0a3259e1b --- /dev/null +++ b/workflows/IMG2IMG/v4.5/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae5479667cd07aec9814f44f0c5be35839caae88b63ce5620ae3f86240f0ce07 +size 2678533 diff --git a/workflows/IMG2IMG/v5.0/IMG2IMG-ADetailer-v5.0-vslinx.json b/workflows/IMG2IMG/v5.0/IMG2IMG-ADetailer-v5.0-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..5ce13c17cd1fe98c05d06d08d9a8c3b642bde918 --- /dev/null +++ b/workflows/IMG2IMG/v5.0/IMG2IMG-ADetailer-v5.0-vslinx.json @@ -0,0 +1,34648 @@ +{ + "id": "eb0185d6-4a77-4702-841d-bbaacb5b8b68", + "revision": 0, + "last_node_id": 959, + "last_link_id": 107141, + "nodes": [ + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -390 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -270 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -300 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -310 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -390 + ], + "size": [ + 360.45001220703125, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 710, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1190, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1190, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 950, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 710, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1660 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71975 + ] + } + ], + "title": "Alternative style image", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -190 + ], + "size": [ + 260, + 130 + ], + "flags": { + "pinned": true + }, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 710, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 615, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1800 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71974 + ] + } + ], + "title": "Low VRAM for IPAdapter", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 970 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 647, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1770 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 79039 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85552 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 79101 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79043, + 85384, + 85483, + 107064 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -380 + ], + "size": [ + 801, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -320 + ], + "size": [ + 210, + 260 + ], + "flags": { + "pinned": true + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 858, + "type": "MarkdownNote", + "pos": [ + 1590, + 1340 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -400 + ], + "size": [ + 214.8000030517578, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 856, + "type": "MarkdownNote", + "pos": [ + 1290, + 810 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1190, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 855, + "type": "MarkdownNote", + "pos": [ + 1190, + 580 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find the settings for the Detailer as well as LoRA's you can activate. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 863, + "type": "Reroute", + "pos": [ + -760, + 1660 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 176, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 96870 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 96959 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 635, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1430 + ], + "size": [ + 290, + 82 + ], + "flags": {}, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76831 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 97100 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled", + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 868, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1730 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97455 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97456 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97457 + ] + } + ], + "title": "Low VRAM res Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MarkdownNote", + "pos": [ + -70, + 1340 + ], + "size": [ + 680, + 190 + ], + "flags": { + "pinned": true + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 695, + "type": "MarkdownNote", + "pos": [ + 970, + 1340 + ], + "size": [ + 310, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 696, + "type": "MarkdownNote", + "pos": [ + 620, + 1340 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 629, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 350, + 1690 + ], + "size": [ + 260.06667175292966, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 32, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 72526 + ] + } + ], + "title": "Low VRAM for IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 864, + "type": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "pos": [ + 350, + 1610 + ], + "size": [ + 180, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97297 + } + ], + "outputs": [ + { + "label": "resized img", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97424 + ] + }, + { + "label": "resolution", + "name": "int", + "type": "INT", + "links": [ + 97456 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 662, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 33, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83076 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "CR Image Input Switch", + "pos": [ + 150, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 177, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 97911 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 97912 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97914 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Color Fix Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 850 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 76831 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96837 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 98302 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1230 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 94720, + 98301 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 784, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1130 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 131, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 94719 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 786, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -760, + 1730 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 94720 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 98303 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 94719 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + -240, + 1620 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 91438 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85917 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 865, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1650 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97361 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97424 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97392 + ] + } + ], + "title": "Low VRAM img Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 725, + "type": "Reroute", + "pos": [ + -570, + 510 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 98757 + } + ], + "outputs": [ + { + "name": "", + "type": "IMAGE", + "links": [ + 91437, + 91438, + 97297, + 97361 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -360, + 20 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3236, + 85700 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 664, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 150, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 38, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83077 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 39, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3927, + 84523 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pussy, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 488, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 40, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3928, + 84524 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "penis, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 477, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 41, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3924, + 84518 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lips, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 479, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 42, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3925, + 84533 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "fingernails, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 486, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1190, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 43, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3926, + 84521 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nipples, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 474, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1190, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 44, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3923, + 84532 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nose, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 467, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 950, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 45, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 4169, + 84530 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 473, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 710, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 46, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3921, + 84528 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 950, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 950, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -360, + 230 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 59805, + 85540 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1650 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 51, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 891, + "type": "CR Text Input Switch", + "pos": [ + 190, + 1610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 179, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 105194 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 105244 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "prompt switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -460, + 1610 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 871, + "type": "MarkdownNote", + "pos": [ + 1770, + 850 + ], + "size": [ + 620, + 340 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Show Example Eye Prompt\"** node demonstrates how the \"Start Quality Prompt (Detailer)\" node merges with your detailer prompts when the start quality prompt is enabled. (Only shows if Eye prompt is enabled)\n\n---\n\nThe **\"Show full IMG2IMG Transfer Prompt\"** node displays the complete prompt used during IMG2IMG transfer, including all tags added through interrogation.\n\n---\n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**ControlNet Preview** shows the image generated during IMG2IMG transfer that is used as the base for creating your final image.\n\n---\n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 689, + "type": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "pos": [ + 1450, + 20 + ], + "size": [ + 370, + 102 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [ + { + "label": "Clip Vision", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + }, + { + "label": "IPAdapter", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 86023 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 86024 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "clip_name" + ], + [ + "-1", + "ipadapter_file" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 692, + "type": "3797e73d-04e0-43dc-b421-22b36edecead", + "pos": [ + 1850, + -10 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [ + { + "label": "ControlNet Model", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86066 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86067 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1850, + -130 + ], + "size": [ + 380, + 82 + ], + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IMG2IMG Transfer", + "type": "*", + "link": 72526 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 462, + "type": "Primitive string multiline [Crystools]", + "pos": [ + -60, + 450 + ], + "size": [ + 350, + 130 + ], + "flags": {}, + "order": 55, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 83078, + 84517, + 85695 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -60, + 20 + ], + "size": [ + 350, + 130 + ], + "flags": { + "collapsed": false + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 79043 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 83076 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 83077 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 83078 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 1030 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 85701 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 885, + "type": "PrimitiveBoolean", + "pos": [ + -440, + 850 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 101274 + ] + } + ], + "title": "Use Refiner? (Instead of Normal Sampler)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 870, + "type": "Primitive boolean [Crystools]", + "pos": [ + -440, + 1130 + ], + "size": [ + 350, + 58 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 97549 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 840, + "type": "mxSlider", + "pos": [ + -440, + 1230 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 96191 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 25, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 25, + 25, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 828, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 169, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106970 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106961 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95981 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95982, + 106952 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 832, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 173, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106969 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106960 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95990 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95991, + 106953 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 829, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 170, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106971 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106963 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95983 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95984, + 106954 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 830, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 171, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106974 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106965 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95986 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95987, + 106955 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 673, + "type": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "pos": [ + -760, + 1610 + ], + "size": [ + 330, + 346 + ], + "flags": { + "collapsed": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "label": "Start Quality prompt", + "name": "text1", + "type": "STRING", + "link": 84517 + }, + { + "label": "Lips prompt", + "name": "text2", + "type": "STRING", + "link": 84518 + }, + { + "label": "Lips CLIP", + "name": "clip", + "type": "CLIP", + "link": 106955 + }, + { + "label": "Nipples CLIP", + "name": "clip_1", + "type": "CLIP", + "link": 106953 + }, + { + "label": "Nipples prompt", + "name": "text2_1", + "type": "STRING", + "link": 84521 + }, + { + "label": "Vagina CLIP", + "name": "clip_2", + "type": "CLIP", + "link": 106956 + }, + { + "label": "Vagina prompt", + "name": "text2_2", + "type": "STRING", + "link": 84523 + }, + { + "label": "Penis prompt", + "name": "text2_3", + "type": "STRING", + "link": 84524 + }, + { + "label": "Penis CLIP", + "name": "clip_3", + "type": "CLIP", + "link": 106957 + }, + { + "label": "Hands CLIP", + "name": "clip_4", + "type": "CLIP", + "link": 106951 + }, + { + "label": "Eyes CLIP", + "name": "clip_5", + "type": "CLIP", + "link": 106952 + }, + { + "label": "Face prompt", + "name": "text2_4", + "type": "STRING", + "link": 84528 + }, + { + "label": "Face CLIP", + "name": "clip_6", + "type": "CLIP", + "link": 106950 + }, + { + "label": "Eyes prompt", + "name": "text2_5", + "type": "STRING", + "link": 84530 + }, + { + "label": "Nose CLIP", + "name": "clip_7", + "type": "CLIP", + "link": 106954 + }, + { + "label": "Nose prompt", + "name": "text2_6", + "type": "STRING", + "link": 84532 + }, + { + "label": "Hands prompt", + "name": "text2_7", + "type": "STRING", + "link": 84533 + } + ], + "outputs": [ + { + "label": "Lips CLIP", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 84534 + ] + }, + { + "label": "Nipples CLIP", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 84535 + ] + }, + { + "label": "Vagina CLIP", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 84536 + ] + }, + { + "label": "Penis CLIP", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 84537 + ] + }, + { + "label": "Hands CLIP", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 84538 + ] + }, + { + "label": "Eyes CLIP", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 84539 + ] + }, + { + "label": "Face CLIP", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 84540 + ] + }, + { + "label": "Eyes example prompt", + "name": "STRING", + "type": "*", + "links": [ + 84541 + ] + }, + { + "label": "Nose CLIP", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 84542 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 827, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 168, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106967 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106958 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95978 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95979, + 106950 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 842, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1300 + ], + "size": [ + 350, + 220 + ], + "flags": {}, + "order": 123, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 96393 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96394 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97550 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 97551 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 679, + "type": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "pos": [ + -10, + 1610 + ], + "size": [ + 320, + 311 + ], + "flags": { + "collapsed": true + }, + "order": 165, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85527 + }, + { + "name": "image", + "type": "IMAGE", + "link": 91437 + }, + { + "name": "vae", + "type": "VAE", + "link": 106977 + }, + { + "label": "Prompt", + "name": "text1", + "type": "STRING", + "link": 85530 + }, + { + "label": "image (for controlnet)", + "name": "image_1", + "type": "IMAGE", + "link": 97392 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 97457 + }, + { + "name": "model", + "type": "MODEL", + "link": 106978 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85535 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85536 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85537 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85538 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85539 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106987 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 86066 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 85543 + }, + { + "name": "clip", + "type": "CLIP", + "link": 106966 + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 96191 + }, + { + "label": "refiner model", + "name": "model_1", + "type": "MODEL", + "link": 97553 + }, + { + "label": "refiner clip", + "name": "clip_1", + "type": "CLIP", + "link": 97552 + }, + { + "label": "negative prompt text", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 96192 + }, + { + "label": "default resolution", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 98029 + }, + { + "label": "Use Refiner?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 101274 + } + ], + "outputs": [ + { + "label": "Full prompt (for img save)", + "name": "STRING", + "type": "STRING", + "links": [ + 105194 + ] + }, + { + "label": "width", + "name": "INT", + "type": "INT", + "links": [ + 85546 + ] + }, + { + "label": "height", + "name": "INT_1", + "type": "INT", + "links": [ + 85547 + ] + }, + { + "label": "Full prompt (preview)", + "name": "STRING_1", + "type": "*", + "links": [ + 85548 + ] + }, + { + "label": "ControlNet preview", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107067 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 97973 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 97974 + ] + }, + { + "label": "IMAGE", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 85552 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "resolution" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "strength" + ], + [ + "-1", + "end_at_step" + ], + [ + "-1", + "text_1" + ], + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "strength": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024, + 1078988596276977, + 30, + 6, + "euler", + "sgm_uniform", + 1, + 0.6000000000000001, + 25, + "", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 95981 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95982 + }, + { + "name": "vae", + "type": "VAE", + "link": 106980 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84539 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106989 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85712 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85704 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107045 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 460539992591960, + "fixed", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 95983 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95984 + }, + { + "name": "vae", + "type": "VAE", + "link": 106981 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84542 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106990 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85714 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85705 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107047 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 617496375407840, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 95986 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95987 + }, + { + "name": "vae", + "type": "VAE", + "link": 106982 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84534 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106991 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85713 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85706 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107049 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 803374235005756, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 95988 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95989 + }, + { + "name": "vae", + "type": "VAE", + "link": 106983 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84538 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106992 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85715 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85707 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107051 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 746441055216366, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 95990 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95991 + }, + { + "name": "vae", + "type": "VAE", + "link": 106984 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84535 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106993 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85716 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85708 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107053 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 586718102192476, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 95992 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95993 + }, + { + "name": "vae", + "type": "VAE", + "link": 106985 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84536 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106994 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85717 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85709 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107055 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 799566556685215, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 860 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97914 + }, + { + "name": "model", + "type": "MODEL", + "link": 95978 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95979 + }, + { + "name": "vae", + "type": "VAE", + "link": 106979 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106988 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85711 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 95975 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 95976 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 96612 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 96613 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107043 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 791205977646690, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 950, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 3921 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 4169 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 3923 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 3924 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 3925 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 3926 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 3927 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 3928 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 710, + -130 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 153, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 895, + "type": "MarkdownNote", + "pos": [ + 320, + -320 + ], + "size": [ + 370, + 260 + ], + "flags": { + "pinned": true + }, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Code", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Cyan = Enable/Disable features
\nBlue = Load model/checkpoint/lora/image
\nYellow = Set generation values
\nGreen = Positive prompts
\nRed = Negative prompts
\nPale Blue = Previews
\nBlack = Info/Tutorial
\nBrown = Detailer" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1450, + 160 + ], + "size": [ + 370, + 30 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.85, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.85, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 1850, + 130 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85543 + ] + } + ], + "title": "Accuracy", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -360, + 540 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 59810, + 85391, + 85535 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 286233493233493, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + -60, + 620 + ], + "size": [ + 350, + 140 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 3193, + 85699, + 96192 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, animal ears, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -320 + ], + "size": [ + 370, + 2230 + ], + "flags": { + "pinned": true + }, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Input Image\nHere you select your input image for the IMG2IMG process that you want to use throughout the complete process. Thanks to the custom node you can select multiple images at once and they'll be processed one after another.\n\n---\n\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Sampler, Scheduler, Steps, CFG/Guidance and CLIP Skip settings will be used in the image generation(IMG2IMG Transfer) as well as the detailer. The Denoise and Seed settings are only used during IMG2IMG Transfer.\n\n---\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to upscale your output image, as well as the factor by which you want to upscale and if you want to use a prepended quality prompt for the detailers that are being used.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.05 and 0.35 is recommended.
\nIt’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nThe Color Fix Strength value decides how strong the color correction is after the hires fix, it's recommended to keep it low as to not introduce artifacts in darker areas.
\n\n---\n\n#### General Prompt Control\nHere you can set the Start quality prompt that you'll be able to use throughout the detailers as well as the negative prompt that will be used across every process of this workflow.\n\n---\n\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### IMG2IMG Transfer\nThis section lets you use any image as a base to create a new one with the same composition and elements, while still giving you creative control over what’s shown. In short, it allows you to recreate or \"copy\" an image with your own characters, styling, or prompts.
\nThe positive prompt also supports dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md). If you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.
\nTo use this effectively please check the guide [here](https://civitai.com/articles/15480) under \"IMG2IMG Transfer\" for a full explanation.\nUse the \"Low VRAM\"-Option ALONGSIDE the IMG2IMG Transfer to reduce required/used VRAM during the Pre-Processing and appliance of the ControlNet to the image. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner. If you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues. More information on what everything there does is inside the note in the group or in the \"Debug\"-Section of [this](https://civitai.com/articles/15480) guide." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 670, + "type": "mxSlider", + "pos": [ + -60, + 260 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85394 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 677, + "type": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "pos": [ + -10, + 1740 + ], + "size": [ + 217.71666717529297, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image1", + "type": "IMAGE", + "link": 85384 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85385 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85386 + }, + { + "name": "vae", + "type": "VAE", + "link": 106976 + }, + { + "name": "model", + "type": "MODEL", + "link": 106975 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 97973 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 97974 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85391 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85392 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85393 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85394 + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85484, + 97911 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 896, + "type": "mxSlider", + "pos": [ + -60, + 330 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 106996 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "aux_id": "Smirnov75/ComfyUI-mxToolkit" + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 925, + "type": "PreviewImage", + "pos": [ + 3440, + 850 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 200, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107105 + } + ], + "outputs": [], + "title": "pre hires fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 927, + "type": "MarkdownNote", + "pos": [ + 3660, + 850 + ], + "size": [ + 260, + 260 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint Debug Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### ControlNet Preview\nShows you the used pose during the ControlNet-Process. If the image is being pre-processed it'll show a pre-processed pose.\n\n### pre hires fix\nFor debugging purposes this shows you the image before applying hires-fix (if hires fix is activated)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1450, + 230 + ], + "size": [ + 370, + 530 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 926, + "type": "PreviewImage", + "pos": [ + 3220, + 850 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 201, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107134 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 957, + "type": "MarkdownNote", + "pos": [ + 4560, + -170 + ], + "size": [ + 280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler/Model/IPAdapter Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## How to use a different Sampler/Model or IPAdapter with Inpainting\n\n#### Checkpoint (Model)\nTo change the checkpoint/model used during Inpainting you'll have to change the model in the left side of the workflow that is responsible for the TXT2IMG part of this workflow.\nYou can find it in the second row in the \"Model Backend\"-Group.
*It currently does not work with the Refiner.*\n\n---\n\n#### Sampler\nTo use different sampler settings than the ones you've used during the TXT2IMG process, simply activate the \"Use different Sampler Settings?\" switch in the \"Alternative Sampler\"-Group to the left of this note here. In this group you can set different sampler settings than the one used during the image generation process to save yourself from switching back and forth if you'd like to use different settings for each process.\n\n---\n\n#### IPAdapter\nJust like the checkpoint(model) you'll have to activate it on the left side of the workflow inside the \"IPAdapter / ControlNet\"-Group to not clutter up the workflow even further. Don't forget to adapt the settings and change the \"Load Style Image\" in the \"IPAdapter (Optional)\"-Group. " + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 951, + "type": "MarkdownNote", + "pos": [ + 4850, + -170 + ], + "size": [ + 370, + 940 + ], + "flags": { + "pinned": true + }, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use Manual Inpainting", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## Group Explanation\n\n#### Manual Inpainting\nActivating the \"**Inpaint?**\"- Switch will change the mode of this workflow from TXT2IMG generation to inpainting.
\nOnce activated a new image will be created based on the image and mask provided in the \"Load last generated image\".

\nThe \"**Load last generated image**\"-Node will automatically load the last generated image from your output folder, alternatively you can also click \"choose file to upload\" to use a different/older one instead.
\nThe first step in using the Inpainting part is to rightclick the image and clicking on \"Open in MaskEditor | Image Canvas\".
\nThere you'll use the default tool *(Masking tool, top left - first symbol)* to draw a mask over the area you'd like to inpaint. Once done you'll click save in the topbar.
You'll now see that your original image in the \"Load last generated image\"-Node has a blacked out area.
This area will be inpainted.
\n**If you want to you can NOW, after drawing the mask, deactivate \"Auto-refresh after generation\" to prevent the image and mask from being replaced once the new image has been generated. Otherwise your drawn mask will disappear once the new image has been saved.**

\nThe \"**Denoise**\"-Slider decides how much of the original will be replaced or how much of it's original form is maintained.
\nSet a higher value if you're struggling to overwrite details of the original.
\nHigh value = overwrite more of original(too high will result in bad proportions)
\nLow value = respect original's form and colors
\nDefault value = 55\n\n**Context Factor** decides by what factor the area OUTSIDE of your mask is being considered. I recommend settings the value somewhere around 3.0 to give the inpainting some context of what's around your masked area. If you try to inpaint very small areas increase the value, if you inpaint a large area decrease the value instead.
\nOnce you generate your inpainting image you can see a preview of the full context area in the \"pre hires fix\"-node inside the \"Inpaint Debug\"-Group.\n

\nThe **Mask Blend Pixels** value decides how many pixels are used to blur the edges of the newly inpainted area. Smaller values mean sharper edges between the original image and the inpainted area.\n

\nThe **Seed**, **Positive** (prompt) and **Negative** (prompt) fulfill the same task as they do during normal TXT2IMG generation.\n\n\n---\n\n#### Quality Improvement\nActivating the \"**Use Hi-Res Fix? (Recommended)**\"-Switch will do a re-sampling of the full inpaint(+ context) area with the denoise value set in the \"**Hi-Res Fix Denoise**\"-Node.
Make sure to have the denoise value to a low value to make sure that the image stays close to the inpainted image.
\nThis will improve quality on high resolution image inpainting and lead to generally better results. In the \"**Inpaint Debug**\"-Group you can find a preview of how your inpaint looks before the hires fix is applied.

\nDuring inpainting the mask will be upscaled, right before applying hires fix(if selected), to garantuee a high quality output. If you want to use a different upscale model or factor than during your initial image generation, you can select different ones in the \"**Upscale Model**\"-Node by activating \"**Use different Upscale Model? ↓**\".
\nBefore the area is pasted back into the original, it'll be downscaled/resized again to fit exactly into this area, so you don't have to worry about finding the right factor. This is solely for increasing the output quality. \n\n---\n\n#### Alternative Sampler\nCheck the \"Sampler/Model/IPAdapter Info\"-Group to the top left of this note.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 928, + "type": "MarkdownNote", + "pos": [ + 3940, + 810 + ], + "size": [ + 1280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Tutorial ↑", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### Left Column | Models & Settings\nThe \"Inpaint ControlNet\"-Group offers you more control over what is generated in the masked area.
\nFirst and most importantly, you'll have to download and match the correct **ControlNet Model** with a fitting PreProcessor to make use of the ControlNet functionality.
\nThis means you'll have to use, for example, a Canny ControlNet Model with a Canny PreProcessor etc.
\nYou can find the necessary files for Illustrious/NoobAI checkpoints [here](https://civitai.com/articles/15480#files:), it might also be worth reading the guide as some of the things in my guide for the IMG2IMG workflow are also applicable here.
\nIf you don't have much experience with ControlNet you should leave the **ControlNet Start** and **ControlNet End Percent**-Sliders alone and play around with the **ControlNet Strength**-slider instead.
If the generated area does not match the \"skeleton\" visible in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left, you might want to increase the strength of the ControlNet.
\nIf you want a bit more leeway of creativity you can lower the amount to have a bit more freedom.
\nI recommend a value of around 0.50-0.60 for best results, it basically means as much as \"Prompt and ControlNet are important, but ControlNet is a little bit more deciding\".
If you're still getting bad results you'll have to change your inpainting prompt, make sure to ONLY prompt what is supposed to be seen in __your drawn__ mask.\n### Middle Column | Activation Switches & Modes\n| Switch | Functionality |\n|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Use ControlNet? | Activates the use of ControlNet, by default activating this functionality alone will take your masked area and then preprocess it.
The preprocessed pose will then be used exclusively in the masked area.
Use ControlNet alone if you're already happy with the shape and/or form of the original and would only like to touch up on things or change colors etc. |\n| Use External Pose? | If activated **in combination** with \"Use ControlNet?\" it'll use an external image instead of the original image that is being inpainted.
By default and without activating the \"Use Pre-Processing?\"-Function below it'll take the image as if it was already a pre-processed pose.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask.
So use this only if you have 2 very similar images/poses and want to take the detail from a different one than the original. |\n| Use Pre-Processing? | If activated in combination with \"Use External Pose?\", and \"Use ControlNet?\" of course, it'll pre-process the external Pose image and create a pose based out of it.
You will see the preview of that in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask. |\n| Fit pose into mask? | If this is activated in combination with either \"Use External Pose?\" and/or \"Use Pre-Processing?\" it'll force the full provided external pose into a bbox(bounding box) of your drawn mask.
You can see a preview of this,after executing the workflow with the option enabled, in the \"ControlNet Preview\"-Node inside the \"Inpaint Debug\"-Group to the left.
You can also check [this](https://private-user-images.githubusercontent.com/51156944/500046011-8c4d8a46-42e9-4da0-ab72-7d00b5bd7d8f.gif?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjQyNjI3NjEsIm5iZiI6MTc2NDI2MjQ2MSwicGF0aCI6Ii81MTE1Njk0NC81MDAwNDYwMTEtOGM0ZDhhNDYtNDJlOS00ZGEwLWFiNzItN2QwMGI1YmQ3ZDhmLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTExMjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUxMTI3VDE2NTQyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMwYTRjZjAxYjgxMGI0ZDZmMzNkOTEzODJkMDQ2Y2NkYzA1MmRhM2ViYTI2NTcyNzU2NDEzMDdlN2FjMzlmODcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yuF-lanSNSwGTWngKp1RWtMXoGUVdLf2U897xOxsFWA) image to see what it could look like when you use this function to add a waving hand to your original image. |\n\n### Third Column | External ControlNet Image\nSelf explainatory - here you can select the image for an external pose to be used or pre-processed as mentioned in the functions above." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 850 + ], + "size": [ + 790, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 84541 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 888, + "type": "vsLinx_AppendLorasFromNodeToString", + "pos": [ + -460, + 1650 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 178, + "mode": 0, + "inputs": [ + { + "name": "powerloraloader_model", + "shape": 7, + "type": "MODEL", + "link": 104870 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 105244 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 105429 + ] + } + ], + "title": "Lora to prompt", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_AppendLorasFromNodeToString", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + } + }, + "widgets_values": [ + "", + 0, + "", + true, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2260, + -130 + ], + "size": [ + 460, + 890 + ], + "flags": { + "collapsed": false + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107062 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix | Preview before Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2730, + -130 + ], + "size": [ + 460, + 890 + ], + "flags": {}, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107100 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 1000 + ], + "size": [ + 790, + 290 + ], + "flags": { + "collapsed": false + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85548 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 1girl, solo, long hair, looking at viewer, blush, bangs, long sleeves, holding, closed mouth, upper body, flower, white hair, hairband, hair over one eye, blurry, halo, bug, butterfly, camera, holding camera" + ], + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1770, + 1230 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107044 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1880, + 1230 + ], + "size": [ + 250, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 151, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107046 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 907, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1790 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 188, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107045 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107035 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107046 + ] + } + ], + "title": "Eyes bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 1990, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107048 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 910, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1830 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 191, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107047 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107036 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107048 + ] + } + ], + "title": "Nose bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2100, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107050 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 908, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1870 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 189, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107049 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107038 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107050 + ] + } + ], + "title": "Lips bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 897, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1750 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 180, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107043 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107037 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107044 + ] + } + ], + "title": "Face bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1770, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107052 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1880, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107054 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 898, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1790 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 181, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107053 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107041 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107054 + ] + } + ], + "title": "Nipples bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 1990, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107056 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 899, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1830 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 182, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107055 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107040 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107056 + ] + } + ], + "title": "Vagina bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2100, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107058 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 909, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1870 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 190, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107057 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107042 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107058 + ] + } + ], + "title": "Penis bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 900, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1750 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 183, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107051 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107039 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107052 + ] + } + ], + "title": "Hands bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 678, + "type": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "pos": [ + 150, + 1740 + ], + "size": [ + 249.95000457763672, + 54 + ], + "flags": { + "collapsed": true + }, + "order": 164, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 85483 + }, + { + "label": "image (hires)", + "name": "image_target", + "type": "IMAGE", + "link": 85484 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 106996 + } + ], + "outputs": [ + { + "label": "image (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97912, + 107059 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 0.6 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 918, + "type": "LazySwitchKJ", + "pos": [ + 1860, + 1390 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 194, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 107059 + }, + { + "name": "on_true", + "type": "*", + "link": 107060 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107061 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 107062 + ] + } + ], + "title": "Preview (Before) Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 867, + "type": "Primitive integer [Crystools]", + "pos": [ + -760, + 1810 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 97455, + 98029 + ] + } + ], + "title": "Default resolution", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "2af9ccf0a29c6910e6fcbdd7d2fe96f9bde44eed", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "widget_ue_connectable": { + "int": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 901, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1430 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 184, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107064 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107063 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107065 + ] + } + ], + "title": "Bypass Debug Pre-HiRes on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 902, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1470 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 185, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107067 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107066 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107068 + ] + } + ], + "title": "Bypass CN Pose Preview on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 2200, + 1230 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 159, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107068 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 948, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + -130 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107070 + ] + } + ], + "title": "Use different Sampler Settings? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 834, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 175, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106973 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106964 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95994 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95995, + 106957 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 833, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 174, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106972 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106962 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95992 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95993, + 106956 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 903, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 1860, + 1510 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 107069 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 107070 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107001 + ] + } + ], + "title": "Inpaint + Sampler Switch", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": { + "boolean_a": true, + "boolean_b": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 932, + "type": "Sampler Selector (Image Saver)", + "pos": [ + 4260, + -30 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 107074 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 107075 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "dpmpp_2m" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 929, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + 4260, + 90 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 107076 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 107077 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "karras" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 930, + "type": "mxSlider", + "pos": [ + 4260, + 210 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 107078 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 931, + "type": "mxSlider", + "pos": [ + 4260, + 280 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107079 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -360, + 90 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 85385, + 85537, + 95976, + 107080 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -360, + 160 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 85386, + 85536, + 95975, + 107081 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -360, + 300 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352, + 85392, + 85538, + 95898, + 96612, + 107082 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 107084 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 618, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -360, + 420 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85393, + 85539, + 85697, + 107083 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 107085 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -460, + 1820 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 685, + "type": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "pos": [ + -240, + 1760 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 85917 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85918 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "pos": [ + -760, + 1690 + ], + "size": [ + 265.43333435058594, + 174 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 0, + "inputs": [ + { + "label": "clip (after loras)", + "name": "clip", + "type": "CLIP", + "link": 96838 + }, + { + "label": "Start quality prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85695 + }, + { + "name": "model", + "type": "MODEL", + "link": 97100 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85697 + }, + { + "label": "Negative prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 85699 + }, + { + "label": "Clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85700 + }, + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 85701 + }, + { + "label": "clip (after clip skip)", + "name": "clip_1", + "type": "CLIP", + "link": 96959 + }, + { + "label": "clip (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 97551 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 97549 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 97550 + } + ], + "outputs": [ + { + "label": "Start quality prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85704, + 85705, + 85706, + 85707, + 85708, + 85709, + 85710, + 95897, + 96613 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 85711, + 85712, + 85713, + 85714, + 85715, + 85716, + 85717, + 85718 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 96870, + 106958, + 106959, + 106960, + 106961, + 106962, + 106963, + 106964, + 106965, + 106966, + 107073 + ] + }, + { + "label": "Negative prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 106987, + 106988, + 106989, + 106990, + 106991, + 106992, + 106993, + 106994, + 106995 + ] + }, + { + "label": "model", + "name": "*", + "type": "*", + "links": [ + 97101 + ] + }, + { + "label": "CLIP (refiner)", + "name": "CLIP_1", + "type": "CLIP", + "links": [ + 97552 + ] + }, + { + "label": "model (refiner)", + "name": "*_1", + "type": "*", + "links": [ + 97553 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "text" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "text_1" + ], + [ + "-1", + "boolean" + ], + [ + "-1", + "boolean_1" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "text": true, + "scheduler": true, + "text_1": true, + "boolean": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "normal", + "", + true, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 831, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 172, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106968 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106959 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95988 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95989, + 106951 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1450, + -130 + ], + "size": [ + 370, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IPAdapter", + "type": "*", + "link": 71974 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 71975 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 906, + "type": "0132e901-e401-423d-8a07-f1cf20886b30", + "pos": [ + 1860, + 1610 + ], + "size": [ + 279.68333435058594, + 254 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "label": "default cfg", + "name": "on_false", + "type": "*", + "link": 107080 + }, + { + "label": "override cfg", + "name": "on_true", + "type": "*", + "link": 107079 + }, + { + "label": "Is Inpaint+Sample Switch?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107001 + }, + { + "label": "default steps", + "name": "on_false_1", + "type": "*", + "link": 107081 + }, + { + "label": "override steps", + "name": "on_true_1", + "type": "*", + "link": 107078 + }, + { + "label": "default sampler", + "name": "on_false_2", + "type": "*", + "link": 107082 + }, + { + "label": "override sampler", + "name": "on_true_2", + "type": "*", + "link": 107074 + }, + { + "label": "default scheduler", + "name": "on_false_3", + "type": "*", + "link": 107083 + }, + { + "label": "override scheduler", + "name": "on_true_3", + "type": "*", + "link": 107076 + }, + { + "label": "default sampler name", + "name": "on_false_4", + "type": "*", + "link": 107084 + }, + { + "label": "override sampler name", + "name": "on_true_4", + "type": "*", + "link": 107075 + }, + { + "label": "default scheduler name", + "name": "on_false_5", + "type": "*", + "link": 107085 + }, + { + "label": "override scheduler name", + "name": "on_true_5", + "type": "*", + "link": 107077 + } + ], + "outputs": [ + { + "label": "cfg", + "name": "*", + "type": "*", + "links": [ + 107022, + 107029, + 107086 + ] + }, + { + "label": "steps", + "name": "*_1", + "type": "*", + "links": [ + 107021, + 107028, + 107087 + ] + }, + { + "label": "sampler", + "name": "*_2", + "type": "*", + "links": [ + 107023, + 107030 + ] + }, + { + "label": "scheduler", + "name": "*_3", + "type": "*", + "links": [ + 107024, + 107031 + ] + }, + { + "label": "sampler_name", + "name": "*_4", + "type": "*", + "links": [ + 107088 + ] + }, + { + "label": "scheduler_name", + "name": "*_5", + "type": "*", + "links": [ + 107089 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 924, + "type": "be55250f-aa61-4eba-93da-fd8fe669d006", + "pos": [ + 1860, + 1650 + ], + "size": [ + 210, + 97 + ], + "flags": { + "collapsed": true + }, + "order": 199, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 107073 + }, + { + "label": "neg prompt", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 107071 + }, + { + "label": "pos prompt", + "name": "populated_text_1", + "type": "STRING", + "widget": { + "name": "populated_text_1" + }, + "link": 107072 + } + ], + "outputs": [ + { + "label": "NEG prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 107018, + 107027 + ] + }, + { + "label": "POS prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 107017, + 107026 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "populated_text" + ], + [ + "-1", + "populated_text_1" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1210 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 95994 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95995 + }, + { + "name": "vae", + "type": "VAE", + "link": 106986 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84537 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106995 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85718 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85710 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 107099 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107057 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 59901707363511, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -460, + 1690 + ], + "size": [ + 400, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107101 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 107087 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 107086 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 107088 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 107089 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 105429 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 3193 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 85546 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 85547 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 922, + "type": "858d627f-9e1b-4e29-8558-f1ac103dc90e", + "pos": [ + 2180, + 1580 + ], + "size": [ + 297.4499969482422, + 214 + ], + "flags": { + "collapsed": true + }, + "order": 197, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 107092 + }, + { + "name": "mask", + "type": "MASK", + "link": 107093 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 107096 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 107094 + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "link": 107017 + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "link": 107018 + }, + { + "name": "vae", + "type": "VAE", + "link": 107090 + }, + { + "name": "model", + "type": "MODEL", + "link": 107091 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 107019 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 107020 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 107097 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 107021 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 107022 + }, + { + "label": "sampler", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 107023 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 107024 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 107095 + }, + { + "label": "final img normal", + "name": "on_false", + "type": "*", + "link": 107099 + }, + { + "label": "final img hires", + "name": "on_true", + "type": "*", + "link": 107025 + }, + { + "label": "Use inpaint?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107098 + } + ], + "outputs": [ + { + "label": "pre cn positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 107009 + ] + }, + { + "label": "pre cn negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 106997 + ] + }, + { + "name": "image", + "type": "IMAGE", + "links": [ + 107032 + ] + }, + { + "label": "final inpaint img", + "name": "*", + "type": "*", + "links": [ + 107100, + 107101 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 107015 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 107016 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 32, + 3, + 525493778966480, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 914, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1380 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107102 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107005 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 915, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1380 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107103 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107006 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 916, + "type": "vsLinx_BooleanOrOperator", + "pos": [ + 2180, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 107005 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 107006 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107008 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanOrOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 917, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1460 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 193, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107104 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107008 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107105 + ] + } + ], + "title": "bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 936, + "type": "PrimitiveBoolean", + "pos": [ + 3950, + 110 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107106 + ] + } + ], + "title": "Use different Upscale Model? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 933, + "type": "7f910cc2-5cab-4f22-95b4-9b4c5667a6cc", + "pos": [ + 3950, + 210 + ], + "size": [ + 280, + 102 + ], + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "label": "Upscale model", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": null + }, + { + "label": "Upscale by", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 107107 + ] + }, + { + "label": "Upscale Factor", + "name": "", + "type": "FLOAT", + "links": [ + 107108 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "model_name" + ], + [ + "-1", + "value" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth", + 2 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 946, + "type": "mxSlider", + "pos": [ + 3950, + -30 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107111 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 947, + "type": "mxSlider", + "pos": [ + 3950, + 40 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107112 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1330 + ], + "size": [ + 290, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 88, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 79039, + 107113 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 649, + "type": "mxSlider", + "pos": [ + -60, + 190 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 79101, + 107114 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 949, + "type": "mxSlider", + "pos": [ + 3620, + -130 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107095, + 107115 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 950, + "type": "mxSlider", + "pos": [ + 3620, + -60 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107094, + 107116 + ] + } + ], + "title": "Context Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 1.5, + "min": 1, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 1, + 1.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 934, + "type": "mxSlider", + "pos": [ + 3620, + 10 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 107096, + 107117 + ] + } + ], + "title": "Mask Blend Pixels", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 64, + "min": 0, + "max": 64, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 64, + 64, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 954, + "type": "easy seed", + "pos": [ + 3620, + 80 + ], + "size": [ + 300, + 110 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 107097, + 107118 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 568622734640346, + "randomize", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + -460, + 1780 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 97102 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 86023 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85918 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 86024 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 106967, + 106968, + 106969, + 106970, + 106971, + 106972, + 106973, + 106974, + 106975, + 106978, + 107091, + 107121 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "rejects_ue_links": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 923, + "type": "802952dd-8f69-46b2-bdcb-9780f782ae76", + "pos": [ + 2180, + 1460 + ], + "size": [ + 297.4499969482422, + 285 + ], + "flags": { + "collapsed": true + }, + "order": 198, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 107026 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 107027 + }, + { + "name": "vae", + "type": "VAE", + "link": 107122 + }, + { + "name": "model", + "type": "MODEL", + "link": 107121 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 107118 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 107028 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 107029 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 107030 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 107031 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 107115 + }, + { + "name": "image", + "type": "IMAGE", + "link": 107119 + }, + { + "name": "mask", + "type": "MASK", + "link": 107120 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 107117 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 107116 + }, + { + "label": "default upscale model", + "name": "on_false", + "type": "*", + "link": 107113 + }, + { + "label": "alt upscale factor", + "name": "on_true", + "type": "*", + "link": 107108 + }, + { + "label": "use alt upscale model?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107106 + }, + { + "label": "alt upscale model", + "name": "on_true_1", + "type": "*", + "link": 107107 + }, + { + "label": "hires fix denoise val", + "name": "denoise_1", + "type": "FLOAT", + "widget": { + "name": "denoise_1" + }, + "link": 107111 + }, + { + "label": "normal inpaint img", + "name": "on_false_1", + "type": "*", + "link": 107032 + }, + { + "label": "use hires fix?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 107110 + }, + { + "label": "default upscale factor", + "name": "on_false_2", + "type": "*", + "link": 107114 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 107033 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 107034 + }, + { + "label": "color fix strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 107112 + } + ], + "outputs": [ + { + "label": "final img", + "name": "*", + "type": "*", + "links": [ + 107025 + ] + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 107010 + ] + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 106998 + ] + }, + { + "label": "pre hires img", + "name": "*_1", + "type": "*", + "links": [ + 107104 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 107013 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 107014 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "denoise_1" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + 32, + 3, + false, + 0.15, + false, + 0 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 937, + "type": "1399a6b4-8669-4a23-8aa0-fb5091cc1699", + "pos": [ + 3950, + 400 + ], + "size": [ + 280, + 110 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "label": "controlnet model", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 107123 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 107124 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 942, + "type": "LoadImage", + "pos": [ + 4530, + 400 + ], + "size": [ + 300, + 360 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107125 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "External ControlNet Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 878, + "type": "CR VAE Input Switch", + "pos": [ + -760, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 98302 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 98301 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 106976, + 106977, + 106979, + 106980, + 106981, + 106982, + 106983, + 106984, + 106985, + 106986, + 107090, + 107122, + 107126 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 98303 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 940, + "type": "mxSlider", + "pos": [ + 3950, + 590 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107127 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 938, + "type": "mxSlider", + "pos": [ + 3950, + 660 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107128 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 939, + "type": "mxSlider", + "pos": [ + 3950, + 730 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 98, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107129 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 945, + "type": "PrimitiveBoolean", + "pos": [ + 4240, + 500 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 99, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107130 + ] + } + ], + "title": "Use External Pose?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 944, + "type": "PrimitiveBoolean", + "pos": [ + 4240, + 600 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 100, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107131 + ] + } + ], + "title": "Use Pre-Processing?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 943, + "type": "easy boolean", + "pos": [ + 4240, + 700 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 101, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107132 + ] + } + ], + "title": "Fit pose into mask?", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "8ecc929cd41cf0f7ef6fcc45d4bbc5729c6f287f", + "Node name for S&R": "easy boolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 912, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1810 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107002 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107004 + ] + } + ], + "title": "Bool flip", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 919, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 2180, + 1810 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 107137 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 107136 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107002 + ] + } + ], + "title": "Inpaint & CN", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 911, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1760 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107135 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107000 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 920, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1850 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 195, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 107009 + }, + { + "name": "on_true", + "type": "*", + "link": 107010 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107138 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 106999 + ] + } + ], + "title": "CN Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 904, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1890 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 186, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 106997 + }, + { + "name": "on_true", + "type": "*", + "link": 106998 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107139 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 107012 + ] + } + ], + "title": "CN Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 935, + "type": "PrimitiveBoolean", + "pos": [ + 3950, + -130 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 102, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107103, + 107110, + 107133, + 107138, + 107139 + ] + } + ], + "title": "Use Hi-Res Fix? (Recommended)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 921, + "type": "74f5dbab-ef00-4a43-a75c-758f1e6920c5", + "pos": [ + 2180, + 1680 + ], + "size": [ + 231.8000030517578, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 196, + "mode": 4, + "inputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 107124 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 107011 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 107012 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 107123 + }, + { + "name": "vae_optional", + "type": "VAE", + "link": 107126 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 107127 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 107128 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 107129 + }, + { + "label": "use external pose?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107130 + }, + { + "label": "pre-process ext pose?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 107131 + }, + { + "label": "external pose img", + "name": "on_true", + "type": "*", + "link": 107125 + }, + { + "label": "fit pose in mask?", + "name": "switch_2", + "type": "BOOLEAN", + "widget": { + "name": "switch_2" + }, + "link": 107132 + }, + { + "label": "is hires?", + "name": "switch_3", + "type": "BOOLEAN", + "widget": { + "name": "switch_3" + }, + "link": 107133 + }, + { + "label": "hires cn img", + "name": "on_true_1", + "type": "*", + "link": 107013 + }, + { + "label": "hires mask", + "name": "on_true_2", + "type": "*", + "link": 107014 + }, + { + "label": "normal cn img", + "name": "on_false", + "type": "*", + "link": 107015 + }, + { + "label": "normal mask", + "name": "on_false_1", + "type": "*", + "link": 107016 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107003 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 107019, + 107033 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 107020, + 107034 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "strength" + ], + [ + "-1", + "start_percent" + ], + [ + "-1", + "end_percent" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "switch_2" + ], + [ + "-1", + "switch_3" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1, + 0, + 0.4, + false, + false, + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 941, + "type": "PrimitiveBoolean", + "pos": [ + 4240, + 400 + ], + "size": [ + 280, + 58 + ], + "flags": {}, + "order": 103, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107135, + 107136 + ] + } + ], + "title": "Use ControlNet?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 905, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1760 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 187, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "CONDITIONING", + "link": 106999 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107000 + } + ], + "outputs": [ + { + "label": "CONDITIONING", + "name": "any", + "type": "CONDITIONING", + "links": [ + 107011 + ] + } + ], + "title": "ControlNet bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 913, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1720 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 192, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107003 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107004 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107134 + ] + } + ], + "title": "Preview bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + }, + "aux_id": "vslinx/ComfyUI-vslinx-nodes" + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 956, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 3620, + 560 + ], + "size": [ + 300, + 200 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 107071 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 681, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 320, + 20 + ], + "size": [ + 360, + 740 + ], + "flags": {}, + "order": 166, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 97101 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96837 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97102, + 104870 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 96838 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "c5ffa43de4ddb17244626a65a30700a05dd6b67d", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 553, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 490 + ], + "size": [ + 380, + 270 + ], + "flags": { + "collapsed": false + }, + "order": 105, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 85527 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 535, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 200 + ], + "size": [ + 380, + 250 + ], + "flags": { + "collapsed": false + }, + "order": 106, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 85530 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 667, + "type": "PreviewImage", + "pos": [ + 2200, + 1280 + ], + "size": [ + 410, + 670 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107065 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 952, + "type": "LoadImageOutput", + "pos": [ + 3220, + -20 + ], + "size": [ + 390, + 780 + ], + "flags": {}, + "order": 107, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107060, + 107092, + 107119 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": [ + 107093, + 107120 + ] + } + ], + "title": "Load last generated image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "LoadImageOutput", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "image": "clipspace/clipspace-painted-masked-1766162894449.png [input]" + }, + "widgets_values": [ + "IMG2IMG_ADetailer_2025-12-19-175958.png [output]", + false, + "refresh", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 953, + "type": "PrimitiveBoolean", + "pos": [ + 3220, + -120 + ], + "size": [ + 390, + 60 + ], + "flags": {}, + "order": 108, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107035, + 107036, + 107037, + 107038, + 107039, + 107040, + 107041, + 107042, + 107061, + 107063, + 107066, + 107069, + 107098, + 107102, + 107137 + ] + } + ], + "title": "Inpaint?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 955, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 3620, + 230 + ], + "size": [ + 300, + 290 + ], + "flags": {}, + "order": 109, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 107072 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 841, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 950 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 96393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96394 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 745, + "type": "vsLinx_LoadSelectedImagesList", + "pos": [ + -760, + 20 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 111, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "images", + "shape": 6, + "type": "IMAGE", + "links": [ + 98757 + ] + } + ], + "title": "Load (multiple) Images", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "da733e713177116d8f8abcc9c7a6a31d037994e2", + "Node name for S&R": "vsLinx_LoadSelectedImagesList", + "max_images": 0, + "fail_if_empty": true, + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "selected_paths": "[\"example.png\"]", + "ue_properties": { + "widget_ue_connectable": { + "selected_paths": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + null, + "[\"example.png\"]", + true + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3193, + 262, + 0, + 457, + 7, + "STRING" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 3921, + 473, + 0, + 320, + 0, + "*" + ], + [ + 3923, + 474, + 0, + 320, + 2, + "*" + ], + [ + 3924, + 477, + 0, + 320, + 3, + "*" + ], + [ + 3925, + 479, + 0, + 320, + 4, + "*" + ], + [ + 3926, + 486, + 0, + 320, + 5, + "*" + ], + [ + 3927, + 487, + 0, + 320, + 6, + "*" + ], + [ + 3928, + 488, + 0, + 320, + 7, + "*" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4169, + 467, + 0, + 320, + 1, + "*" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 71974, + 615, + 0, + 577, + 1, + "*" + ], + [ + 71975, + 576, + 0, + 577, + 2, + "*" + ], + [ + 72526, + 629, + 0, + 565, + 1, + "*" + ], + [ + 76831, + 436, + 0, + 635, + 0, + "MODEL" + ], + [ + 79039, + 15, + 0, + 647, + 0, + "UPSCALE_MODEL" + ], + [ + 79043, + 647, + 0, + 562, + 0, + "*" + ], + [ + 79101, + 649, + 0, + 647, + 2, + "FLOAT" + ], + [ + 83076, + 662, + 0, + 562, + 1, + "*" + ], + [ + 83077, + 664, + 0, + 562, + 2, + "*" + ], + [ + 83078, + 462, + 0, + 562, + 3, + "*" + ], + [ + 84517, + 462, + 0, + 673, + 0, + "STRING" + ], + [ + 84518, + 477, + 0, + 673, + 1, + "STRING" + ], + [ + 84521, + 486, + 0, + 673, + 4, + "STRING" + ], + [ + 84523, + 487, + 0, + 673, + 6, + "STRING" + ], + [ + 84524, + 488, + 0, + 673, + 7, + "STRING" + ], + [ + 84528, + 473, + 0, + 673, + 11, + "STRING" + ], + [ + 84530, + 467, + 0, + 673, + 13, + "STRING" + ], + [ + 84532, + 474, + 0, + 673, + 15, + "STRING" + ], + [ + 84533, + 479, + 0, + 673, + 16, + "STRING" + ], + [ + 84534, + 673, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 84535, + 673, + 1, + 38, + 4, + "CONDITIONING" + ], + [ + 84536, + 673, + 2, + 47, + 4, + "CONDITIONING" + ], + [ + 84537, + 673, + 3, + 75, + 4, + "CONDITIONING" + ], + [ + 84538, + 673, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 84539, + 673, + 5, + 32, + 4, + "CONDITIONING" + ], + [ + 84540, + 673, + 6, + 19, + 4, + "CONDITIONING" + ], + [ + 84541, + 673, + 7, + 498, + 0, + "STRING" + ], + [ + 84542, + 673, + 8, + 43, + 4, + "CONDITIONING" + ], + [ + 85384, + 647, + 0, + 677, + 0, + "IMAGE" + ], + [ + 85385, + 508, + 0, + 677, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85386, + 509, + 0, + 677, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85391, + 522, + 0, + 677, + 7, + "INT" + ], + [ + 85392, + 507, + 0, + 677, + 8, + "COMBO" + ], + [ + 85393, + 618, + 0, + 677, + 9, + "COMBO" + ], + [ + 85394, + 670, + 0, + 677, + 10, + "FLOAT" + ], + [ + 85483, + 647, + 0, + 678, + 0, + "IMAGE" + ], + [ + 85484, + 677, + 0, + 678, + 1, + "IMAGE" + ], + [ + 85527, + 553, + 0, + 679, + 0, + "STRING" + ], + [ + 85530, + 535, + 0, + 679, + 3, + "STRING" + ], + [ + 85535, + 522, + 0, + 679, + 8, + "INT" + ], + [ + 85536, + 509, + 0, + 679, + 9, + "INT" + ], + [ + 85537, + 508, + 0, + 679, + 10, + "FLOAT" + ], + [ + 85538, + 507, + 0, + 679, + 11, + "COMBO" + ], + [ + 85539, + 618, + 0, + 679, + 12, + "COMBO" + ], + [ + 85540, + 558, + 0, + 679, + 13, + "FLOAT" + ], + [ + 85543, + 582, + 0, + 679, + 16, + "FLOAT" + ], + [ + 85546, + 679, + 1, + 457, + 9, + "INT" + ], + [ + 85547, + 679, + 2, + 457, + 10, + "INT" + ], + [ + 85548, + 679, + 3, + 551, + 0, + "STRING" + ], + [ + 85552, + 679, + 7, + 647, + 1, + "IMAGE" + ], + [ + 85695, + 462, + 0, + 684, + 1, + "STRING" + ], + [ + 85697, + 618, + 0, + 684, + 3, + "COMBO" + ], + [ + 85699, + 262, + 0, + 684, + 4, + "STRING" + ], + [ + 85700, + 461, + 0, + 684, + 5, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85701, + 438, + 0, + 684, + 6, + "BOOLEAN" + ], + [ + 85704, + 684, + 1, + 32, + 14, + "COMBO" + ], + [ + 85705, + 684, + 1, + 43, + 14, + "COMBO" + ], + [ + 85706, + 684, + 1, + 35, + 14, + "COMBO" + ], + [ + 85707, + 684, + 1, + 70, + 14, + "COMBO" + ], + [ + 85708, + 684, + 1, + 38, + 14, + "COMBO" + ], + [ + 85709, + 684, + 1, + 47, + 14, + "COMBO" + ], + [ + 85710, + 684, + 1, + 75, + 14, + "COMBO" + ], + [ + 85711, + 684, + 2, + 19, + 7, + "SAM_MODEL" + ], + [ + 85712, + 684, + 2, + 32, + 7, + "SAM_MODEL" + ], + [ + 85713, + 684, + 2, + 35, + 7, + "SAM_MODEL" + ], + [ + 85714, + 684, + 2, + 43, + 7, + "SAM_MODEL" + ], + [ + 85715, + 684, + 2, + 70, + 7, + "SAM_MODEL" + ], + [ + 85716, + 684, + 2, + 38, + 7, + "SAM_MODEL" + ], + [ + 85717, + 684, + 2, + 47, + 7, + "SAM_MODEL" + ], + [ + 85718, + 684, + 2, + 75, + 7, + "SAM_MODEL" + ], + [ + 85917, + 575, + 0, + 685, + 0, + "IMAGE" + ], + [ + 85918, + 685, + 0, + 456, + 2, + "IMAGE" + ], + [ + 86023, + 689, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 86024, + 689, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 86066, + 692, + 0, + 679, + 15, + "CONTROL_NET" + ], + [ + 86067, + 692, + 1, + 679, + 5, + "COMBO" + ], + [ + 90713, + 704, + 0, + 705, + 0, + "IMAGE" + ], + [ + 91437, + 725, + 0, + 679, + 1, + "IMAGE" + ], + [ + 91438, + 725, + 0, + 575, + 0, + "IMAGE" + ], + [ + 94719, + 786, + 0, + 784, + 0, + "*" + ], + [ + 94720, + 437, + 0, + 786, + 0, + "*" + ], + [ + 95975, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 95976, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 95978, + 827, + 0, + 19, + 1, + "MODEL" + ], + [ + 95979, + 827, + 1, + 19, + 2, + "CLIP" + ], + [ + 95981, + 828, + 0, + 32, + 1, + "MODEL" + ], + [ + 95982, + 828, + 1, + 32, + 2, + "CLIP" + ], + [ + 95983, + 829, + 0, + 43, + 1, + "MODEL" + ], + [ + 95984, + 829, + 1, + 43, + 2, + "CLIP" + ], + [ + 95986, + 830, + 0, + 35, + 1, + "MODEL" + ], + [ + 95987, + 830, + 1, + 35, + 2, + "CLIP" + ], + [ + 95988, + 831, + 0, + 70, + 1, + "MODEL" + ], + [ + 95989, + 831, + 1, + 70, + 2, + "CLIP" + ], + [ + 95990, + 832, + 0, + 38, + 1, + "MODEL" + ], + [ + 95991, + 832, + 1, + 38, + 2, + "CLIP" + ], + [ + 95992, + 833, + 0, + 47, + 1, + "MODEL" + ], + [ + 95993, + 833, + 1, + 47, + 2, + "CLIP" + ], + [ + 95994, + 834, + 0, + 75, + 1, + "MODEL" + ], + [ + 95995, + 834, + 1, + 75, + 2, + "CLIP" + ], + [ + 96191, + 840, + 0, + 679, + 18, + "INT" + ], + [ + 96192, + 262, + 0, + 679, + 21, + "STRING" + ], + [ + 96393, + 841, + 0, + 842, + 0, + "MODEL" + ], + [ + 96394, + 841, + 1, + 842, + 1, + "CLIP" + ], + [ + 96612, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 96613, + 684, + 1, + 19, + 14, + "COMBO" + ], + [ + 96837, + 436, + 1, + 681, + 1, + "CLIP" + ], + [ + 96838, + 681, + 1, + 684, + 0, + "CLIP" + ], + [ + 96870, + 684, + 3, + 863, + 0, + "*" + ], + [ + 96959, + 863, + 0, + 684, + 7, + "CLIP" + ], + [ + 97100, + 635, + 0, + 684, + 2, + "MODEL" + ], + [ + 97101, + 684, + 5, + 681, + 0, + "MODEL" + ], + [ + 97102, + 681, + 0, + 456, + 0, + "MODEL" + ], + [ + 97297, + 725, + 0, + 864, + 0, + "IMAGE" + ], + [ + 97361, + 725, + 0, + 865, + 0, + "*" + ], + [ + 97392, + 865, + 0, + 679, + 4, + "IMAGE" + ], + [ + 97424, + 864, + 0, + 865, + 1, + "*" + ], + [ + 97455, + 867, + 0, + 868, + 0, + "*" + ], + [ + 97456, + 864, + 1, + 868, + 1, + "*" + ], + [ + 97457, + 868, + 0, + 679, + 6, + "INT" + ], + [ + 97549, + 870, + 0, + 684, + 9, + "BOOLEAN" + ], + [ + 97550, + 842, + 0, + 684, + 10, + "MODEL" + ], + [ + 97551, + 842, + 1, + 684, + 8, + "CLIP" + ], + [ + 97552, + 684, + 6, + 679, + 20, + "CLIP" + ], + [ + 97553, + 684, + 7, + 679, + 19, + "MODEL" + ], + [ + 97911, + 677, + 0, + 876, + 0, + "IMAGE" + ], + [ + 97912, + 678, + 0, + 876, + 1, + "IMAGE" + ], + [ + 97914, + 876, + 0, + 19, + 0, + "IMAGE" + ], + [ + 97973, + 679, + 5, + 677, + 5, + "CONDITIONING" + ], + [ + 97974, + 679, + 6, + 677, + 6, + "CONDITIONING" + ], + [ + 98029, + 867, + 0, + 679, + 22, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 98301, + 437, + 0, + 878, + 1, + "VAE" + ], + [ + 98302, + 436, + 2, + 878, + 0, + "VAE" + ], + [ + 98303, + 878, + 1, + 786, + 1, + "*" + ], + [ + 98757, + 745, + 0, + 725, + 0, + "*" + ], + [ + 101274, + 885, + 0, + 679, + 23, + "BOOLEAN" + ], + [ + 104870, + 681, + 0, + 888, + 0, + "MODEL" + ], + [ + 105194, + 679, + 0, + 891, + 1, + "STRING" + ], + [ + 105244, + 891, + 0, + 888, + 1, + "STRING" + ], + [ + 105429, + 888, + 0, + 457, + 6, + "STRING" + ], + [ + 106950, + 827, + 1, + 673, + 12, + "CLIP" + ], + [ + 106951, + 831, + 1, + 673, + 9, + "CLIP" + ], + [ + 106952, + 828, + 1, + 673, + 10, + "CLIP" + ], + [ + 106953, + 832, + 1, + 673, + 3, + "CLIP" + ], + [ + 106954, + 829, + 1, + 673, + 14, + "CLIP" + ], + [ + 106955, + 830, + 1, + 673, + 2, + "CLIP" + ], + [ + 106956, + 833, + 1, + 673, + 5, + "CLIP" + ], + [ + 106957, + 834, + 1, + 673, + 8, + "CLIP" + ], + [ + 106958, + 684, + 3, + 827, + 1, + "CLIP" + ], + [ + 106959, + 684, + 3, + 831, + 1, + "CLIP" + ], + [ + 106960, + 684, + 3, + 832, + 1, + "CLIP" + ], + [ + 106961, + 684, + 3, + 828, + 1, + "CLIP" + ], + [ + 106962, + 684, + 3, + 833, + 1, + "CLIP" + ], + [ + 106963, + 684, + 3, + 829, + 1, + "CLIP" + ], + [ + 106964, + 684, + 3, + 834, + 1, + "CLIP" + ], + [ + 106965, + 684, + 3, + 830, + 1, + "CLIP" + ], + [ + 106966, + 684, + 3, + 679, + 17, + "CLIP" + ], + [ + 106967, + 456, + 0, + 827, + 0, + "MODEL" + ], + [ + 106968, + 456, + 0, + 831, + 0, + "MODEL" + ], + [ + 106969, + 456, + 0, + 832, + 0, + "MODEL" + ], + [ + 106970, + 456, + 0, + 828, + 0, + "MODEL" + ], + [ + 106971, + 456, + 0, + 829, + 0, + "MODEL" + ], + [ + 106972, + 456, + 0, + 833, + 0, + "MODEL" + ], + [ + 106973, + 456, + 0, + 834, + 0, + "MODEL" + ], + [ + 106974, + 456, + 0, + 830, + 0, + "MODEL" + ], + [ + 106975, + 456, + 0, + 677, + 4, + "MODEL" + ], + [ + 106976, + 878, + 0, + 677, + 3, + "VAE" + ], + [ + 106977, + 878, + 0, + 679, + 2, + "VAE" + ], + [ + 106978, + 456, + 0, + 679, + 7, + "MODEL" + ], + [ + 106979, + 878, + 0, + 19, + 3, + "VAE" + ], + [ + 106980, + 878, + 0, + 32, + 3, + "VAE" + ], + [ + 106981, + 878, + 0, + 43, + 3, + "VAE" + ], + [ + 106982, + 878, + 0, + 35, + 3, + "VAE" + ], + [ + 106983, + 878, + 0, + 70, + 3, + "VAE" + ], + [ + 106984, + 878, + 0, + 38, + 3, + "VAE" + ], + [ + 106985, + 878, + 0, + 47, + 3, + "VAE" + ], + [ + 106986, + 878, + 0, + 75, + 3, + "VAE" + ], + [ + 106987, + 684, + 4, + 679, + 14, + "CONDITIONING" + ], + [ + 106988, + 684, + 4, + 19, + 5, + "CONDITIONING" + ], + [ + 106989, + 684, + 4, + 32, + 5, + "CONDITIONING" + ], + [ + 106990, + 684, + 4, + 43, + 5, + "CONDITIONING" + ], + [ + 106991, + 684, + 4, + 35, + 5, + "CONDITIONING" + ], + [ + 106992, + 684, + 4, + 70, + 5, + "CONDITIONING" + ], + [ + 106993, + 684, + 4, + 38, + 5, + "CONDITIONING" + ], + [ + 106994, + 684, + 4, + 47, + 5, + "CONDITIONING" + ], + [ + 106995, + 684, + 4, + 75, + 5, + "CONDITIONING" + ], + [ + 106996, + 896, + 0, + 678, + 2, + "FLOAT" + ], + [ + 106997, + 922, + 1, + 904, + 0, + "*" + ], + [ + 106998, + 923, + 2, + 904, + 1, + "*" + ], + [ + 106999, + 920, + 0, + 905, + 0, + "*" + ], + [ + 107000, + 911, + 0, + 905, + 1, + "BOOLEAN" + ], + [ + 107001, + 903, + 0, + 906, + 2, + "BOOLEAN" + ], + [ + 107002, + 919, + 0, + 912, + 0, + "BOOLEAN" + ], + [ + 107003, + 921, + 0, + 913, + 0, + "*" + ], + [ + 107004, + 912, + 0, + 913, + 1, + "BOOLEAN" + ], + [ + 107005, + 914, + 0, + 916, + 0, + "BOOLEAN" + ], + [ + 107006, + 915, + 0, + 916, + 1, + "BOOLEAN" + ], + [ + 107008, + 916, + 0, + 917, + 1, + "BOOLEAN" + ], + [ + 107009, + 922, + 0, + 920, + 0, + "*" + ], + [ + 107010, + 923, + 1, + 920, + 1, + "*" + ], + [ + 107011, + 905, + 0, + 921, + 1, + "CONDITIONING" + ], + [ + 107012, + 904, + 0, + 921, + 2, + "CONDITIONING" + ], + [ + 107013, + 923, + 4, + 921, + 13, + "*" + ], + [ + 107014, + 923, + 5, + 921, + 14, + "*" + ], + [ + 107015, + 922, + 4, + 921, + 15, + "*" + ], + [ + 107016, + 922, + 5, + 921, + 16, + "*" + ], + [ + 107017, + 924, + 1, + 922, + 4, + "CONDITIONING" + ], + [ + 107018, + 924, + 0, + 922, + 5, + "CONDITIONING" + ], + [ + 107019, + 921, + 1, + 922, + 8, + "CONDITIONING" + ], + [ + 107020, + 921, + 2, + 922, + 9, + "CONDITIONING" + ], + [ + 107021, + 906, + 1, + 922, + 11, + "INT" + ], + [ + 107022, + 906, + 0, + 922, + 12, + "FLOAT" + ], + [ + 107023, + 906, + 2, + 922, + 13, + "COMBO" + ], + [ + 107024, + 906, + 3, + 922, + 14, + "COMBO" + ], + [ + 107025, + 923, + 0, + 922, + 17, + "*" + ], + [ + 107026, + 924, + 1, + 923, + 0, + "CONDITIONING" + ], + [ + 107027, + 924, + 0, + 923, + 1, + "CONDITIONING" + ], + [ + 107028, + 906, + 1, + 923, + 5, + "INT" + ], + [ + 107029, + 906, + 0, + 923, + 6, + "FLOAT" + ], + [ + 107030, + 906, + 2, + 923, + 7, + "COMBO" + ], + [ + 107031, + 906, + 3, + 923, + 8, + "COMBO" + ], + [ + 107032, + 922, + 2, + 923, + 19, + "*" + ], + [ + 107033, + 921, + 1, + 923, + 22, + "CONDITIONING" + ], + [ + 107034, + 921, + 2, + 923, + 23, + "CONDITIONING" + ], + [ + 107035, + 953, + 0, + 907, + 1, + "BOOLEAN" + ], + [ + 107036, + 953, + 0, + 910, + 1, + "BOOLEAN" + ], + [ + 107037, + 953, + 0, + 897, + 1, + "BOOLEAN" + ], + [ + 107038, + 953, + 0, + 908, + 1, + "BOOLEAN" + ], + [ + 107039, + 953, + 0, + 900, + 1, + "BOOLEAN" + ], + [ + 107040, + 953, + 0, + 899, + 1, + "BOOLEAN" + ], + [ + 107041, + 953, + 0, + 898, + 1, + "BOOLEAN" + ], + [ + 107042, + 953, + 0, + 909, + 1, + "BOOLEAN" + ], + [ + 107043, + 19, + 2, + 897, + 0, + "IMAGE" + ], + [ + 107044, + 897, + 0, + 224, + 0, + "IMAGE" + ], + [ + 107045, + 32, + 2, + 907, + 0, + "IMAGE" + ], + [ + 107046, + 907, + 0, + 231, + 0, + "IMAGE" + ], + [ + 107047, + 43, + 2, + 910, + 0, + "IMAGE" + ], + [ + 107048, + 910, + 0, + 225, + 0, + "IMAGE" + ], + [ + 107049, + 35, + 2, + 908, + 0, + "IMAGE" + ], + [ + 107050, + 908, + 0, + 226, + 0, + "IMAGE" + ], + [ + 107051, + 70, + 2, + 900, + 0, + "IMAGE" + ], + [ + 107052, + 900, + 0, + 227, + 0, + "IMAGE" + ], + [ + 107053, + 38, + 2, + 898, + 0, + "IMAGE" + ], + [ + 107054, + 898, + 0, + 228, + 0, + "IMAGE" + ], + [ + 107055, + 47, + 2, + 899, + 0, + "IMAGE" + ], + [ + 107056, + 899, + 0, + 229, + 0, + "IMAGE" + ], + [ + 107057, + 75, + 2, + 909, + 0, + "IMAGE" + ], + [ + 107058, + 909, + 0, + 230, + 0, + "IMAGE" + ], + [ + 107059, + 678, + 0, + 918, + 0, + "IMAGE" + ], + [ + 107060, + 952, + 0, + 918, + 1, + "IMAGE" + ], + [ + 107061, + 953, + 0, + 918, + 2, + "BOOLEAN" + ], + [ + 107062, + 918, + 0, + 274, + 0, + "IMAGE" + ], + [ + 107063, + 953, + 0, + 901, + 1, + "BOOLEAN" + ], + [ + 107064, + 647, + 0, + 901, + 0, + "IMAGE" + ], + [ + 107065, + 901, + 0, + 667, + 0, + "IMAGE" + ], + [ + 107066, + 953, + 0, + 902, + 1, + "BOOLEAN" + ], + [ + 107067, + 679, + 4, + 902, + 0, + "IMAGE" + ], + [ + 107068, + 902, + 0, + 581, + 0, + "IMAGE" + ], + [ + 107069, + 953, + 0, + 903, + 0, + "BOOLEAN" + ], + [ + 107070, + 948, + 0, + 903, + 1, + "BOOLEAN" + ], + [ + 107071, + 956, + 0, + 924, + 1, + "STRING" + ], + [ + 107072, + 955, + 0, + 924, + 2, + "STRING" + ], + [ + 107073, + 684, + 3, + 924, + 0, + "CLIP" + ], + [ + 107074, + 932, + 0, + 906, + 6, + "COMBO" + ], + [ + 107075, + 932, + 1, + 906, + 10, + "STRING" + ], + [ + 107076, + 929, + 0, + 906, + 8, + "COMBO" + ], + [ + 107077, + 929, + 1, + 906, + 12, + "STRING" + ], + [ + 107078, + 930, + 0, + 906, + 4, + "INT" + ], + [ + 107079, + 931, + 0, + 906, + 1, + "FLOAT" + ], + [ + 107080, + 508, + 0, + 906, + 0, + "FLOAT" + ], + [ + 107081, + 509, + 0, + 906, + 3, + "INT" + ], + [ + 107082, + 507, + 0, + 906, + 5, + "COMBO" + ], + [ + 107083, + 618, + 0, + 906, + 7, + "COMBO" + ], + [ + 107084, + 507, + 1, + 906, + 9, + "STRING" + ], + [ + 107085, + 618, + 1, + 906, + 11, + "STRING" + ], + [ + 107086, + 906, + 0, + 457, + 2, + "FLOAT" + ], + [ + 107087, + 906, + 1, + 457, + 1, + "INT" + ], + [ + 107088, + 906, + 4, + 457, + 4, + "STRING" + ], + [ + 107089, + 906, + 5, + 457, + 5, + "STRING" + ], + [ + 107090, + 878, + 0, + 922, + 6, + "VAE" + ], + [ + 107091, + 456, + 0, + 922, + 7, + "MODEL" + ], + [ + 107092, + 952, + 0, + 922, + 0, + "IMAGE" + ], + [ + 107093, + 952, + 1, + 922, + 1, + "MASK" + ], + [ + 107094, + 950, + 0, + 922, + 3, + "FLOAT" + ], + [ + 107095, + 949, + 0, + 922, + 15, + "FLOAT" + ], + [ + 107096, + 934, + 0, + 922, + 2, + "INT" + ], + [ + 107097, + 954, + 0, + 922, + 10, + "INT" + ], + [ + 107098, + 953, + 0, + 922, + 18, + "BOOLEAN" + ], + [ + 107099, + 75, + 0, + 922, + 16, + "IMAGE" + ], + [ + 107100, + 922, + 3, + 29, + 0, + "IMAGE" + ], + [ + 107101, + 922, + 3, + 457, + 0, + "IMAGE" + ], + [ + 107102, + 953, + 0, + 914, + 0, + "BOOLEAN" + ], + [ + 107103, + 935, + 0, + 915, + 0, + "BOOLEAN" + ], + [ + 107104, + 923, + 3, + 917, + 0, + "*" + ], + [ + 107105, + 917, + 0, + 925, + 0, + "IMAGE" + ], + [ + 107106, + 936, + 0, + 923, + 16, + "BOOLEAN" + ], + [ + 107107, + 933, + 0, + 923, + 17, + "UPSCALE_MODEL" + ], + [ + 107108, + 933, + 1, + 923, + 15, + "FLOAT" + ], + [ + 107110, + 935, + 0, + 923, + 20, + "BOOLEAN" + ], + [ + 107111, + 946, + 0, + 923, + 18, + "FLOAT" + ], + [ + 107112, + 947, + 0, + 923, + 24, + "FLOAT" + ], + [ + 107113, + 15, + 0, + 923, + 14, + "UPSCALE_MODEL" + ], + [ + 107114, + 649, + 0, + 923, + 21, + "FLOAT" + ], + [ + 107115, + 949, + 0, + 923, + 9, + "FLOAT" + ], + [ + 107116, + 950, + 0, + 923, + 13, + "FLOAT" + ], + [ + 107117, + 934, + 0, + 923, + 12, + "INT" + ], + [ + 107118, + 954, + 0, + 923, + 4, + "INT" + ], + [ + 107119, + 952, + 0, + 923, + 10, + "IMAGE" + ], + [ + 107120, + 952, + 1, + 923, + 11, + "MASK" + ], + [ + 107121, + 456, + 0, + 923, + 3, + "MODEL" + ], + [ + 107122, + 878, + 0, + 923, + 2, + "VAE" + ], + [ + 107123, + 937, + 0, + 921, + 3, + "CONTROL_NET" + ], + [ + 107124, + 937, + 1, + 921, + 0, + "COMBO" + ], + [ + 107125, + 942, + 0, + 921, + 10, + "IMAGE" + ], + [ + 107126, + 878, + 0, + 921, + 4, + "VAE" + ], + [ + 107127, + 940, + 0, + 921, + 5, + "FLOAT" + ], + [ + 107128, + 938, + 0, + 921, + 6, + "FLOAT" + ], + [ + 107129, + 939, + 0, + 921, + 7, + "FLOAT" + ], + [ + 107130, + 945, + 0, + 921, + 8, + "BOOLEAN" + ], + [ + 107131, + 944, + 0, + 921, + 9, + "BOOLEAN" + ], + [ + 107132, + 943, + 0, + 921, + 11, + "BOOLEAN" + ], + [ + 107133, + 935, + 0, + 921, + 12, + "BOOLEAN" + ], + [ + 107134, + 913, + 0, + 926, + 0, + "IMAGE" + ], + [ + 107135, + 941, + 0, + 911, + 0, + "BOOLEAN" + ], + [ + 107136, + 941, + 0, + 919, + 1, + "BOOLEAN" + ], + [ + 107137, + 953, + 0, + 919, + 0, + "BOOLEAN" + ], + [ + 107138, + 935, + 0, + 920, + 2, + "BOOLEAN" + ], + [ + 107139, + 935, + 0, + 904, + 2, + "BOOLEAN" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 780, + 310, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -770, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2250, + -200, + 950, + 970 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Model Backend", + "bounding": [ + -770, + 1540, + 290, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1760, + 780, + 1440, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 390, + 780, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 700, + -200, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "ImageSave", + "bounding": [ + -470, + 1540, + 210, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "IPAdapter", + "bounding": [ + -470, + 1710, + 210, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1590, + 780, + 160, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 730, + -90, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -370, + -50, + 290, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + -70, + -50, + 370, + 420 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 1840, + -200, + 400, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IMG2IMG Transfer", + "bounding": [ + -20, + 1540, + 350, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + -70, + 380, + 370, + 390 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "IPA Alternative img", + "bounding": [ + -250, + 1540, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1440, + -200, + 390, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "IPA Low VRAM", + "bounding": [ + -250, + 1690, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "Transfer - Low VRAM", + "bounding": [ + 340, + 1540, + 270, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 44, + "title": "HiRes Fix", + "bounding": [ + -20, + 1670, + 150, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Color Fix", + "bounding": [ + 140, + 1670, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 46, + "title": "Detection Models", + "bounding": [ + -70, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 48, + "title": "LoRA's", + "bounding": [ + 310, + -50, + 380, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 49, + "title": "Refiner Backend (Transfer Only)", + "bounding": [ + -450, + 780, + 370, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 50, + "title": "Inpaint", + "bounding": [ + 2170, + 1510, + 200, + 90 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 51, + "title": "Inpaint - CN", + "bounding": [ + 2170, + 1610, + 200, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 52, + "title": "HiRes Inpaint", + "bounding": [ + 2170, + 1310, + 200, + 190 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 53, + "title": "Inpaint Switches", + "bounding": [ + 1850, + 1310, + 310, + 210 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 54, + "title": "Inpaint Settings", + "bounding": [ + 1850, + 1530, + 310, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 55, + "title": "Inpaint Bypasses", + "bounding": [ + 1850, + 1670, + 310, + 240 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 56, + "title": "Inpaint Debug", + "bounding": [ + 3210, + 780, + 720, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 57, + "title": "Manual Inpainting", + "bounding": [ + 3210, + -200, + 720, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 58, + "title": "Alternative Sampler", + "bounding": [ + 4250, + -200, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 59, + "title": "Inpaint ControlNet", + "bounding": [ + 3940, + 330, + 900, + 440 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 60, + "title": "Quality Improvement", + "bounding": [ + 3940, + -200, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "definitions": { + "subgraphs": [ + { + "id": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 672, + "lastLinkId": 84516, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer Prompt Append", + "inputNode": { + "id": -10, + "bounding": [ + 410, + 1240, + 146.66666412353516, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 1409.841796875, + 1320, + 156, + 220 + ] + }, + "inputs": [ + { + "id": "69d6edf6-f947-4f40-a45c-6570680fe1ff", + "name": "text1", + "type": "STRING", + "linkIds": [ + 3906, + 3911, + 3915, + 3918, + 3898, + 3890, + 3904, + 3908 + ], + "localized_name": "text1", + "label": "Start Quality prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1260 + ] + }, + { + "id": "387b1038-c017-4283-9e03-c681395269f7", + "name": "text2", + "type": "STRING", + "linkIds": [ + 3905 + ], + "localized_name": "text2", + "label": "Lips prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1280 + ] + }, + { + "id": "1930a6c2-ee26-4407-bbd2-94cdfb3b0fc9", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 84468 + ], + "localized_name": "clip", + "label": "Lips CLIP", + "pos": [ + 536.6666641235352, + 1300 + ] + }, + { + "id": "4e4a14f6-03eb-4f31-8f66-91324a78055d", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 84469 + ], + "localized_name": "clip_1", + "label": "Nipples CLIP", + "pos": [ + 536.6666641235352, + 1320 + ] + }, + { + "id": "bcd7f7d5-4abf-4bea-9668-66424fda8626", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 3912 + ], + "localized_name": "text2_1", + "label": "Nipples prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1340 + ] + }, + { + "id": "b2976de4-973e-48ce-8c53-4d7ab6f58c09", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 84470 + ], + "localized_name": "clip_2", + "label": "Vagina CLIP", + "pos": [ + 536.6666641235352, + 1360 + ] + }, + { + "id": "d31cc58f-56f9-407c-b02e-a83717634b5b", + "name": "text2_2", + "type": "STRING", + "linkIds": [ + 3914 + ], + "localized_name": "text2_2", + "label": "Vagina prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1380 + ] + }, + { + "id": "4ec56dea-1afd-4af7-8ffa-75147f7a3445", + "name": "text2_3", + "type": "STRING", + "linkIds": [ + 3917 + ], + "localized_name": "text2_3", + "label": "Penis prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1400 + ] + }, + { + "id": "539eaf00-e819-4c0b-913a-3d6ee0896a70", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 84471 + ], + "localized_name": "clip_3", + "label": "Penis CLIP", + "pos": [ + 536.6666641235352, + 1420 + ] + }, + { + "id": "e143a5f9-0f85-4e82-814f-154a22fce41f", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 84472 + ], + "localized_name": "clip_4", + "label": "Hands CLIP", + "pos": [ + 536.6666641235352, + 1440 + ] + }, + { + "id": "df679255-382b-4162-b019-eefae15e7f34", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 84473 + ], + "localized_name": "clip_5", + "label": "Eyes CLIP", + "pos": [ + 536.6666641235352, + 1460 + ] + }, + { + "id": "fd286d04-3bc5-4bec-996f-f5917dd56344", + "name": "text2_4", + "type": "STRING", + "linkIds": [ + 3897 + ], + "localized_name": "text2_4", + "label": "Face prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1480 + ] + }, + { + "id": "aeac6ee3-1754-4007-86cc-b92e31b7f499", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 84474 + ], + "localized_name": "clip_6", + "label": "Face CLIP", + "pos": [ + 536.6666641235352, + 1500 + ] + }, + { + "id": "cbb90a24-a8b1-49a2-94f3-17efb923e3b4", + "name": "text2_5", + "type": "STRING", + "linkIds": [ + 4168 + ], + "localized_name": "text2_5", + "label": "Eyes prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1520 + ] + }, + { + "id": "254a84cd-a191-40df-ad88-aeb79fb40e99", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 84475 + ], + "localized_name": "clip_7", + "label": "Nose CLIP", + "pos": [ + 536.6666641235352, + 1540 + ] + }, + { + "id": "535aaab4-1549-4392-9cc2-1441e17ce290", + "name": "text2_6", + "type": "STRING", + "linkIds": [ + 3903 + ], + "localized_name": "text2_6", + "label": "Nose prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1560 + ] + }, + { + "id": "39f49e20-e3ff-4bfa-944b-fe7bb5183eb0", + "name": "text2_7", + "type": "STRING", + "linkIds": [ + 3909 + ], + "localized_name": "text2_7", + "label": "Hands prompt", + "shape": 7, + "pos": [ + 536.6666641235352, + 1580 + ] + } + ], + "outputs": [ + { + "id": "524d381c-5d42-4da0-968d-9cddcb41ed2d", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 385 + ], + "localized_name": "CONDITIONING", + "label": "Lips CLIP", + "pos": [ + 1429.841796875, + 1340 + ] + }, + { + "id": "d877e92c-482b-49c5-8cdf-e31f4d155fb8", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 387 + ], + "localized_name": "CONDITIONING_1", + "label": "Nipples CLIP", + "pos": [ + 1429.841796875, + 1360 + ] + }, + { + "id": "c0d3d875-defa-4bc7-9d9e-364e2b28d0d2", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 388 + ], + "localized_name": "CONDITIONING_2", + "label": "Vagina CLIP", + "pos": [ + 1429.841796875, + 1380 + ] + }, + { + "id": "3f50f757-1855-401c-b10e-1f6be16ef193", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 389 + ], + "localized_name": "CONDITIONING_3", + "label": "Penis CLIP", + "pos": [ + 1429.841796875, + 1400 + ] + }, + { + "id": "3de093b2-e81f-4958-bbfb-c5cd97a45890", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 3920 + ], + "localized_name": "CONDITIONING_4", + "label": "Hands CLIP", + "pos": [ + 1429.841796875, + 1420 + ] + }, + { + "id": "99f67de6-cb68-401e-babf-fe6ffab18474", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 3891 + ], + "localized_name": "CONDITIONING_5", + "label": "Eyes CLIP", + "pos": [ + 1429.841796875, + 1440 + ] + }, + { + "id": "199ca6ee-7179-4166-a493-c7977668155f", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 382 + ], + "localized_name": "CONDITIONING_6", + "label": "Face CLIP", + "pos": [ + 1429.841796875, + 1460 + ] + }, + { + "id": "cad83c12-20fc-4184-8cd6-8e3df0e1d28e", + "name": "STRING", + "type": "*", + "linkIds": [ + 4285 + ], + "localized_name": "STRING", + "label": "Eyes example prompt", + "pos": [ + 1429.841796875, + 1480 + ] + }, + { + "id": "2a7bfe3b-95d0-4724-bb8c-d40e8ab6b92e", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 384 + ], + "localized_name": "CONDITIONING_7", + "label": "Nose CLIP", + "pos": [ + 1429.841796875, + 1500 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84474 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84475 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1420 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84473 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84472 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84470 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84469 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84471 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 1160, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1160, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84468 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3907, + "origin_id": 478, + "origin_slot": 0, + "target_id": 192, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3913, + "origin_id": 482, + "origin_slot": 0, + "target_id": 195, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3916, + "origin_id": 483, + "origin_slot": 0, + "target_id": 196, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3919, + "origin_id": 484, + "origin_slot": 0, + "target_id": 197, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 4725, + "origin_id": 481, + "origin_slot": 0, + "target_id": 194, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3889, + "origin_id": 465, + "origin_slot": 0, + "target_id": 464, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3899, + "origin_id": 471, + "origin_slot": 0, + "target_id": 184, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3902, + "origin_id": 475, + "origin_slot": 0, + "target_id": 193, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3906, + "origin_id": -10, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3911, + "origin_id": -10, + "origin_slot": 0, + "target_id": 482, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3915, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3918, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3898, + "origin_id": -10, + "origin_slot": 0, + "target_id": 471, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3890, + "origin_id": -10, + "origin_slot": 0, + "target_id": 465, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3904, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3908, + "origin_id": -10, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3905, + "origin_id": -10, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84468, + "origin_id": -10, + "origin_slot": 2, + "target_id": 192, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84469, + "origin_id": -10, + "origin_slot": 3, + "target_id": 195, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3912, + "origin_id": -10, + "origin_slot": 4, + "target_id": 482, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 196, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3914, + "origin_id": -10, + "origin_slot": 6, + "target_id": 483, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3917, + "origin_id": -10, + "origin_slot": 7, + "target_id": 484, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84471, + "origin_id": -10, + "origin_slot": 8, + "target_id": 197, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84472, + "origin_id": -10, + "origin_slot": 9, + "target_id": 194, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84473, + "origin_id": -10, + "origin_slot": 10, + "target_id": 464, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3897, + "origin_id": -10, + "origin_slot": 11, + "target_id": 471, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84474, + "origin_id": -10, + "origin_slot": 12, + "target_id": 184, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 4168, + "origin_id": -10, + "origin_slot": 13, + "target_id": 465, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84475, + "origin_id": -10, + "origin_slot": 14, + "target_id": 193, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3903, + "origin_id": -10, + "origin_slot": 15, + "target_id": 475, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3909, + "origin_id": -10, + "origin_slot": 16, + "target_id": 481, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 385, + "origin_id": 192, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 387, + "origin_id": 195, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 388, + "origin_id": 196, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 389, + "origin_id": 197, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 3920, + "origin_id": 194, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 3891, + "origin_id": 464, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 382, + "origin_id": 184, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 4285, + "origin_id": 465, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "STRING" + }, + { + "id": 384, + "origin_id": 193, + "origin_slot": 0, + "target_id": -20, + "target_slot": 8, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 677, + "lastLinkId": 85384, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2140, + 1295, + 132, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3080, + 1390, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b7eeb899-a62b-407d-a174-46a7eadeae40", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 83105, + 82496 + ], + "localized_name": "image1", + "label": "image (upscaled)", + "shape": 7, + "pos": [ + 2252, + 1315 + ] + }, + { + "id": "6ff482b5-3f5e-4a6c-b347-a959dff0b464", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82982 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": [ + 2252, + 1335 + ] + }, + { + "id": "34328b13-38a9-4230-9dee-e42eea8f493d", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82957 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": [ + 2252, + 1355 + ] + }, + { + "id": "b64f30eb-0c08-4f8c-8917-90f09fce8af5", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85383, + 85381 + ], + "localized_name": "vae", + "pos": [ + 2252, + 1375 + ] + }, + { + "id": "1c1045b4-ddb5-4776-85a7-e3a17a4a48e0", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85360 + ], + "localized_name": "model", + "pos": [ + 2252, + 1395 + ] + }, + { + "id": "d3549a84-4467-4ed0-9d06-8cc13faaee84", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 83067 + ], + "localized_name": "positive", + "pos": [ + 2252, + 1415 + ] + }, + { + "id": "e7cc8307-f3b1-4f83-b291-1b3842565413", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 82729 + ], + "localized_name": "negative", + "pos": [ + 2252, + 1435 + ] + }, + { + "id": "b71229eb-d795-4e7d-8977-b38a3c79cd39", + "name": "seed", + "type": "INT", + "linkIds": [ + 82498 + ], + "localized_name": "seed", + "pos": [ + 2252, + 1455 + ] + }, + { + "id": "17f30536-930e-4176-b927-eaad59337366", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82499 + ], + "localized_name": "sampler_name", + "pos": [ + 2252, + 1475 + ] + }, + { + "id": "eda82e2a-a104-48d6-b092-ce0eea6079be", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82530 + ], + "localized_name": "scheduler", + "pos": [ + 2252, + 1495 + ] + }, + { + "id": "a0c1ed8e-d07f-4d1c-85ca-6494d4f1da9e", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 83195 + ], + "localized_name": "denoise", + "pos": [ + 2252, + 1515 + ] + } + ], + "outputs": [ + { + "id": "c6ddaf26-bf3a-4030-90ed-71f3822e9a4d", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 83112, + 83258 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": [ + 3100, + 1410 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 651, + "type": "KSampler", + "pos": [ + 2440, + 1320 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85360 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 83067 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 82729 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 82497 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 82498 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82981 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 83006 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82499 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82530 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 83195 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82501 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "CR Image Input Switch", + "pos": [ + 2720, + 1400 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 83105 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 83107 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83112, + 83258 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 666, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82982 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 83006 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 653, + "type": "VAEDecode", + "pos": [ + 2720, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 82501 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85383 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83107 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 665, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82957 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 82981 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "VAEEncode", + "pos": [ + 2300, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 82496 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85381 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82497 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 83107, + "origin_id": 653, + "origin_slot": 0, + "target_id": 668, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 82501, + "origin_id": 651, + "origin_slot": 0, + "target_id": 653, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 82497, + "origin_id": 650, + "origin_slot": 0, + "target_id": 651, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 82981, + "origin_id": 665, + "origin_slot": 0, + "target_id": 651, + "target_slot": 5, + "type": "INT" + }, + { + "id": 83006, + "origin_id": 666, + "origin_slot": 1, + "target_id": 651, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 83105, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82496, + "origin_id": -10, + "origin_slot": 0, + "target_id": 650, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82982, + "origin_id": -10, + "origin_slot": 1, + "target_id": 666, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 82957, + "origin_id": -10, + "origin_slot": 2, + "target_id": 665, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 85383, + "origin_id": -10, + "origin_slot": 3, + "target_id": 653, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85381, + "origin_id": -10, + "origin_slot": 3, + "target_id": 650, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85360, + "origin_id": -10, + "origin_slot": 4, + "target_id": 651, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 83067, + "origin_id": -10, + "origin_slot": 5, + "target_id": 651, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 82729, + "origin_id": -10, + "origin_slot": 6, + "target_id": 651, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 82498, + "origin_id": -10, + "origin_slot": 7, + "target_id": 651, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82499, + "origin_id": -10, + "origin_slot": 8, + "target_id": 651, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82530, + "origin_id": -10, + "origin_slot": 9, + "target_id": 651, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 83195, + "origin_id": -10, + "origin_slot": 10, + "target_id": 651, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 83112, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 83258, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 677, + "lastLinkId": 85484, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2430, + 1310, + 132, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2940, + 1310, + 138.66666412353516, + 60 + ] + }, + "inputs": [ + { + "id": "abe1852b-3354-4bcc-9daa-4ae95bd5e4a8", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 82786 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": [ + 2542, + 1330 + ] + }, + { + "id": "e48a1378-4f8b-4596-b792-ba49e4791e28", + "name": "image_target", + "type": "IMAGE", + "linkIds": [ + 85396 + ], + "localized_name": "image_target", + "label": "image (hires)", + "pos": [ + 2542, + 1350 + ] + }, + { + "id": "3eb82bb8-35b9-434e-866a-1ec090561388", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 85484 + ], + "pos": [ + 2542, + 1370 + ] + } + ], + "outputs": [ + { + "id": "632b22d0-836a-4b3c-8137-4f6e79945afb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 85483 + ], + "localized_name": "IMAGE", + "label": "image (color fixed)", + "pos": [ + 2960, + 1330 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 658, + "type": "ColorMatch", + "pos": [ + 2620, + 1320 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 82786 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 85396 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 85484 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 85483 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "mkl", + 0.6, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 82786, + "origin_id": -10, + "origin_slot": 0, + "target_id": 658, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85396, + "origin_id": -10, + "origin_slot": 1, + "target_id": 658, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 85483, + "origin_id": 658, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85484, + "origin_id": -10, + "origin_slot": 2, + "target_id": 658, + "target_slot": 2, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "version": 1, + "state": { + "lastGroupId": 48, + "lastNodeId": 708, + "lastLinkId": 85586, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IMG2IMG Transfer Sub", + "inputNode": { + "id": -10, + "bounding": [ + 1200, + 1245, + 154, + 520 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2610, + 1350, + 176.6666717529297, + 200 + ] + }, + "inputs": [ + { + "id": "a24c0f57-6111-43a5-a25b-bfe7aa19ecdb", + "name": "text", + "type": "STRING", + "linkIds": [ + 71874 + ], + "localized_name": "text", + "pos": [ + 1334, + 1265 + ] + }, + { + "id": "0eee5d5d-c586-4d3a-88ea-d4b289618c47", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 5445, + 5600, + 7030 + ], + "localized_name": "image", + "pos": [ + 1334, + 1285 + ] + }, + { + "id": "5ab1586c-ee7a-4a2d-8596-62071a7beded", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85519, + 85522 + ], + "localized_name": "vae", + "pos": [ + 1334, + 1305 + ] + }, + { + "id": "e54dbadc-99f4-44bb-8cf0-c76909ec7a0b", + "name": "text1", + "type": "STRING", + "linkIds": [ + 85528 + ], + "localized_name": "text1", + "label": "Prompt", + "shape": 7, + "pos": [ + 1334, + 1325 + ] + }, + { + "id": "5bd074dc-3581-499e-8505-f7dd8ba59322", + "name": "image_1", + "type": "IMAGE", + "linkIds": [ + 72370 + ], + "localized_name": "image_1", + "label": "image (for controlnet)", + "pos": [ + 1334, + 1345 + ] + }, + { + "id": "1e00f25a-6788-4650-bec3-dad5369ad918", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 5444 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + 1334, + 1365 + ] + }, + { + "id": "84a701a5-3ddc-4c61-a054-882b7b5702e1", + "name": "resolution", + "type": "INT", + "linkIds": [ + 72313 + ], + "localized_name": "resolution", + "shape": 7, + "pos": [ + 1334, + 1385 + ] + }, + { + "id": "4131403c-ea61-4c57-a861-80ec2271bdc7", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85501, + 85541 + ], + "localized_name": "model", + "pos": [ + 1334, + 1405 + ] + }, + { + "id": "a58ccc24-0b76-4ee7-a276-80cdf5f1289f", + "name": "seed", + "type": "INT", + "linkIds": [ + 5436, + 85550, + 85560 + ], + "localized_name": "seed", + "pos": [ + 1334, + 1425 + ] + }, + { + "id": "d86072fa-6dc7-4461-9f08-5e5660ae8579", + "name": "steps", + "type": "INT", + "linkIds": [ + 82587, + 85548, + 85555 + ], + "localized_name": "steps", + "pos": [ + 1334, + 1445 + ] + }, + { + "id": "24f4f4b4-2cc8-4b63-ba1b-08b9d00ccc7c", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 82588, + 85545, + 85556 + ], + "localized_name": "cfg", + "pos": [ + 1334, + 1465 + ] + }, + { + "id": "e4e5f8da-8362-46fc-8728-338f1e1992aa", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82586, + 85547, + 85557 + ], + "localized_name": "sampler_name", + "pos": [ + 1334, + 1485 + ] + }, + { + "id": "d4d99404-c792-4122-9984-0d410fa5800d", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82585, + 85546, + 85558 + ], + "localized_name": "scheduler", + "pos": [ + 1334, + 1505 + ] + }, + { + "id": "f55649f6-532f-4db8-8f49-2c2b5f99afc4", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 6623 + ], + "localized_name": "denoise", + "pos": [ + 1334, + 1525 + ] + }, + { + "id": "8e644941-a7b5-49f2-bf77-c9288abc132e", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 25158 + ], + "localized_name": "negative", + "pos": [ + 1334, + 1545 + ] + }, + { + "id": "80fb3896-e804-4d12-8baa-03a81322833c", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 5429 + ], + "localized_name": "control_net", + "pos": [ + 1334, + 1565 + ] + }, + { + "id": "8c5bf7c3-6bbc-42b7-85fa-e3efa4a97a15", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 8272 + ], + "localized_name": "strength", + "pos": [ + 1334, + 1585 + ] + }, + { + "id": "f8397b20-a6e3-41c1-b7c5-4801a9c7114c", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85513 + ], + "localized_name": "clip", + "pos": [ + 1334, + 1605 + ] + }, + { + "id": "105f197b-e6f1-45bc-9d49-553688e45536", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 85549, + 85559 + ], + "label": "refiner start step", + "pos": [ + 1334, + 1625 + ] + }, + { + "id": "3529d766-160e-40e8-aa50-7d397dcfafe0", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85552 + ], + "label": "refiner model", + "pos": [ + 1334, + 1645 + ] + }, + { + "id": "fa649b5c-fc62-4290-89c3-6f790493ef58", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85553, + 85554 + ], + "label": "refiner clip", + "pos": [ + 1334, + 1665 + ] + }, + { + "id": "4eab784d-2f23-43ea-8858-c1cb57c47519", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85562 + ], + "label": "negative prompt text", + "pos": [ + 1334, + 1685 + ] + }, + { + "id": "896d6530-13db-4ebd-8ca7-54b935a88386", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 85572 + ], + "label": "default resolution", + "pos": [ + 1334, + 1705 + ] + }, + { + "id": "7b3ed26e-f024-44b3-a399-440983815b63", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 85573 + ], + "label": "Use Refiner?", + "pos": [ + 1334, + 1725 + ] + } + ], + "outputs": [ + { + "id": "4495b4f0-be0b-4c37-8058-ac1041f201b0", + "name": "STRING", + "type": "STRING", + "linkIds": [ + 85586 + ], + "localized_name": "STRING", + "label": "Full prompt (for img save)", + "pos": [ + 2630, + 1370 + ] + }, + { + "id": "5763317a-cb83-400d-9297-251c8cae3fc0", + "name": "INT", + "type": "INT", + "linkIds": [ + 59809 + ], + "localized_name": "INT", + "label": "width", + "pos": [ + 2630, + 1390 + ] + }, + { + "id": "be566b24-a724-4ba1-ac72-757d8d00ce07", + "name": "INT_1", + "type": "INT", + "linkIds": [ + 59808 + ], + "localized_name": "INT_1", + "label": "height", + "pos": [ + 2630, + 1410 + ] + }, + { + "id": "2e4fd735-a8ac-4c5b-af30-cc6e013779d6", + "name": "STRING_1", + "type": "*", + "linkIds": [ + 85531 + ], + "localized_name": "STRING_1", + "label": "Full prompt (preview)", + "pos": [ + 2630, + 1430 + ] + }, + { + "id": "8d7e9a45-fe78-4e68-afbb-bab8f1156c38", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 7646 + ], + "localized_name": "IMAGE", + "label": "ControlNet preview", + "pos": [ + 2630, + 1450 + ] + }, + { + "id": "6007caf7-d8b7-41f2-9931-8ac21d360452", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 85389 + ], + "localized_name": "positive", + "pos": [ + 2630, + 1470 + ] + }, + { + "id": "0b8480bf-d3a5-4330-a220-d7fba5c8cca4", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 85390 + ], + "localized_name": "negative", + "pos": [ + 2630, + 1490 + ] + }, + { + "id": "c75368ba-aa0f-447e-aa00-f6363b104d0c", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 79040 + ], + "localized_name": "IMAGE_1", + "label": "IMAGE", + "pos": [ + 2630, + 1510 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 679, + "type": "Label (rgthree)", + "pos": [ + 1370, + 1210 + ], + "size": [ + 240.14999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image Size calculation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 680, + "type": "Label (rgthree)", + "pos": [ + 1640, + 1210 + ], + "size": [ + 114.73332977294922, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 681, + "type": "Label (rgthree)", + "pos": [ + 1870, + 1210 + ], + "size": [ + 116.0999984741211, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Interrogate", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 682, + "type": "Label (rgthree)", + "pos": [ + 2110, + 1210 + ], + "size": [ + 186.8333282470703, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image generation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 683, + "type": "Label (rgthree)", + "pos": [ + 2370, + 1210 + ], + "size": [ + 162.71665954589844, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Preview Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1870, + 1290 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Replace", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1640, + 1330 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 85522 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437, + 85389, + 85542 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438, + 85390, + 85543 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1470 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85541 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85542 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85543 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85544 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85550 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85548 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85545 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85547 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85546 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 85549 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85551 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1870, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85513 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85532 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1640, + 1290 + ], + "size": [ + 280, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72370 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 72313 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1590 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85552 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85539 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85540 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85551 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85560 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85555 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85556 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85557 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85558 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 85559 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85574 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 691, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1510 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85553 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85561 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85539 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1550 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85554 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85562 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85540 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 2120, + 1370 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85501 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82587 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 82588 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82586 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82585 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85538, + 85575 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 2110, + 1290 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475, + 85544 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1370, + 1290 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "localized_name": "IMAGE_GEN_WIDTH (INT)", + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "localized_name": "IMAGE_GEN_HEIGHT (INT)", + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1370 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1330 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85572 + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, c / a, c / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 2120, + 1690 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 85576 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85519 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1870, + 1370 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 85528 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 85537 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1870, + 1330 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "localized_name": "exclude_tags", + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 685, + "type": "ImpactWildcardProcessor", + "pos": [ + 1870, + 1410 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85537 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85531, + 85532, + 85561, + 85586 + ] + } + ], + "title": "Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1084964510027222, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 701, + "type": "LazySwitchKJ", + "pos": [ + 2120, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85575 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85574 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 85573 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85576 + ] + } + ], + "title": "Sampler Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "37659859825cea55940a58110525795ce5deb8be", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 2370, + 1290 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79040 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 47, + "title": "Normal Sampler", + "bounding": [ + 2110, + 1300, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 48, + "title": "Refiner", + "bounding": [ + 2110, + 1390, + 190, + 210 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 5969, + "origin_id": 528, + "origin_slot": 0, + "target_id": 548, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5916, + "origin_id": 541, + "origin_slot": 1, + "target_id": 548, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5968, + "origin_id": 528, + "origin_slot": 1, + "target_id": 547, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5915, + "origin_id": 541, + "origin_slot": 1, + "target_id": 547, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5603, + "origin_id": 537, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 71898, + "origin_id": 608, + "origin_slot": 0, + "target_id": 537, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 5437, + "origin_id": 520, + "origin_slot": 0, + "target_id": 521, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5438, + "origin_id": 520, + "origin_slot": 1, + "target_id": 521, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 5475, + "origin_id": 530, + "origin_slot": 0, + "target_id": 521, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 5448, + "origin_id": 529, + "origin_slot": 0, + "target_id": 520, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 8155, + "origin_id": 527, + "origin_slot": 0, + "target_id": 520, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 7029, + "origin_id": 524, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 5743, + "origin_id": 528, + "origin_slot": 0, + "target_id": 541, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5744, + "origin_id": 528, + "origin_slot": 1, + "target_id": 541, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5970, + "origin_id": 548, + "origin_slot": 0, + "target_id": 530, + "target_slot": 0, + "type": "INT" + }, + { + "id": 5971, + "origin_id": 547, + "origin_slot": 0, + "target_id": 530, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71874, + "origin_id": -10, + "origin_slot": 0, + "target_id": 608, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 5445, + "origin_id": -10, + "origin_slot": 1, + "target_id": 528, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5600, + "origin_id": -10, + "origin_slot": 1, + "target_id": 537, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 7030, + "origin_id": -10, + "origin_slot": 1, + "target_id": 572, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85519, + "origin_id": -10, + "origin_slot": 2, + "target_id": 524, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85522, + "origin_id": -10, + "origin_slot": 2, + "target_id": 520, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 72370, + "origin_id": -10, + "origin_slot": 4, + "target_id": 527, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5444, + "origin_id": -10, + "origin_slot": 5, + "target_id": 527, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 72313, + "origin_id": -10, + "origin_slot": 6, + "target_id": 527, + "target_slot": 2, + "type": "INT" + }, + { + "id": 85501, + "origin_id": -10, + "origin_slot": 7, + "target_id": 521, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 5436, + "origin_id": -10, + "origin_slot": 8, + "target_id": 521, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82587, + "origin_id": -10, + "origin_slot": 9, + "target_id": 521, + "target_slot": 5, + "type": "INT" + }, + { + "id": 82588, + "origin_id": -10, + "origin_slot": 10, + "target_id": 521, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 82586, + "origin_id": -10, + "origin_slot": 11, + "target_id": 521, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82585, + "origin_id": -10, + "origin_slot": 12, + "target_id": 521, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 6623, + "origin_id": -10, + "origin_slot": 13, + "target_id": 521, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 25158, + "origin_id": -10, + "origin_slot": 14, + "target_id": 520, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5429, + "origin_id": -10, + "origin_slot": 15, + "target_id": 520, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 8272, + "origin_id": -10, + "origin_slot": 16, + "target_id": 520, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 85513, + "origin_id": -10, + "origin_slot": 17, + "target_id": 529, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 59809, + "origin_id": 548, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 59808, + "origin_id": 547, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "INT" + }, + { + "id": 7646, + "origin_id": 527, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 85389, + "origin_id": 520, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 85390, + "origin_id": 520, + "origin_slot": 1, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 79040, + "origin_id": 572, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "IMAGE" + }, + { + "id": 85528, + "origin_id": -10, + "origin_slot": 3, + "target_id": 540, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85531, + "origin_id": 685, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 85532, + "origin_id": 685, + "origin_slot": 0, + "target_id": 529, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85537, + "origin_id": 540, + "origin_slot": 0, + "target_id": 685, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85539, + "origin_id": 691, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85540, + "origin_id": 690, + "origin_slot": 0, + "target_id": 693, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": -10, + "origin_slot": 7, + "target_id": 692, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85542, + "origin_id": 520, + "origin_slot": 0, + "target_id": 692, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85543, + "origin_id": 520, + "origin_slot": 1, + "target_id": 692, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85544, + "origin_id": 530, + "origin_slot": 0, + "target_id": 692, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85545, + "origin_id": -10, + "origin_slot": 10, + "target_id": 692, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85546, + "origin_id": -10, + "origin_slot": 12, + "target_id": 692, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85547, + "origin_id": -10, + "origin_slot": 11, + "target_id": 692, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85548, + "origin_id": -10, + "origin_slot": 9, + "target_id": 692, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85549, + "origin_id": -10, + "origin_slot": 18, + "target_id": 692, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85550, + "origin_id": -10, + "origin_slot": 8, + "target_id": 692, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85551, + "origin_id": 692, + "origin_slot": 0, + "target_id": 693, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85552, + "origin_id": -10, + "origin_slot": 19, + "target_id": 693, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85553, + "origin_id": -10, + "origin_slot": 20, + "target_id": 691, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85554, + "origin_id": -10, + "origin_slot": 20, + "target_id": 690, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85555, + "origin_id": -10, + "origin_slot": 9, + "target_id": 693, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85556, + "origin_id": -10, + "origin_slot": 10, + "target_id": 693, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85557, + "origin_id": -10, + "origin_slot": 11, + "target_id": 693, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85558, + "origin_id": -10, + "origin_slot": 12, + "target_id": 693, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85559, + "origin_id": -10, + "origin_slot": 18, + "target_id": 693, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85560, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85561, + "origin_id": 685, + "origin_slot": 0, + "target_id": 691, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85562, + "origin_id": -10, + "origin_slot": 21, + "target_id": 690, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85572, + "origin_id": -10, + "origin_slot": 22, + "target_id": 541, + "target_slot": 2, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 85573, + "origin_id": -10, + "origin_slot": 23, + "target_id": 701, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85574, + "origin_id": 693, + "origin_slot": 0, + "target_id": 701, + "target_slot": 1, + "type": "*" + }, + { + "id": 85575, + "origin_id": 521, + "origin_slot": 0, + "target_id": 701, + "target_slot": 0, + "type": "*" + }, + { + "id": 85576, + "origin_id": 701, + "origin_slot": 0, + "target_id": 524, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 85586, + "origin_id": 685, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 698, + "lastLinkId": 85713, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Model Backend", + "inputNode": { + "id": -10, + "bounding": [ + -930, + 1345, + 144, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 140, + 1370, + 144, + 200 + ] + }, + "inputs": [ + { + "id": "22a8248b-794c-45ae-8b7b-f3a531a0cf86", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85695 + ], + "localized_name": "clip", + "label": "clip (after loras)", + "pos": [ + -806, + 1365 + ] + }, + { + "id": "074be9a4-fc2b-4688-bd78-4caf4943f9c6", + "name": "text", + "type": "STRING", + "linkIds": [ + 85702 + ], + "localized_name": "text", + "label": "Start quality prompt", + "pos": [ + -806, + 1385 + ] + }, + { + "id": "b20fe47d-cd62-4751-acfd-87305e890e44", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85567, + 85569 + ], + "localized_name": "model", + "pos": [ + -806, + 1405 + ] + }, + { + "id": "f67a69f1-2923-472a-8071-c279f2590ef7", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 72115 + ], + "localized_name": "scheduler", + "pos": [ + -806, + 1425 + ] + }, + { + "id": "233a9e86-5c23-4579-a923-bdfafa8268cf", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85698 + ], + "localized_name": "text_1", + "label": "Negative prompt", + "pos": [ + -806, + 1445 + ] + }, + { + "id": "12afbe78-db2c-4964-9405-6d837f7abcb7", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 3235 + ], + "localized_name": "a", + "label": "Clip skip value", + "shape": 7, + "pos": [ + -806, + 1465 + ] + }, + { + "id": "e4320002-22ea-46e2-821d-da5ba64b76d4", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 1846 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": [ + -806, + 1485 + ] + }, + { + "id": "94ba9b28-40c2-404a-a1ca-8bdabaf623a3", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85696, + 85697 + ], + "label": "clip (after clip skip)", + "pos": [ + -806, + 1505 + ] + }, + { + "id": "6ae6ad9b-489a-4bc1-9f49-3dc27f48edc7", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 85706 + ], + "label": "clip (refiner)", + "pos": [ + -806, + 1525 + ] + }, + { + "id": "114a6b6c-31d8-4ef0-bd45-9814cfa1713a", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 85709 + ], + "label": "is v-pred? (refiner)", + "pos": [ + -806, + 1545 + ] + }, + { + "id": "8226fbdc-2999-429f-90e7-5ac786aa6424", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85710, + 85712 + ], + "label": "model (refiner)", + "pos": [ + -806, + 1565 + ] + } + ], + "outputs": [ + { + "id": "596bf808-9091-4b4e-972e-71a907be14c9", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 60358 + ], + "localized_name": "CONDITIONING", + "label": "Start quality prompt", + "pos": [ + 160, + 1390 + ] + }, + { + "id": "6369af16-8ff6-43d7-8336-dcdb7a8b67df", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ], + "localized_name": "scheduler", + "pos": [ + 160, + 1410 + ] + }, + { + "id": "fb1ffb22-2537-47df-84ec-3a9b1ec209ac", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": [ + 160, + 1430 + ] + }, + { + "id": "7f50f3aa-9382-46a5-b4d9-cb2c51ed85c6", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 85554 + ], + "localized_name": "CLIP", + "pos": [ + 160, + 1450 + ] + }, + { + "id": "81717fa3-7ddc-45ef-95a7-241888338c33", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ], + "localized_name": "CONDITIONING_1", + "label": "Negative prompt", + "pos": [ + 160, + 1470 + ] + }, + { + "id": "80bbe464-3e16-4e69-99ae-71f504617647", + "name": "*", + "type": "*", + "linkIds": [ + 85571 + ], + "localized_name": "*", + "label": "model", + "pos": [ + 160, + 1490 + ] + }, + { + "id": "fd6c7882-8a97-4a9a-b986-56540ae4ea21", + "name": "CLIP_1", + "type": "CLIP", + "linkIds": [ + 85707 + ], + "label": "CLIP (refiner)", + "pos": [ + 160, + 1510 + ] + }, + { + "id": "c74ce01d-e57f-4e97-b5fd-2b3b9ebc07fe", + "name": "*_1", + "type": "*", + "linkIds": [ + 85713 + ], + "label": "model (refiner)", + "pos": [ + 160, + 1530 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -70, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 72115 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -70, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "title": "SAMLoader (Detailer)", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "Label (rgthree)", + "pos": [ + -730, + 1340 + ], + "size": [ + 162.75, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 686, + "type": "Label (rgthree)", + "pos": [ + -530, + 1340 + ], + "size": [ + 205.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 688, + "type": "Label (rgthree)", + "pos": [ + -70, + 1340 + ], + "size": [ + 112.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 690, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1500 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85698 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85700 + ] + } + ], + "title": "Neg Dynamic", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1102625558984555, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1420 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85702 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85703 + ] + } + ], + "title": "Pos Dynamic", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 617362246067192, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1540 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85696 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85700 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85697 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85703 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 687, + "type": "Label (rgthree)", + "pos": [ + -290, + 1340 + ], + "size": [ + 149.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 695, + "type": "Label (rgthree)", + "pos": [ + -530, + 1520 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 694, + "type": "Label (rgthree)", + "pos": [ + -290, + 1480 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 696, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1590 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85710 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 85704 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 697, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1630 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85712 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 85705 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 698, + "type": "Switch any [Crystools]", + "pos": [ + -530, + 1670 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85704 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85705 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 85709 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85713 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -290, + 1420 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 3234, + 85708 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85695 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 85554 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1550 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 85708 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 85707 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85569 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1460 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85567 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -530, + 1500 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85571 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3234, + "origin_id": 460, + "origin_slot": 0, + "target_id": 459, + "target_slot": 1, + "type": "INT" + }, + { + "id": 323, + "origin_id": 81, + "origin_slot": 0, + "target_id": 158, + "target_slot": 0, + "type": "*" + }, + { + "id": 324, + "origin_id": 161, + "origin_slot": 0, + "target_id": 158, + "target_slot": 1, + "type": "*" + }, + { + "id": 85567, + "origin_id": -10, + "origin_slot": 2, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85569, + "origin_id": -10, + "origin_slot": 2, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 72115, + "origin_id": -10, + "origin_slot": 3, + "target_id": 514, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 3235, + "origin_id": -10, + "origin_slot": 5, + "target_id": 460, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 1846, + "origin_id": -10, + "origin_slot": 6, + "target_id": 158, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 60358, + "origin_id": 523, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 5321, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5322, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5323, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5324, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5325, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5326, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5327, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5328, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 85554, + "origin_id": 459, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CLIP" + }, + { + "id": 60359, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85655, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85656, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85657, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85658, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85659, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85660, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85661, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85662, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85571, + "origin_id": 158, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "MODEL" + }, + { + "id": 85695, + "origin_id": -10, + "origin_slot": 0, + "target_id": 459, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85696, + "origin_id": -10, + "origin_slot": 7, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 523, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85698, + "origin_id": -10, + "origin_slot": 4, + "target_id": 690, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85700, + "origin_id": 690, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85702, + "origin_id": -10, + "origin_slot": 1, + "target_id": 692, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85703, + "origin_id": 692, + "origin_slot": 0, + "target_id": 523, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85704, + "origin_id": 696, + "origin_slot": 0, + "target_id": 698, + "target_slot": 0, + "type": "*" + }, + { + "id": 85705, + "origin_id": 697, + "origin_slot": 0, + "target_id": 698, + "target_slot": 1, + "type": "*" + }, + { + "id": 85706, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85707, + "origin_id": 693, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CLIP" + }, + { + "id": 85708, + "origin_id": 460, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "INT" + }, + { + "id": 85709, + "origin_id": -10, + "origin_slot": 9, + "target_id": 698, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85710, + "origin_id": -10, + "origin_slot": 10, + "target_id": 696, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85712, + "origin_id": -10, + "origin_slot": 10, + "target_id": 697, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85713, + "origin_id": 698, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 684, + "lastLinkId": 85916, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -230, + 1395, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 550, + 1400, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "ac7c0d39-4bbd-4a45-a9f4-98d32cd088f2", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 71976, + 72023, + 71977 + ], + "localized_name": "image", + "pos": [ + -130, + 1415 + ] + } + ], + "outputs": [ + { + "id": "0c842ac2-a7c3-4ee9-969b-3227f4f5802b", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 72000 + ], + "localized_name": "IMAGE", + "pos": [ + 570, + 1420 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 609, + "type": "GetImageSize", + "pos": [ + -60, + 1360 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 71976 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 71965, + 71969 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 71967, + 71970 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71965 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71966 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71971 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 612, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71970 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 71966, + 71968 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "CR Image Input Switch", + "pos": [ + 320, + 1430 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 71977 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 71973 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72000 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 611, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71967 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71968 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71972 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "Image Resize (rgthree)", + "pos": [ + 150, + 1370 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72023 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 71971 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 71972 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71973 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 71965, + "origin_id": 609, + "origin_slot": 0, + "target_id": 610, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71966, + "origin_id": 612, + "origin_slot": 1, + "target_id": 610, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71971, + "origin_id": 610, + "origin_slot": 0, + "target_id": 613, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71972, + "origin_id": 611, + "origin_slot": 0, + "target_id": 613, + "target_slot": 2, + "type": "INT" + }, + { + "id": 71967, + "origin_id": 609, + "origin_slot": 1, + "target_id": 611, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71968, + "origin_id": 612, + "origin_slot": 1, + "target_id": 611, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71969, + "origin_id": 609, + "origin_slot": 0, + "target_id": 612, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71970, + "origin_id": 609, + "origin_slot": 1, + "target_id": 612, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71973, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 71976, + "origin_id": -10, + "origin_slot": 0, + "target_id": 609, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 71977, + "origin_id": -10, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72000, + "origin_id": 614, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 688, + "lastLinkId": 86024, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Clip Vision & IPAdapter Model", + "inputNode": { + "id": -10, + "bounding": [ + -470, + 995, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 60, + 975, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "cfb4c8d4-d961-465c-8e7a-85e9aaafde08", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 86023 + ], + "label": "Clip Vision", + "pos": [ + -370, + 1015 + ] + }, + { + "id": "96b70bfa-b8eb-48d8-8cd1-1bb5a8bdeb77", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 86024 + ], + "label": "IPAdapter", + "pos": [ + -370, + 1035 + ] + } + ], + "outputs": [ + { + "id": "4cb828fa-9d91-4693-b62c-44140945610a", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 85982 + ], + "localized_name": "IPADAPTER", + "pos": [ + 80, + 995 + ] + }, + { + "id": "3fc314b3-1bc0-467d-8b17-2792ee10af30", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 85983 + ], + "localized_name": "CLIP_VISION", + "pos": [ + 80, + 1015 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 688, + "type": "CLIPVisionLoader", + "pos": [ + -290, + 950 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 86023 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 85983 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 687, + "type": "IPAdapterModelLoader", + "pos": [ + -290, + 1050 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 86024 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 85982 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 85982, + "origin_id": 687, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 85983, + "origin_id": 688, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 86023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 688, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 86024, + "origin_id": -10, + "origin_slot": 1, + "target_id": 687, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "3797e73d-04e0-43dc-b421-22b36edecead", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 691, + "lastLinkId": 86067, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet & PreProcessor Model", + "inputNode": { + "id": -10, + "bounding": [ + 1990, + -305, + 133.33333587646484, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2520, + -325, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "46cb58d0-0b2a-4d00-b517-cd72a583d588", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 86066 + ], + "label": "ControlNet Model", + "pos": [ + 2103.333251953125, + -285 + ] + }, + { + "id": "517cf41e-2f7c-4ce9-b286-59c8f69b0663", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86067 + ], + "pos": [ + 2103.333251953125, + -265 + ] + } + ], + "outputs": [ + { + "id": "4e1e8b45-0b71-4b66-8ac5-3df3b96fd500", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 86025 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2540, + -305 + ] + }, + { + "id": "a1decf43-3bfc-48dc-a40a-ee10a5b4924a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86026 + ], + "localized_name": "preprocessor", + "pos": [ + 2540, + -285 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 690, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 2170, + -350 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 86066 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86025 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 691, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 2170, + -250 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86026 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 86025, + "origin_id": 690, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 86026, + "origin_id": 691, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86066, + "origin_id": -10, + "origin_slot": 0, + "target_id": 690, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86067, + "origin_id": -10, + "origin_slot": 1, + "target_id": 691, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "version": 1, + "state": { + "lastGroupId": 49, + "lastNodeId": 863, + "lastLinkId": 97299, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Transfer Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -480, + 2020, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 420, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "321474e4-1be6-41ee-b795-89ef3ca02bc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 92543, + 92513 + ], + "localized_name": "image", + "pos": [ + -380, + 2040 + ] + } + ], + "outputs": [ + { + "id": "0b482ceb-8b24-4a14-8673-6932b402666e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 97298 + ], + "label": "resized img", + "pos": [ + 440, + 2030 + ] + }, + { + "id": "a47421fc-1ef1-4924-9a04-dbb03ae17586", + "name": "int", + "type": "INT", + "linkIds": [ + 97299 + ], + "label": "resolution", + "pos": [ + 440, + 2050 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 752, + "type": "GetImageSize", + "pos": [ + -310, + 2080 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92513 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 92504, + 92506 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 92505, + 92508 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 756, + "type": "Image Resize (rgthree)", + "pos": [ + 60, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92543 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 92510 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 92511 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97297, + 97298 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 757, + "type": "Primitive integer [Crystools]", + "pos": [ + -310, + 2040 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "int", + "name": "int", + "type": "INT", + "links": [ + 92664, + 97299 + ] + } + ], + "title": "Set Res", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 753, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2120 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92504 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92505 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 92507, + 92509 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 755, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92508 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92509 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92511 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 754, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92506 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92507 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92510 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 92506, + "origin_id": 752, + "origin_slot": 0, + "target_id": 754, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92507, + "origin_id": 753, + "origin_slot": 1, + "target_id": 754, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92508, + "origin_id": 752, + "origin_slot": 1, + "target_id": 755, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92509, + "origin_id": 753, + "origin_slot": 1, + "target_id": 755, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92510, + "origin_id": 754, + "origin_slot": 0, + "target_id": 756, + "target_slot": 1, + "type": "INT" + }, + { + "id": 92511, + "origin_id": 755, + "origin_slot": 0, + "target_id": 756, + "target_slot": 2, + "type": "INT" + }, + { + "id": 92504, + "origin_id": 752, + "origin_slot": 0, + "target_id": 753, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92505, + "origin_id": 752, + "origin_slot": 1, + "target_id": 753, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92543, + "origin_id": -10, + "origin_slot": 0, + "target_id": 756, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 92513, + "origin_id": -10, + "origin_slot": 0, + "target_id": 752, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97298, + "origin_id": 756, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97299, + "origin_id": 757, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "0132e901-e401-423d-8a07-f1cf20886b30", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 909, + "lastLinkId": 37848, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampler Settings", + "inputNode": { + "id": -10, + "bounding": [ + 2030, + 1500, + 188.93333435058594, + 300 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2600, + 1570, + 133.36666870117188, + 160 + ] + }, + "inputs": [ + { + "id": "726e4b19-d090-40ca-ac73-0bbaed06c49b", + "name": "on_false", + "type": "*", + "linkIds": [ + 23735 + ], + "localized_name": "on_false", + "label": "default cfg", + "pos": [ + 2198.933334350586, + 1520 + ] + }, + { + "id": "bfefbe0e-d166-4563-8ef2-540cf3886c05", + "name": "on_true", + "type": "*", + "linkIds": [ + 23727 + ], + "localized_name": "on_true", + "label": "override cfg", + "pos": [ + 2198.933334350586, + 1540 + ] + }, + { + "id": "bcf4ffb4-9ca4-42a4-8929-8fed9d80079a", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 24217, + 24216, + 24221, + 24220, + 24219, + 24218 + ], + "localized_name": "switch", + "label": "Is Inpaint+Sample Switch?", + "pos": [ + 2198.933334350586, + 1560 + ] + }, + { + "id": "12c610cd-d9ce-4429-8b57-648dd89574c5", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 23737 + ], + "localized_name": "on_false_1", + "label": "default steps", + "pos": [ + 2198.933334350586, + 1580 + ] + }, + { + "id": "c657b66d-b6b7-4bdc-be89-1e0a3f61ed3f", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 23728 + ], + "localized_name": "on_true_1", + "label": "override steps", + "pos": [ + 2198.933334350586, + 1600 + ] + }, + { + "id": "167928c8-a11b-485e-821d-ddd50dd3cd3e", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 23736 + ], + "localized_name": "on_false_2", + "label": "default sampler", + "pos": [ + 2198.933334350586, + 1620 + ] + }, + { + "id": "f65423f3-d5a2-419e-9f8b-a5dee8313125", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 23730 + ], + "localized_name": "on_true_2", + "label": "override sampler", + "pos": [ + 2198.933334350586, + 1640 + ] + }, + { + "id": "b92674d7-ad47-486d-8848-d0ca610f2e89", + "name": "on_false_3", + "type": "*", + "linkIds": [ + 23738 + ], + "localized_name": "on_false_3", + "label": "default scheduler", + "pos": [ + 2198.933334350586, + 1660 + ] + }, + { + "id": "0f93c726-e745-4eb0-bd98-58f684bc443e", + "name": "on_true_3", + "type": "*", + "linkIds": [ + 23729 + ], + "localized_name": "on_true_3", + "label": "override scheduler", + "pos": [ + 2198.933334350586, + 1680 + ] + }, + { + "id": "c5a57d39-9754-437d-a501-4488c3db4149", + "name": "on_false_4", + "type": "*", + "linkIds": [ + 23749 + ], + "localized_name": "on_false_4", + "label": "default sampler name", + "pos": [ + 2198.933334350586, + 1700 + ] + }, + { + "id": "7249d224-af0d-4e16-8d7e-cb659c7d8b42", + "name": "on_true_4", + "type": "*", + "linkIds": [ + 23745 + ], + "localized_name": "on_true_4", + "label": "override sampler name", + "pos": [ + 2198.933334350586, + 1720 + ] + }, + { + "id": "9b725d79-4b76-4d60-a666-1107ba328b08", + "name": "on_false_5", + "type": "*", + "linkIds": [ + 23750 + ], + "localized_name": "on_false_5", + "label": "default scheduler name", + "pos": [ + 2198.933334350586, + 1740 + ] + }, + { + "id": "24ece74a-ae8f-438a-a280-b1961e028a56", + "name": "on_true_5", + "type": "*", + "linkIds": [ + 23747 + ], + "localized_name": "on_true_5", + "label": "override scheduler name", + "pos": [ + 2198.933334350586, + 1760 + ] + } + ], + "outputs": [ + { + "id": "77c7f657-8797-4935-94f8-9487d09a10cf", + "name": "*", + "type": "*", + "linkIds": [ + 23742, + 23744, + 37787 + ], + "localized_name": "*", + "label": "cfg", + "pos": [ + 2620, + 1590 + ] + }, + { + "id": "9c6a0b1d-b47b-485d-b3e0-24686b43fa79", + "name": "*_1", + "type": "*", + "linkIds": [ + 23741, + 23743, + 37786 + ], + "localized_name": "*_1", + "label": "steps", + "pos": [ + 2620, + 1610 + ] + }, + { + "id": "e3e3c014-1e2f-46db-9336-ad4d2fa0091a", + "name": "*_2", + "type": "*", + "linkIds": [ + 23739, + 37788 + ], + "localized_name": "*_2", + "label": "sampler", + "pos": [ + 2620, + 1630 + ] + }, + { + "id": "7b3bea75-3a2e-455a-9340-aeb8267081b2", + "name": "*_3", + "type": "*", + "linkIds": [ + 23740, + 37789 + ], + "localized_name": "*_3", + "label": "scheduler", + "pos": [ + 2620, + 1650 + ] + }, + { + "id": "c9d5bd45-82f1-485b-9923-d4bde2779fa2", + "name": "*_4", + "type": "*", + "linkIds": [ + 23751 + ], + "localized_name": "*_4", + "label": "sampler_name", + "pos": [ + 2620, + 1670 + ] + }, + { + "id": "425eb22f-8ad0-44fb-a7ae-0b9869b39a31", + "name": "*_5", + "type": "*", + "linkIds": [ + 23752 + ], + "localized_name": "*_5", + "label": "scheduler_name", + "pos": [ + 2620, + 1690 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 706, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1530 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23735 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23727 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24217 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23742, + 23744, + 37787 + ] + } + ], + "title": "Cfg switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 705, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1580 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23737 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23728 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24216 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23741, + 23743, + 37786 + ] + } + ], + "title": "Steps switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 703, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1630 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23736 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23730 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24221 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23739, + 37788 + ] + } + ], + "title": "Sampler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 704, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1680 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23738 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23729 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24220 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23740, + 37789 + ] + } + ], + "title": "Scheduler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 708, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1730 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23749 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23745 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24219 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23751 + ] + } + ], + "title": "Sampler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 709, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1780 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23750 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24218 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23752 + ] + } + ], + "title": "Scheduler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23735, + "origin_id": -10, + "origin_slot": 0, + "target_id": 706, + "target_slot": 0, + "type": "*" + }, + { + "id": 23727, + "origin_id": -10, + "origin_slot": 1, + "target_id": 706, + "target_slot": 1, + "type": "*" + }, + { + "id": 24217, + "origin_id": -10, + "origin_slot": 2, + "target_id": 706, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24216, + "origin_id": -10, + "origin_slot": 2, + "target_id": 705, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24221, + "origin_id": -10, + "origin_slot": 2, + "target_id": 703, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24220, + "origin_id": -10, + "origin_slot": 2, + "target_id": 704, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24219, + "origin_id": -10, + "origin_slot": 2, + "target_id": 708, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24218, + "origin_id": -10, + "origin_slot": 2, + "target_id": 709, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 23737, + "origin_id": -10, + "origin_slot": 3, + "target_id": 705, + "target_slot": 0, + "type": "*" + }, + { + "id": 23728, + "origin_id": -10, + "origin_slot": 4, + "target_id": 705, + "target_slot": 1, + "type": "*" + }, + { + "id": 23736, + "origin_id": -10, + "origin_slot": 5, + "target_id": 703, + "target_slot": 0, + "type": "*" + }, + { + "id": 23730, + "origin_id": -10, + "origin_slot": 6, + "target_id": 703, + "target_slot": 1, + "type": "*" + }, + { + "id": 23738, + "origin_id": -10, + "origin_slot": 7, + "target_id": 704, + "target_slot": 0, + "type": "*" + }, + { + "id": 23729, + "origin_id": -10, + "origin_slot": 8, + "target_id": 704, + "target_slot": 1, + "type": "*" + }, + { + "id": 23749, + "origin_id": -10, + "origin_slot": 9, + "target_id": 708, + "target_slot": 0, + "type": "*" + }, + { + "id": 23745, + "origin_id": -10, + "origin_slot": 10, + "target_id": 708, + "target_slot": 1, + "type": "*" + }, + { + "id": 23750, + "origin_id": -10, + "origin_slot": 11, + "target_id": 709, + "target_slot": 0, + "type": "*" + }, + { + "id": 23747, + "origin_id": -10, + "origin_slot": 12, + "target_id": 709, + "target_slot": 1, + "type": "*" + }, + { + "id": 23742, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23744, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37787, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23741, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23743, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 37786, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23739, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 37788, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 23740, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 37789, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 23751, + "origin_id": 708, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "STRING" + }, + { + "id": 23752, + "origin_id": 709, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "74f5dbab-ef00-4a43-a75c-758f1e6920c5", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 905, + "lastLinkId": 37818, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet", + "inputNode": { + "id": -10, + "bounding": [ + 2540, + 1300, + 167.8000030517578, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 4500, + 1300, + 120, + 100 + ] + }, + "inputs": [ + { + "id": "f17781ee-8b3c-4355-b2ae-6c50391d515e", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 37755, + 37768 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + 2687.800003051758, + 1320 + ] + }, + { + "id": "4e52c10d-2777-440e-8249-2f2f07648039", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 29638, + 37759 + ], + "localized_name": "positive", + "pos": [ + 2687.800003051758, + 1340 + ] + }, + { + "id": "2addd3c3-5f32-4a91-92e9-007ae8060cb8", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 29639, + 37760 + ], + "localized_name": "negative", + "pos": [ + 2687.800003051758, + 1360 + ] + }, + { + "id": "78e6d7c6-b20c-4f54-99a0-5a060d1bf355", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 27266, + 37758 + ], + "localized_name": "control_net", + "pos": [ + 2687.800003051758, + 1380 + ] + }, + { + "id": "36b6e70e-9c51-4c11-9e04-436bbbe28e4d", + "name": "vae_optional", + "type": "VAE", + "linkIds": [ + 37727, + 37761 + ], + "localized_name": "vae_optional", + "shape": 7, + "pos": [ + 2687.800003051758, + 1400 + ] + }, + { + "id": "85341117-febb-44cf-9e82-5d4825aaa9a7", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 33612, + 37763 + ], + "localized_name": "strength", + "pos": [ + 2687.800003051758, + 1420 + ] + }, + { + "id": "cd5c4551-3c37-46b6-a69c-f45680a2351f", + "name": "start_percent", + "type": "FLOAT", + "linkIds": [ + 33613, + 37764 + ], + "localized_name": "start_percent", + "pos": [ + 2687.800003051758, + 1440 + ] + }, + { + "id": "e2eeaa8a-898a-4896-be4e-fdacdb34eaef", + "name": "end_percent", + "type": "FLOAT", + "linkIds": [ + 33614, + 37765 + ], + "localized_name": "end_percent", + "pos": [ + 2687.800003051758, + 1460 + ] + }, + { + "id": "4477e451-a9ac-4131-9d03-109175849e65", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37744, + 37777, + 37783, + 37789, + 37790, + 37797 + ], + "label": "use external pose?", + "pos": [ + 2687.800003051758, + 1480 + ] + }, + { + "id": "0e8b2278-22c0-4541-880f-2b73307d3a22", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 37784 + ], + "label": "pre-process ext pose?", + "pos": [ + 2687.800003051758, + 1500 + ] + }, + { + "id": "684d0ab0-3b99-45b6-aed5-0bc1d31eb7fc", + "name": "on_true", + "type": "*", + "linkIds": [ + 37747 + ], + "label": "external pose img", + "pos": [ + 2687.800003051758, + 1520 + ] + }, + { + "id": "5f8e53b9-5d93-4665-9181-8921553e2c31", + "name": "switch_2", + "type": "BOOLEAN", + "linkIds": [ + 37776 + ], + "label": "fit pose in mask?", + "pos": [ + 2687.800003051758, + 1540 + ] + }, + { + "id": "e32aa961-356b-443e-8170-80f5d5c0a9c7", + "name": "switch_3", + "type": "BOOLEAN", + "linkIds": [ + 37804, + 37805 + ], + "label": "is hires?", + "pos": [ + 2687.800003051758, + 1560 + ] + }, + { + "id": "955b94b6-3bd8-4835-9136-d584847cd7fa", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37806 + ], + "label": "hires cn img", + "pos": [ + 2687.800003051758, + 1580 + ] + }, + { + "id": "c15cbf60-a015-4f6a-9c50-adc98db71372", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 37807 + ], + "label": "hires mask", + "pos": [ + 2687.800003051758, + 1600 + ] + }, + { + "id": "b8a7a73c-99ee-4704-9159-137578b07916", + "name": "on_false", + "type": "*", + "linkIds": [ + 37808 + ], + "label": "normal cn img", + "pos": [ + 2687.800003051758, + 1620 + ] + }, + { + "id": "4347a8ed-3a05-4e64-90a9-aed1efc7e633", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 37809 + ], + "label": "normal mask", + "pos": [ + 2687.800003051758, + 1640 + ] + } + ], + "outputs": [ + { + "id": "f50b5617-3922-4445-b73c-4513ec82f949", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "IMAGE", + "pos": [ + 4520, + 1320 + ] + }, + { + "id": "0a64c1f8-9b66-4162-a96c-c5b1ae823457", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 31943 + ], + "localized_name": "positive", + "pos": [ + 4520, + 1340 + ] + }, + { + "id": "47a88912-f5ef-45ef-85d6-84d760fa0e23", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 31944 + ], + "localized_name": "negative", + "pos": [ + 4520, + 1360 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 873, + "type": "Label (rgthree)", + "pos": [ + 2760, + 1280 + ], + "size": [ + 161.4499969482422, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 878, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1280 + ], + "size": [ + 188.11666870117188, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 880, + "type": "Label (rgthree)", + "pos": [ + 3230, + 1280 + ], + "size": [ + 101.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Fit Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 881, + "type": "LazySwitchKJ", + "pos": [ + 3230, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37778 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37752 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37775 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37782, + 37787 + ] + } + ], + "title": "Fit pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 813, + "type": "MathExpression|pysssss", + "pos": [ + 2760, + 1400 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28741 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28742 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 37756, + 37767 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + }, + "Node name for S&R": "MathExpression|pysssss" + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 810, + "type": "GetImageSize", + "pos": [ + 2760, + 1350 + ], + "size": [ + 140, + 124 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37811 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 28741 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 28742 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 897, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37791 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37793 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37789 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 891, + "type": "Label (rgthree)", + "pos": [ + 4170, + 1280 + ], + "size": [ + 217.43333435058594, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Switches", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 886, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1540 + ], + "size": [ + 197.4499969482422, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Default ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 898, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1400 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37792 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37794 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37790 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 879, + "type": "Label (rgthree)", + "pos": [ + 3560, + 1280 + ], + "size": [ + 252.11666870117188, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pre-Process", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 875, + "type": "Label (rgthree)", + "pos": [ + 3890, + 1280 + ], + "size": [ + 201.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alt IMG ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 889, + "type": "AIO_Preprocessor", + "pos": [ + 3560, + 1350 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37782 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37768 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37767 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37770 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 894, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3560, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37783 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37784 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37785 + ] + } + ], + "title": "Alt img + PreProcess?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 877, + "type": "LazySwitchKJ", + "pos": [ + 3560, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37787 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37770 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37785 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37786, + 37798 + ] + } + ], + "title": "Pre-Process Pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 882, + "type": "vsLinx_FitImageIntoBBoxMask", + "pos": [ + 3230, + 1350 + ], + "size": [ + 270, + 418 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "source", + "name": "source", + "type": "IMAGE", + "link": 37779 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 37814 + }, + { + "localized_name": "destination", + "name": "destination", + "shape": 7, + "type": "IMAGE", + "link": 37812 + } + ], + "outputs": [ + { + "localized_name": "composite", + "name": "composite", + "type": "IMAGE", + "links": [ + 37752 + ] + }, + { + "localized_name": "fitted_source", + "name": "fitted_source", + "type": "IMAGE", + "links": null + }, + { + "localized_name": "placed_mask", + "name": "placed_mask", + "type": "MASK", + "links": null + }, + { + "localized_name": "x", + "name": "x", + "type": "INT", + "links": null + }, + { + "localized_name": "y", + "name": "y", + "type": "INT", + "links": null + }, + { + "localized_name": "w", + "name": "w", + "type": "INT", + "links": null + }, + { + "localized_name": "h", + "name": "h", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_FitImageIntoBBoxMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "fit", + "center", + "center", + 0, + 0, + 0.5, + 0, + false, + "lanczos", + 1024, + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 795, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 3890, + 1350 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 29638 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 29639 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 27266 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37786 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37816 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37727 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 33612 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 33613 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 33614 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 31943, + 37793 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 31944, + 37794 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 2980, + 1670 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37759 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37760 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 37758 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37757 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37815 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37761 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37763 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 37764 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 37765 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37791 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37792 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 890, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3230, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37777 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37776 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37775 + ] + } + ], + "title": "Alt IMG + Fit Pose?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 887, + "type": "AIO_Preprocessor", + "pos": [ + 2980, + 1620 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37810 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37755 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37756 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37757, + 37799 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 899, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37799 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37798 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37797 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37800 + ] + } + ], + "title": "Pre-Processing Preview", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "LazySwitchKJ", + "pos": [ + 2980, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37813 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37744 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37778, + 37779 + ] + } + ], + "title": "Is alt img?", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 903, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1500 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37809 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37807 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37805 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37814, + 37815, + 37816 + ] + } + ], + "title": "CN Mask Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 902, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37808 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37806 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37804 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37810, + 37811, + 37812, + 37813 + ] + } + ], + "title": "CN IMG Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 28741, + "origin_id": 810, + "origin_slot": 0, + "target_id": 813, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 28742, + "origin_id": 810, + "origin_slot": 1, + "target_id": 813, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 29638, + "origin_id": -10, + "origin_slot": 1, + "target_id": 795, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 29639, + "origin_id": -10, + "origin_slot": 2, + "target_id": 795, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 27266, + "origin_id": -10, + "origin_slot": 3, + "target_id": 795, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37727, + "origin_id": -10, + "origin_slot": 4, + "target_id": 795, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 33612, + "origin_id": -10, + "origin_slot": 5, + "target_id": 795, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 33613, + "origin_id": -10, + "origin_slot": 6, + "target_id": 795, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 33614, + "origin_id": -10, + "origin_slot": 7, + "target_id": 795, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 31943, + "origin_id": 795, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 31944, + "origin_id": 795, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37744, + "origin_id": -10, + "origin_slot": 8, + "target_id": 876, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37747, + "origin_id": -10, + "origin_slot": 10, + "target_id": 876, + "target_slot": 1, + "type": "*" + }, + { + "id": 37752, + "origin_id": 882, + "origin_slot": 0, + "target_id": 881, + "target_slot": 1, + "type": "*" + }, + { + "id": 37755, + "origin_id": -10, + "origin_slot": 0, + "target_id": 887, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37756, + "origin_id": 813, + "origin_slot": 0, + "target_id": 887, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37757, + "origin_id": 887, + "origin_slot": 0, + "target_id": 888, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37758, + "origin_id": -10, + "origin_slot": 3, + "target_id": 888, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37759, + "origin_id": -10, + "origin_slot": 1, + "target_id": 888, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37760, + "origin_id": -10, + "origin_slot": 2, + "target_id": 888, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37761, + "origin_id": -10, + "origin_slot": 4, + "target_id": 888, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 37763, + "origin_id": -10, + "origin_slot": 5, + "target_id": 888, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 37764, + "origin_id": -10, + "origin_slot": 6, + "target_id": 888, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 37765, + "origin_id": -10, + "origin_slot": 7, + "target_id": 888, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 37767, + "origin_id": 813, + "origin_slot": 0, + "target_id": 889, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37768, + "origin_id": -10, + "origin_slot": 0, + "target_id": 889, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37770, + "origin_id": 889, + "origin_slot": 0, + "target_id": 877, + "target_slot": 1, + "type": "*" + }, + { + "id": 37775, + "origin_id": 890, + "origin_slot": 0, + "target_id": 881, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37776, + "origin_id": -10, + "origin_slot": 11, + "target_id": 890, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37777, + "origin_id": -10, + "origin_slot": 8, + "target_id": 890, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37778, + "origin_id": 876, + "origin_slot": 0, + "target_id": 881, + "target_slot": 0, + "type": "*" + }, + { + "id": 37779, + "origin_id": 876, + "origin_slot": 0, + "target_id": 882, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37782, + "origin_id": 881, + "origin_slot": 0, + "target_id": 889, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37783, + "origin_id": -10, + "origin_slot": 8, + "target_id": 894, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37784, + "origin_id": -10, + "origin_slot": 9, + "target_id": 894, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37785, + "origin_id": 894, + "origin_slot": 0, + "target_id": 877, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37786, + "origin_id": 877, + "origin_slot": 0, + "target_id": 795, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37787, + "origin_id": 881, + "origin_slot": 0, + "target_id": 877, + "target_slot": 0, + "type": "*" + }, + { + "id": 37789, + "origin_id": -10, + "origin_slot": 8, + "target_id": 897, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37790, + "origin_id": -10, + "origin_slot": 8, + "target_id": 898, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37791, + "origin_id": 888, + "origin_slot": 0, + "target_id": 897, + "target_slot": 0, + "type": "*" + }, + { + "id": 37792, + "origin_id": 888, + "origin_slot": 1, + "target_id": 898, + "target_slot": 0, + "type": "*" + }, + { + "id": 37793, + "origin_id": 795, + "origin_slot": 0, + "target_id": 897, + "target_slot": 1, + "type": "*" + }, + { + "id": 37794, + "origin_id": 795, + "origin_slot": 1, + "target_id": 898, + "target_slot": 1, + "type": "*" + }, + { + "id": 37797, + "origin_id": -10, + "origin_slot": 8, + "target_id": 899, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37798, + "origin_id": 877, + "origin_slot": 0, + "target_id": 899, + "target_slot": 1, + "type": "*" + }, + { + "id": 37799, + "origin_id": 887, + "origin_slot": 0, + "target_id": 899, + "target_slot": 0, + "type": "*" + }, + { + "id": 37800, + "origin_id": 899, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37804, + "origin_id": -10, + "origin_slot": 12, + "target_id": 902, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 903, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 902, + "target_slot": 1, + "type": "*" + }, + { + "id": 37807, + "origin_id": -10, + "origin_slot": 14, + "target_id": 903, + "target_slot": 1, + "type": "*" + }, + { + "id": 37808, + "origin_id": -10, + "origin_slot": 15, + "target_id": 902, + "target_slot": 0, + "type": "*" + }, + { + "id": 37809, + "origin_id": -10, + "origin_slot": 16, + "target_id": 903, + "target_slot": 0, + "type": "*" + }, + { + "id": 37810, + "origin_id": 902, + "origin_slot": 0, + "target_id": 887, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37811, + "origin_id": 902, + "origin_slot": 0, + "target_id": 810, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37812, + "origin_id": 902, + "origin_slot": 0, + "target_id": 882, + "target_slot": 2, + "type": "IMAGE" + }, + { + "id": 37813, + "origin_id": 902, + "origin_slot": 0, + "target_id": 876, + "target_slot": 0, + "type": "*" + }, + { + "id": 37814, + "origin_id": 903, + "origin_slot": 0, + "target_id": 882, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 37815, + "origin_id": 903, + "origin_slot": 0, + "target_id": 888, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 37816, + "origin_id": 903, + "origin_slot": 0, + "target_id": 795, + "target_slot": 4, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "858d627f-9e1b-4e29-8558-f1ac103dc90e", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 920, + "lastLinkId": 37894, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Normal Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1190, + 233.4499969482422, + 420 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3110, + 1190, + 129.6999969482422, + 160 + ] + }, + "inputs": [ + { + "id": "d5666a27-48f2-449e-9c5b-b5fe484aefc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37828 + ], + "localized_name": "image", + "pos": [ + 2093.449996948242, + 1210 + ] + }, + { + "id": "4f360cc9-5d40-497e-86df-dd9ab8a84ead", + "name": "mask", + "type": "MASK", + "linkIds": [ + 37829 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 2093.449996948242, + 1230 + ] + }, + { + "id": "fdc5046b-f8da-4a7a-8728-c273c8d7f565", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 27085 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 2093.449996948242, + 1250 + ] + }, + { + "id": "4f7df899-f6d6-49a5-bbcc-afabd73ddbd4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 32616 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 2093.449996948242, + 1270 + ] + }, + { + "id": "aab6a094-3f57-4a16-a7d9-fa974e11615b", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37879 + ], + "localized_name": "positive", + "label": "pre CN pos", + "pos": [ + 2093.449996948242, + 1290 + ] + }, + { + "id": "6f6f8204-7eca-40a3-a68d-caf0e9012305", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37877 + ], + "localized_name": "negative", + "label": "pre CN neg", + "pos": [ + 2093.449996948242, + 1310 + ] + }, + { + "id": "b44b8d3e-91d7-4183-a042-c9701d4f4e76", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37720, + 37721 + ], + "localized_name": "vae", + "pos": [ + 2093.449996948242, + 1330 + ] + }, + { + "id": "7b006398-0aeb-41b6-94cd-c6aff86d09e4", + "name": "model", + "type": "MODEL", + "linkIds": [ + 30569 + ], + "localized_name": "model", + "pos": [ + 2093.449996948242, + 1350 + ] + }, + { + "id": "fdd23b4b-772c-4329-9aa6-0c7e1a97e4ce", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37749 + ], + "localized_name": "positive_1", + "label": "after CN pos", + "pos": [ + 2093.449996948242, + 1370 + ] + }, + { + "id": "5e1e7799-21d0-4c48-982a-5ae21f335e0d", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37750 + ], + "localized_name": "negative_1", + "label": "after CN neg", + "pos": [ + 2093.449996948242, + 1390 + ] + }, + { + "id": "9be75c47-a89c-4afd-b83d-13a86dbfd255", + "name": "seed", + "type": "INT", + "linkIds": [ + 25540 + ], + "localized_name": "seed", + "pos": [ + 2093.449996948242, + 1410 + ] + }, + { + "id": "1ee795cb-e01e-4ea1-8781-21a022ee678f", + "name": "steps", + "type": "INT", + "linkIds": [ + 37865 + ], + "localized_name": "steps", + "pos": [ + 2093.449996948242, + 1430 + ] + }, + { + "id": "2ffda5d2-40c2-40e5-9f99-6fb230137f78", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 37862 + ], + "localized_name": "cfg", + "pos": [ + 2093.449996948242, + 1450 + ] + }, + { + "id": "3ba5584c-9699-4923-b369-8dcf9eb0b690", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 37868 + ], + "localized_name": "sampler_name", + "label": "sampler", + "pos": [ + 2093.449996948242, + 1470 + ] + }, + { + "id": "535314c9-c489-4502-8bb7-9f7ffa5835dd", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 37870 + ], + "localized_name": "scheduler", + "pos": [ + 2093.449996948242, + 1490 + ] + }, + { + "id": "90330171-3895-4dc6-8d8d-a1dd01f18157", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 23588 + ], + "localized_name": "denoise", + "pos": [ + 2093.449996948242, + 1510 + ] + }, + { + "id": "cef39c0e-579d-45bf-a506-37f718f9a5db", + "name": "on_false", + "type": "*", + "linkIds": [ + 22017 + ], + "localized_name": "on_false", + "label": "final img normal", + "pos": [ + 2093.449996948242, + 1530 + ] + }, + { + "id": "7fdd1f95-cfcf-4e0a-b65a-b6a018abab96", + "name": "on_true", + "type": "*", + "linkIds": [ + 37802 + ], + "localized_name": "on_true", + "label": "final img hires", + "pos": [ + 2093.449996948242, + 1550 + ] + }, + { + "id": "e3c50a91-b0a5-4cf4-9e8c-06c5612fadfd", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 22016 + ], + "localized_name": "switch", + "label": "Use inpaint?", + "pos": [ + 2093.449996948242, + 1570 + ] + } + ], + "outputs": [ + { + "id": "6e8df97f-b582-4705-9f95-088f1729d774", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37836 + ], + "localized_name": "positive", + "label": "pre cn positive", + "pos": [ + 3130, + 1210 + ] + }, + { + "id": "4237d468-e83c-48a8-9919-3b39646260cf", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37837 + ], + "localized_name": "negative", + "label": "pre cn negative", + "pos": [ + 3130, + 1230 + ] + }, + { + "id": "19061c66-271b-421a-a305-5dde0e58b8b7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "image", + "pos": [ + 3130, + 1250 + ] + }, + { + "id": "0562846d-3055-4ab1-a9b1-f758a5aba8a8", + "name": "*", + "type": "*", + "linkIds": [ + 22018, + 22019 + ], + "localized_name": "*", + "label": "final inpaint img", + "pos": [ + 3130, + 1270 + ] + }, + { + "id": "38800f6a-0a4b-423e-8cd4-b7012802b4d3", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37881 + ], + "pos": [ + 3130, + 1290 + ] + }, + { + "id": "10aea75f-4b81-4666-ad56-c662174f2419", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37882 + ], + "pos": [ + 3130, + 1310 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 672, + "type": "InpaintStitchImproved", + "pos": [ + 2680, + 1230 + ], + "size": [ + 235.1999969482422, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 21871 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 21872 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 37800 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 670, + "type": "VAEDecode", + "pos": [ + 2500, + 1270 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 21867 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37721 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 21872, + 37889 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 671, + "type": "KSampler", + "pos": [ + 2500, + 1230 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 30569 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37749 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37750 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 21870 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 25540 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37865 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37862 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37868 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37870 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 23588 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 21867 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 525493778966480, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 669, + "type": "InpaintModelConditioning", + "pos": [ + 2200, + 1280 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37879 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37877 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37720 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 21865 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 21866 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 37836 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 37837 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 21870 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "InpaintCropImproved", + "pos": [ + 2200, + 1230 + ], + "size": [ + 390, + 630 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37828 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 37829 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 27085 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 32616 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 21871 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 21865, + 37881 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 21866, + 37882 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 674, + "type": "LazySwitchKJ", + "pos": [ + 2920, + 1230 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 22017 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37802 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 22016 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 22018, + 22019 + ] + } + ], + "title": "After Inpaint IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 21865, + "origin_id": 668, + "origin_slot": 1, + "target_id": 669, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 21866, + "origin_id": 668, + "origin_slot": 2, + "target_id": 669, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 21867, + "origin_id": 671, + "origin_slot": 0, + "target_id": 670, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 21870, + "origin_id": 669, + "origin_slot": 2, + "target_id": 671, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 21871, + "origin_id": 668, + "origin_slot": 0, + "target_id": 672, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 21872, + "origin_id": 670, + "origin_slot": 0, + "target_id": 672, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37828, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37829, + "origin_id": -10, + "origin_slot": 1, + "target_id": 668, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 27085, + "origin_id": -10, + "origin_slot": 2, + "target_id": 668, + "target_slot": 3, + "type": "INT" + }, + { + "id": 32616, + "origin_id": -10, + "origin_slot": 3, + "target_id": 668, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37879, + "origin_id": -10, + "origin_slot": 4, + "target_id": 669, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37877, + "origin_id": -10, + "origin_slot": 5, + "target_id": 669, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37720, + "origin_id": -10, + "origin_slot": 6, + "target_id": 669, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37721, + "origin_id": -10, + "origin_slot": 6, + "target_id": 670, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 30569, + "origin_id": -10, + "origin_slot": 7, + "target_id": 671, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 37749, + "origin_id": -10, + "origin_slot": 8, + "target_id": 671, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37750, + "origin_id": -10, + "origin_slot": 9, + "target_id": 671, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 25540, + "origin_id": -10, + "origin_slot": 10, + "target_id": 671, + "target_slot": 4, + "type": "INT" + }, + { + "id": 37865, + "origin_id": -10, + "origin_slot": 11, + "target_id": 671, + "target_slot": 5, + "type": "INT" + }, + { + "id": 37862, + "origin_id": -10, + "origin_slot": 12, + "target_id": 671, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 37868, + "origin_id": -10, + "origin_slot": 13, + "target_id": 671, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 37870, + "origin_id": -10, + "origin_slot": 14, + "target_id": 671, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 23588, + "origin_id": -10, + "origin_slot": 15, + "target_id": 671, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 22017, + "origin_id": -10, + "origin_slot": 16, + "target_id": 674, + "target_slot": 0, + "type": "*" + }, + { + "id": 37802, + "origin_id": -10, + "origin_slot": 17, + "target_id": 674, + "target_slot": 1, + "type": "*" + }, + { + "id": 22016, + "origin_id": -10, + "origin_slot": 18, + "target_id": 674, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37836, + "origin_id": 669, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37837, + "origin_id": 669, + "origin_slot": 1, + "target_id": -20, + "target_slot": 1, + "type": "*" + }, + { + "id": 37800, + "origin_id": 672, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "*" + }, + { + "id": 22018, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 22019, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37881, + "origin_id": 668, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37882, + "origin_id": 668, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "802952dd-8f69-46b2-bdcb-9780f782ae76", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 928, + "lastLinkId": 37841, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 4440, + 520, + 224, + 540 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 6770, + 500, + 122.66666412353516, + 160 + ] + }, + "inputs": [ + { + "id": "fe544064-1e7d-483d-aa54-1b7f95766413", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 34810, + 34367 + ], + "localized_name": "positive", + "pos": [ + 4644, + 540 + ] + }, + { + "id": "05c2a13b-bfe4-4e32-b810-be93199e0403", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 34811, + 34368 + ], + "localized_name": "negative", + "pos": [ + 4644, + 560 + ] + }, + { + "id": "cf9ae0b2-92bc-49f7-9cbf-a63eb8c395ea", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37722, + 37724, + 37725, + 37726 + ], + "localized_name": "vae", + "pos": [ + 4644, + 580 + ] + }, + { + "id": "437fc1d9-12f0-4a2f-a74a-0ec75e4ddd40", + "name": "model", + "type": "MODEL", + "linkIds": [ + 35599, + 34379 + ], + "localized_name": "model", + "pos": [ + 4644, + 600 + ] + }, + { + "id": "e1a51257-b343-41ee-bccf-c195021f3fbf", + "name": "seed", + "type": "INT", + "linkIds": [ + 34979, + 34980 + ], + "localized_name": "seed", + "pos": [ + 4644, + 620 + ] + }, + { + "id": "382469d2-7301-475f-a106-3664f877b1c5", + "name": "steps", + "type": "INT", + "linkIds": [ + 34817, + 36470 + ], + "localized_name": "steps", + "pos": [ + 4644, + 640 + ] + }, + { + "id": "1a5a9a89-7ee7-48f9-afd6-954f13afd563", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 34816, + 36468 + ], + "localized_name": "cfg", + "pos": [ + 4644, + 660 + ] + }, + { + "id": "7cc8e22c-320a-41fd-b5df-5009147855d7", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 34819, + 34983 + ], + "localized_name": "sampler_name", + "pos": [ + 4644, + 680 + ] + }, + { + "id": "6479255e-fd8d-420c-bafb-45cb6d7ddc9a", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 34818, + 34984 + ], + "localized_name": "scheduler", + "pos": [ + 4644, + 700 + ] + }, + { + "id": "4ad6c3f7-020b-4e49-9e83-1748d07a185f", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 34820 + ], + "localized_name": "denoise", + "pos": [ + 4644, + 720 + ] + }, + { + "id": "1b15f594-28c0-4707-ab61-be80213b13e7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 34803, + 36129, + 37819 + ], + "localized_name": "image", + "pos": [ + 4644, + 740 + ] + }, + { + "id": "906cbd66-e3f3-4b42-8f4e-348600324066", + "name": "mask", + "type": "MASK", + "linkIds": [ + 34804 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 4644, + 760 + ] + }, + { + "id": "312cdf00-d0f4-4fb1-8295-c35bbfe54c74", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 34805 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 4644, + 780 + ] + }, + { + "id": "e90c62d7-c0b9-49d2-9bdd-833a20c5f3e4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 34806 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 4644, + 800 + ] + }, + { + "id": "d33d734f-e571-4e53-b099-98b5e5e84170", + "name": "on_false", + "type": "*", + "linkIds": [ + 37543 + ], + "localized_name": "on_false", + "label": "default upscale model", + "pos": [ + 4644, + 820 + ] + }, + { + "id": "01fbeb97-07df-40a4-88e7-b7baf2ec6bc7", + "name": "on_true", + "type": "*", + "linkIds": [ + 37538 + ], + "localized_name": "on_true", + "label": "alt upscale factor", + "pos": [ + 4644, + 840 + ] + }, + { + "id": "5a63e10c-db27-452b-855a-788240a3903b", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37539, + 37536 + ], + "localized_name": "switch", + "label": "use alt upscale model?", + "pos": [ + 4644, + 860 + ] + }, + { + "id": "8e510a9e-cd11-483c-8e79-2a4b9c2298a5", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37535 + ], + "localized_name": "on_true_1", + "label": "alt upscale model", + "pos": [ + 4644, + 880 + ] + }, + { + "id": "cdafb86b-3b91-401c-a256-475450914ad4", + "name": "denoise_1", + "type": "FLOAT", + "linkIds": [ + 37099 + ], + "localized_name": "denoise_1", + "label": "hires fix denoise val", + "pos": [ + 4644, + 900 + ] + }, + { + "id": "1d2c80d1-ffe6-445d-befa-55b562055927", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 34824 + ], + "localized_name": "on_false_1", + "label": "normal inpaint img", + "pos": [ + 4644, + 920 + ] + }, + { + "id": "bc8e5c71-b245-48e6-ac7c-0786d388666f", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 34822, + 37817 + ], + "localized_name": "switch_1", + "label": "use hires fix?", + "pos": [ + 4644, + 940 + ] + }, + { + "id": "d913776b-c0a8-425a-aed4-1f1a9733fe14", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 37781 + ], + "label": "default upscale factor", + "pos": [ + 4644, + 960 + ] + }, + { + "id": "da8bbb7a-7d0a-46e9-8a93-b1dbdbce51eb", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37794 + ], + "label": "after CN pos", + "pos": [ + 4644, + 980 + ] + }, + { + "id": "a175acc5-fde6-4ee7-bfaa-ada4151cd1f2", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37795 + ], + "label": "after CN neg", + "pos": [ + 4644, + 1000 + ] + }, + { + "id": "8d0c4cfe-acda-4772-93e9-21d955bb0a0e", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 37815 + ], + "label": "color fix strength", + "pos": [ + 4644, + 1020 + ] + } + ], + "outputs": [ + { + "id": "4a8ca609-bb4b-481e-98ba-544a158a7f0a", + "name": "*", + "type": "*", + "linkIds": [ + 34825 + ], + "localized_name": "*", + "label": "final img", + "pos": [ + 6790, + 520 + ] + }, + { + "id": "07c1bd46-14a0-4b1c-a894-01598cb1a923", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37792 + ], + "label": "pre CN pos", + "pos": [ + 6790, + 540 + ] + }, + { + "id": "787c8e39-f4f0-4193-a16e-cf38ecc79310", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37793 + ], + "label": "pre CN neg", + "pos": [ + 6790, + 560 + ] + }, + { + "id": "fcf35597-663f-4d27-9577-3db07aaabe18", + "name": "*_1", + "type": "*", + "linkIds": [ + 37820 + ], + "label": "pre hires img", + "pos": [ + 6790, + 580 + ] + }, + { + "id": "cefd7e70-b44e-4eef-8c20-f72f38898d6a", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37825 + ], + "pos": [ + 6790, + 600 + ] + }, + { + "id": "d7bfe4de-7a57-4452-8924-3b7d1b3eb710", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37826 + ], + "pos": [ + 6790, + 620 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 894, + "type": "Label (rgthree)", + "pos": [ + 4800, + 480 + ], + "size": [ + 163.68333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 868, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 710 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37781 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37538 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37539 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37540, + 37787 + ] + } + ], + "title": "Upscale factor switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 895, + "type": "Label (rgthree)", + "pos": [ + 5100, + 480 + ], + "size": [ + 72.06666564941406, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 896, + "type": "Label (rgthree)", + "pos": [ + 5400, + 480 + ], + "size": [ + 209.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Upscale Crop/Mask", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 897, + "type": "Label (rgthree)", + "pos": [ + 5700, + 480 + ], + "size": [ + 169.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Prompt", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 900, + "type": "Label (rgthree)", + "pos": [ + 6300, + 480 + ], + "size": [ + 161.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Matching", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 899, + "type": "Label (rgthree)", + "pos": [ + 6000, + 480 + ], + "size": [ + 172.0833282470703, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "HiRes Sampling", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 867, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37543 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37535 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37536 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37537, + 37541 + ] + } + ], + "title": "Upscale model switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 839, + "type": "MaskToImage", + "pos": [ + 5400, + 610 + ], + "size": [ + 184.58333435058594, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34808 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34372 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "MaskToImage", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 914, + "type": "Label (rgthree)", + "pos": [ + 6530, + 480 + ], + "size": [ + 148.0833282470703, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 838, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + 5400, + 660 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37541 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34372 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37787 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34374 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 913, + "type": "LazySwitchKJ", + "pos": [ + 6530, + 560 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37819 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37818 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37817 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37820 + ] + } + ], + "title": "Pre Hires IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 835, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + 5400, + 560 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37537 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34809 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37540 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34369, + 37816 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 840, + "type": "ImageToMask", + "pos": [ + 5400, + 710 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34374 + } + ], + "outputs": [ + { + "localized_name": "MASK", + "name": "MASK", + "type": "MASK", + "links": [ + 34375 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "ImageToMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "red" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 837, + "type": "InpaintModelConditioning", + "pos": [ + 5690, + 560 + ], + "size": [ + 270, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34367 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34368 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37725 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 34369 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34375 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37803, + 37808 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37804, + 37809 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "links": [ + 34378 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 855, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 560 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36468 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 36469 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + }, + "Node name for S&R": "MathExpression|pysssss" + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36470 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 36471 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + }, + "Node name for S&R": "MathExpression|pysssss" + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 846, + "type": "VAEDecode", + "pos": [ + 5100, + 710 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34800 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37724 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 34809, + 37818 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 845, + "type": "KSampler", + "pos": [ + 5100, + 660 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 35599 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37794 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37795 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34799 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34979 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 34817 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 34816 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34819 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34818 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 34820 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 34800 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 847, + "type": "InpaintModelConditioning", + "pos": [ + 5100, + 610 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34810 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34811 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37722 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 34801 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34802 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 35597, + 37792 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 35598, + 37793 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 34799 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 842, + "type": "VAEDecode", + "pos": [ + 6000, + 610 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34380 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37726 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 36520 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "KSampler", + "pos": [ + 6000, + 560 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 34379 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37808 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37809 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34378 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34980 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 36471 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 36469 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34983 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34984 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37099 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 34380 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.15 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 848, + "type": "InpaintCropImproved", + "pos": [ + 5100, + 560 + ], + "size": [ + 390, + 626 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34803 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 34804 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 34805 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 34806 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 34821 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 34801, + 37825 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 34802, + 34808, + 37826 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 843, + "type": "InpaintStitchImproved", + "pos": [ + 6000, + 660 + ], + "size": [ + 215.46666564941407, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 34821 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 36520 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36521 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 850, + "type": "LazySwitchKJ", + "pos": [ + 6300, + 610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 34824 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 36522 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 34822 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 34825 + ] + } + ], + "title": "Hires Fix Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 852, + "type": "ColorMatch", + "pos": [ + 6300, + 560 + ], + "size": [ + 270, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 36129 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 36521 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37815 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "mkl", + 0, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 34801, + "origin_id": 848, + "origin_slot": 1, + "target_id": 847, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 34802, + "origin_id": 848, + "origin_slot": 2, + "target_id": 847, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34799, + "origin_id": 847, + "origin_slot": 2, + "target_id": 845, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 34800, + "origin_id": 845, + "origin_slot": 0, + "target_id": 846, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 37537, + "origin_id": 867, + "origin_slot": 0, + "target_id": 835, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34809, + "origin_id": 846, + "origin_slot": 0, + "target_id": 835, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37540, + "origin_id": 868, + "origin_slot": 0, + "target_id": 835, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37541, + "origin_id": 867, + "origin_slot": 0, + "target_id": 838, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34372, + "origin_id": 839, + "origin_slot": 0, + "target_id": 838, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 34808, + "origin_id": 848, + "origin_slot": 2, + "target_id": 839, + "target_slot": 0, + "type": "MASK" + }, + { + "id": 34374, + "origin_id": 838, + "origin_slot": 0, + "target_id": 840, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 34369, + "origin_id": 835, + "origin_slot": 0, + "target_id": 837, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 34375, + "origin_id": 840, + "origin_slot": 0, + "target_id": 837, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34378, + "origin_id": 837, + "origin_slot": 2, + "target_id": 841, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 36471, + "origin_id": 854, + "origin_slot": 0, + "target_id": 841, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36469, + "origin_id": 855, + "origin_slot": 1, + "target_id": 841, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 34380, + "origin_id": 841, + "origin_slot": 0, + "target_id": 842, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 34821, + "origin_id": 848, + "origin_slot": 0, + "target_id": 843, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 36520, + "origin_id": 842, + "origin_slot": 0, + "target_id": 843, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 36522, + "origin_id": 852, + "origin_slot": 0, + "target_id": 850, + "target_slot": 1, + "type": "*" + }, + { + "id": 36521, + "origin_id": 843, + "origin_slot": 0, + "target_id": 852, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 34810, + "origin_id": -10, + "origin_slot": 0, + "target_id": 847, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34367, + "origin_id": -10, + "origin_slot": 0, + "target_id": 837, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34811, + "origin_id": -10, + "origin_slot": 1, + "target_id": 847, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 34368, + "origin_id": -10, + "origin_slot": 1, + "target_id": 837, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37722, + "origin_id": -10, + "origin_slot": 2, + "target_id": 847, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37724, + "origin_id": -10, + "origin_slot": 2, + "target_id": 846, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 37725, + "origin_id": -10, + "origin_slot": 2, + "target_id": 837, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37726, + "origin_id": -10, + "origin_slot": 2, + "target_id": 842, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 35599, + "origin_id": -10, + "origin_slot": 3, + "target_id": 845, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34379, + "origin_id": -10, + "origin_slot": 3, + "target_id": 841, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34979, + "origin_id": -10, + "origin_slot": 4, + "target_id": 845, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34980, + "origin_id": -10, + "origin_slot": 4, + "target_id": 841, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34817, + "origin_id": -10, + "origin_slot": 5, + "target_id": 845, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 854, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34816, + "origin_id": -10, + "origin_slot": 6, + "target_id": 845, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 36468, + "origin_id": -10, + "origin_slot": 6, + "target_id": 855, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34819, + "origin_id": -10, + "origin_slot": 7, + "target_id": 845, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34983, + "origin_id": -10, + "origin_slot": 7, + "target_id": 841, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34818, + "origin_id": -10, + "origin_slot": 8, + "target_id": 845, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34984, + "origin_id": -10, + "origin_slot": 8, + "target_id": 841, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34820, + "origin_id": -10, + "origin_slot": 9, + "target_id": 845, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34803, + "origin_id": -10, + "origin_slot": 10, + "target_id": 848, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 36129, + "origin_id": -10, + "origin_slot": 10, + "target_id": 852, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 34804, + "origin_id": -10, + "origin_slot": 11, + "target_id": 848, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 34805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 848, + "target_slot": 3, + "type": "INT" + }, + { + "id": 34806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 848, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37543, + "origin_id": -10, + "origin_slot": 14, + "target_id": 867, + "target_slot": 0, + "type": "*" + }, + { + "id": 37538, + "origin_id": -10, + "origin_slot": 15, + "target_id": 868, + "target_slot": 1, + "type": "*" + }, + { + "id": 37539, + "origin_id": -10, + "origin_slot": 16, + "target_id": 868, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37536, + "origin_id": -10, + "origin_slot": 16, + "target_id": 867, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37535, + "origin_id": -10, + "origin_slot": 17, + "target_id": 867, + "target_slot": 1, + "type": "*" + }, + { + "id": 37099, + "origin_id": -10, + "origin_slot": 18, + "target_id": 841, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34824, + "origin_id": -10, + "origin_slot": 19, + "target_id": 850, + "target_slot": 0, + "type": "*" + }, + { + "id": 34822, + "origin_id": -10, + "origin_slot": 20, + "target_id": 850, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 34825, + "origin_id": 850, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37781, + "origin_id": -10, + "origin_slot": 21, + "target_id": 868, + "target_slot": 0, + "type": "*" + }, + { + "id": 37787, + "origin_id": 868, + "origin_slot": 0, + "target_id": 838, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37792, + "origin_id": 847, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37793, + "origin_id": 847, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37794, + "origin_id": -10, + "origin_slot": 22, + "target_id": 845, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37795, + "origin_id": -10, + "origin_slot": 23, + "target_id": 845, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37808, + "origin_id": 837, + "origin_slot": 0, + "target_id": 841, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37809, + "origin_id": 837, + "origin_slot": 1, + "target_id": 841, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37815, + "origin_id": -10, + "origin_slot": 24, + "target_id": 852, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37817, + "origin_id": -10, + "origin_slot": 20, + "target_id": 913, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37818, + "origin_id": 846, + "origin_slot": 0, + "target_id": 913, + "target_slot": 1, + "type": "*" + }, + { + "id": 37819, + "origin_id": -10, + "origin_slot": 10, + "target_id": 913, + "target_slot": 0, + "type": "*" + }, + { + "id": 37820, + "origin_id": 913, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "*" + }, + { + "id": 37825, + "origin_id": 848, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37826, + "origin_id": 848, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "be55250f-aa61-4eba-93da-fd8fe669d006", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 910, + "lastLinkId": 37873, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Prepare prompt", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1500, + 120, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2700, + 1510, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "580d84ef-29aa-4660-91d3-d5acd74134b4", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 37708, + 37709 + ], + "localized_name": "clip", + "pos": [ + 1980, + 1520 + ] + }, + { + "id": "28f6793d-2302-4cd9-877d-e0f861ff2dde", + "name": "populated_text", + "type": "STRING", + "linkIds": [ + 23634 + ], + "localized_name": "populated_text", + "label": "neg prompt", + "pos": [ + 1980, + 1540 + ] + }, + { + "id": "33baaf0d-0c75-454a-a0b3-2266d45a5d00", + "name": "populated_text_1", + "type": "STRING", + "linkIds": [ + 23633 + ], + "localized_name": "populated_text_1", + "label": "pos prompt", + "pos": [ + 1980, + 1560 + ] + } + ], + "outputs": [ + { + "id": "73e09711-553c-4b92-b2a5-9421eeb8843b", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 23638, + 37782 + ], + "localized_name": "CONDITIONING", + "label": "NEG prompt", + "pos": [ + 2720, + 1530 + ] + }, + { + "id": "b7a43fea-e09b-4773-9590-8d53a1313198", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 23637, + 37781 + ], + "localized_name": "CONDITIONING_1", + "label": "POS prompt", + "pos": [ + 2720, + 1550 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 694, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1530 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23634 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23636 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 562263231641545, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 696, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1530 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23636 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23638, + 37782 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1580 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23633 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23635 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 368154881459372, + "decrement", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 695, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1580 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37709 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23635 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23637, + 37781 + ] + } + ], + "title": "Prompt pos convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23636, + "origin_id": 694, + "origin_slot": 0, + "target_id": 696, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 23635, + "origin_id": 693, + "origin_slot": 0, + "target_id": 695, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 37708, + "origin_id": -10, + "origin_slot": 0, + "target_id": 696, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 37709, + "origin_id": -10, + "origin_slot": 0, + "target_id": 695, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 23634, + "origin_id": -10, + "origin_slot": 1, + "target_id": 694, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23633, + "origin_id": -10, + "origin_slot": 2, + "target_id": 693, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23638, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37782, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 23637, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37781, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "7f910cc2-5cab-4f22-95b4-9b4c5667a6cc", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 865, + "lastLinkId": 37247, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Upscale Model", + "inputNode": { + "id": -10, + "bounding": [ + 4916.065566882787, + 145.58109845676185, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 5476.065566882787, + 135.58109845676185, + 145.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "cb788f18-fed5-4b75-96bc-1e7b688a26f1", + "name": "model_name", + "type": "COMBO", + "linkIds": [ + 37245 + ], + "label": "Upscale model", + "pos": [ + 5016.065566882787, + 165.58109845676185 + ] + }, + { + "id": "61787faa-c19e-47a9-b833-2e516bad6b1f", + "name": "value", + "type": "FLOAT", + "linkIds": [ + 37246 + ], + "label": "Upscale by", + "pos": [ + 5016.065566882787, + 185.58109845676185 + ] + } + ], + "outputs": [ + { + "id": "8f7e8dc6-a285-428f-bea3-34d40fa92df9", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "linkIds": [ + 34366, + 34373 + ], + "localized_name": "UPSCALE_MODEL", + "pos": [ + 5496.065566882787, + 155.58109845676185 + ] + }, + { + "id": "c0ab2009-e77f-4a20-ac0a-2ea7fef4defa", + "name": "", + "type": "FLOAT", + "linkIds": [ + 37247 + ], + "label": "Upscale Factor", + "pos": [ + 5496.065566882787, + 175.58109845676185 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 836, + "type": "UpscaleModelLoader", + "pos": [ + 5100, + 110 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "model_name", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": 37245 + } + ], + "outputs": [ + { + "localized_name": "UPSCALE_MODEL", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 34366, + 34373 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "shape": 1 + }, + { + "id": 865, + "type": "PrimitiveFloat", + "pos": [ + 5100, + 210 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": 37246 + } + ], + "outputs": [ + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 37247 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveFloat", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 2 + ] + } + ], + "groups": [], + "links": [ + { + "id": 34366, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34373, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37245, + "origin_id": -10, + "origin_slot": 0, + "target_id": 836, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 37246, + "origin_id": -10, + "origin_slot": 1, + "target_id": 865, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37247, + "origin_id": 865, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "1399a6b4-8669-4a23-8aa0-fb5091cc1699", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": [ + 1828.6666259765625, + -205 + ] + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": [ + 1828.6666259765625, + -185 + ] + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2270, + -225 + ] + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": [ + 2270, + -205 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + }, + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [], + "frontendVersion": "1.34.9", + "ds": { + "scale": 0.7772878423883757, + "offset": [ + 1602.8990515341318, + -353.84154433920236 + ] + }, + "workflowRendererVersion": "LG" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v5.0/IMG2IMG_ADetailer_2025-12-19-174132.png b/workflows/IMG2IMG/v5.0/IMG2IMG_ADetailer_2025-12-19-174132.png new file mode 100644 index 0000000000000000000000000000000000000000..1c88fb7984f95b3e9465437a801ce14bc5c1cb2d --- /dev/null +++ b/workflows/IMG2IMG/v5.0/IMG2IMG_ADetailer_2025-12-19-174132.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09fe36a6f3d912f922a3f4286b1e7fac4047846fc0b76fcf4663bfb192860e21 +size 5539147 diff --git a/workflows/IMG2IMG/v5.0/IMG2IMG_ADetailer_2025-12-19-174914.png b/workflows/IMG2IMG/v5.0/IMG2IMG_ADetailer_2025-12-19-174914.png new file mode 100644 index 0000000000000000000000000000000000000000..f636091ce99abdbcd7ddc74b9cedac1e28e643ec --- /dev/null +++ b/workflows/IMG2IMG/v5.0/IMG2IMG_ADetailer_2025-12-19-174914.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03a5b82d97e744d1a2059ded3d7b15d6aef3b93fb1bf3891808f51e87af6a706 +size 7590928 diff --git a/workflows/IMG2IMG/v5.0/changelod.md b/workflows/IMG2IMG/v5.0/changelod.md new file mode 100644 index 0000000000000000000000000000000000000000..87865560ccd0ad783a3ce1616cbabff774f17a15 --- /dev/null +++ b/workflows/IMG2IMG/v5.0/changelod.md @@ -0,0 +1,8 @@ +- Implementation of Manual inpainting +- fixed refiner/normal sampler issue when activating/deactivating img2img transfer +- more lazy switches implemented so workflow only runs nodes required for final result(better performance) +- changed hires fix steps calculation to use the same step count if steps below 10 (lightning/dmd2 loras for low vram) +- saves lora information now from all activated loras in general lora power loader +- fixed a bug that saved your exclusion tags as positive prompt when not using img2img transfer +- removed Anything Anywhere nodes due to repeating problems after comfy updates since introduction of subgraphs +- added a slider for the color fix strength \ No newline at end of file diff --git a/workflows/IMG2IMG/v5.0/compare_nsfw.png b/workflows/IMG2IMG/v5.0/compare_nsfw.png new file mode 100644 index 0000000000000000000000000000000000000000..a6800080061a62b61698ccf2c93a410ddd661a68 --- /dev/null +++ b/workflows/IMG2IMG/v5.0/compare_nsfw.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d380e672ad73ab0235b88dfd1b211c1d09388e57f635395167aee0669787bafa +size 9065745 diff --git a/workflows/IMG2IMG/v5.0/compare_sfw.png b/workflows/IMG2IMG/v5.0/compare_sfw.png new file mode 100644 index 0000000000000000000000000000000000000000..68cd6b5be8c31520a3c503feda02a8b29c27f5e3 --- /dev/null +++ b/workflows/IMG2IMG/v5.0/compare_sfw.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51e45205d89da1160901e85d96dbc3640a34971b0b31372f3276487b33aae19 +size 4649004 diff --git a/workflows/IMG2IMG/v5.0/img2img-preview.png b/workflows/IMG2IMG/v5.0/img2img-preview.png new file mode 100644 index 0000000000000000000000000000000000000000..a2b7bb296d04ffdd75e4ba551886dd0e62bf5eae --- /dev/null +++ b/workflows/IMG2IMG/v5.0/img2img-preview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b08ae064f99627cdf0fb7615fa3f55b83c31aebffda538ceb06a06750563554 +size 1620057 diff --git a/workflows/IMG2IMG/v5.0/workflow.png b/workflows/IMG2IMG/v5.0/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..52dec5cff0195b09aa2c381de13e6a29674dfbab --- /dev/null +++ b/workflows/IMG2IMG/v5.0/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fe1d7ca6ec5c710826cb578014ee64ead2d3a3fa69ad0134ac66aeeb7df33e6 +size 2394029 diff --git a/workflows/IMG2IMG/v5.1/IMG2IMG-ADetailer-v5.1-vslinx.json b/workflows/IMG2IMG/v5.1/IMG2IMG-ADetailer-v5.1-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..077ea8007fa9db7dfd48b0567bda266b4f468027 --- /dev/null +++ b/workflows/IMG2IMG/v5.1/IMG2IMG-ADetailer-v5.1-vslinx.json @@ -0,0 +1,34920 @@ +{ + "id": "83ca910a-6d20-4b62-88bb-552bb6982252", + "revision": 0, + "last_node_id": 1002, + "last_link_id": 107199, + "nodes": [ + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -390 + ], + "size": [ + 149.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -270 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -300 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -310 + ], + "size": [ + 140, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IMG2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -390 + ], + "size": [ + 360.45001220703125, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 493, + "type": "mxSlider", + "pos": [ + 710, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4209 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 492, + "type": "mxSlider", + "pos": [ + 1190, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4208 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 495, + "type": "mxSlider", + "pos": [ + 1190, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4210 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 497, + "type": "mxSlider", + "pos": [ + 950, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4212 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 496, + "type": "mxSlider", + "pos": [ + 710, + 580 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4211 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 576, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1660 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71975 + ] + } + ], + "title": "Alternative style image", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -190 + ], + "size": [ + 260, + 130 + ], + "flags": { + "pinned": true + }, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!\n
\n### [Guide](https://civitai.com/articles/15480)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 491, + "type": "mxSlider", + "pos": [ + 710, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4206 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 615, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1800 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 71974 + ] + } + ], + "title": "Low VRAM for IPAdapter", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_penis.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 970 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1210 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v4_pussy.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1090 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -380 + ], + "size": [ + 801, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 583, + "type": "MarkdownNote", + "pos": [ + -280, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -320 + ], + "size": [ + 290, + 260 + ], + "flags": { + "pinned": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Model", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 858, + "type": "MarkdownNote", + "pos": [ + 1590, + 1340 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -400 + ], + "size": [ + 214.8000030517578, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 856, + "type": "MarkdownNote", + "pos": [ + 1290, + 810 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 505, + "type": "MarkdownNote", + "pos": [ + 1190, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 855, + "type": "MarkdownNote", + "pos": [ + 1190, + 580 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find the settings for the Detailer as well as LoRA's you can activate. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 863, + "type": "Reroute", + "pos": [ + -760, + 1660 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 176, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 96870 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 96959 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MarkdownNote", + "pos": [ + -70, + 1340 + ], + "size": [ + 680, + 190 + ], + "flags": { + "pinned": true + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 695, + "type": "MarkdownNote", + "pos": [ + 970, + 1340 + ], + "size": [ + 310, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 696, + "type": "MarkdownNote", + "pos": [ + 620, + 1340 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 629, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 350, + 1690 + ], + "size": [ + 260.06667175292966, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 31, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 72526 + ] + } + ], + "title": "Low VRAM for IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 662, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 32, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83076 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "CR Image Input Switch", + "pos": [ + 150, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 177, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 97911 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 97912 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97914 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Color Fix Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 850 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/99coins_anime_girl_face_m_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 850 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 76831 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96837 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 98302 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1230 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 94720, + 98301 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 784, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1130 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 132, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 94719 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 786, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -760, + 1730 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 94720 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 98303 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 94719 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "CR Image Input Switch", + "pos": [ + -240, + 1620 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 91438 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7255 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85917 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 865, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1650 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 97361 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97424 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97392 + ] + } + ], + "title": "Low VRAM img Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 725, + "type": "Reroute", + "pos": [ + -570, + 510 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 98757 + } + ], + "outputs": [ + { + "name": "", + "type": "IMAGE", + "links": [ + 91437, + 91438, + 97297, + 97361 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + -360, + 20 + ], + "size": [ + 270, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3236, + 85700 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 664, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 150, + 1780 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 37, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 83077 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 489, + "type": "mxSlider", + "pos": [ + 950, + 140 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4167 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "mxSlider", + "pos": [ + 950, + 360 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 4207 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 970 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 558, + "type": "mxSlider", + "pos": [ + -360, + 230 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 59805, + 85540 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 564, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -10, + 1650 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 42, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 6863 + ] + } + ], + "title": "IMG2IMG Transfer", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 891, + "type": "CR Text Input Switch", + "pos": [ + 190, + 1610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 179, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 105194 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107180 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "prompt switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -460, + 1610 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 3192 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 689, + "type": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "pos": [ + 1450, + 20 + ], + "size": [ + 370, + 102 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [ + { + "label": "Clip Vision", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + }, + { + "label": "IPAdapter", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 86023 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 86024 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "clip_name" + ], + [ + "-1", + "ipadapter_file" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 885, + "type": "PrimitiveBoolean", + "pos": [ + -440, + 850 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 101274 + ] + } + ], + "title": "Use Refiner? (Instead of Normal Sampler)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 840, + "type": "mxSlider", + "pos": [ + -440, + 1230 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 96191 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 25, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 25, + 25, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 828, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 169, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106970 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106961 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95981 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95982, + 106952 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 832, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 173, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106969 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106960 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95990 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95991, + 106953 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 829, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 170, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106971 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106963 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95983 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95984, + 106954 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 830, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 171, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106974 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106965 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95986 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95987, + 106955 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 827, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 850 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 168, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106967 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106958 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95978 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95979, + 106950 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 842, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1300 + ], + "size": [ + 350, + 220 + ], + "flags": {}, + "order": 120, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 96393 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96394 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97550 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 97551 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 95981 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95982 + }, + { + "name": "vae", + "type": "VAE", + "link": 106980 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84539 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106989 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85712 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5333 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5332 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5334 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85704 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4167 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 577, + 4794 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107045 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 460539992591960, + "fixed", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4794 + }, + { + "name": "model", + "type": "MODEL", + "link": 95983 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95984 + }, + { + "name": "vae", + "type": "VAE", + "link": 106981 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84542 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106990 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85714 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5336 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5335 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5337 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85705 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4208 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 578, + 4795 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107047 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 165508542176611, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4795 + }, + { + "name": "model", + "type": "MODEL", + "link": 95986 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95987 + }, + { + "name": "vae", + "type": "VAE", + "link": 106982 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84534 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106991 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85713 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5339 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5338 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5340 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85706 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4209 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 579, + 4796 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107049 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 386185884672521, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4796 + }, + { + "name": "model", + "type": "MODEL", + "link": 95988 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95989 + }, + { + "name": "vae", + "type": "VAE", + "link": 106983 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84538 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106992 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85715 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5342 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5341 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5343 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85707 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4207 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 580, + 4797 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107051 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 1078299482046373, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4797 + }, + { + "name": "model", + "type": "MODEL", + "link": 95990 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95991 + }, + { + "name": "vae", + "type": "VAE", + "link": 106984 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84535 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106993 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85716 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5345 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5344 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5346 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85708 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4210 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 581, + 4798 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107053 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 773393923052257, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 4798 + }, + { + "name": "model", + "type": "MODEL", + "link": 95992 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95993 + }, + { + "name": "vae", + "type": "VAE", + "link": 106985 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84536 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106994 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85717 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5348 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5347 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5349 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85709 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4211 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107055 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 1006923038719592, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 860 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97914 + }, + { + "name": "model", + "type": "MODEL", + "link": 95978 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95979 + }, + { + "name": "vae", + "type": "VAE", + "link": 106979 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106988 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85711 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 95975 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 95976 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 96612 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 96613 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4206 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107043 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 1076785853278295, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 895, + "type": "MarkdownNote", + "pos": [ + 320, + -320 + ], + "size": [ + 370, + 260 + ], + "flags": { + "pinned": true + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Code", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Cyan = Enable/Disable features
\nBlue = Load model/checkpoint/lora/image
\nYellow = Set generation values
\nGreen = Positive prompts
\nRed = Negative prompts
\nPale Blue = Previews
\nBlack = Info/Tutorial
\nBrown = Detailer" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + 1450, + 160 + ], + "size": [ + 370, + 30 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.85, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.85, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 670, + "type": "mxSlider", + "pos": [ + -60, + 260 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85394 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 896, + "type": "mxSlider", + "pos": [ + -60, + 330 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 106996 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + }, + "aux_id": "Smirnov75/ComfyUI-mxToolkit" + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 925, + "type": "PreviewImage", + "pos": [ + 3440, + 850 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 200, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107105 + } + ], + "outputs": [], + "title": "pre hires fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 927, + "type": "MarkdownNote", + "pos": [ + 3660, + 850 + ], + "size": [ + 260, + 260 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint Debug Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### ControlNet Preview\nShows you the used pose during the ControlNet-Process. If the image is being pre-processed it'll show a pre-processed pose.\n\n### pre hires fix\nFor debugging purposes this shows you the image before applying hires-fix (if hires fix is activated)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 574, + "type": "LoadImage", + "pos": [ + 1450, + 230 + ], + "size": [ + 370, + 530 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7255 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Alternative style image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 926, + "type": "PreviewImage", + "pos": [ + 3220, + 850 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 201, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107134 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 957, + "type": "MarkdownNote", + "pos": [ + 4560, + -170 + ], + "size": [ + 280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler/Model/IPAdapter Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## How to use a different Sampler/Model or IPAdapter with Inpainting\n\n#### Checkpoint (Model)\nTo change the checkpoint/model used during Inpainting you'll have to change the model in the left side of the workflow that is responsible for the TXT2IMG part of this workflow.\nYou can find it in the second row in the \"Model Backend\"-Group.
*It currently does not work with the Refiner.*\n\n---\n\n#### Sampler\nTo use different sampler settings than the ones you've used during the TXT2IMG process, simply activate the \"Use different Sampler Settings?\" switch in the \"Alternative Sampler\"-Group to the left of this note here. In this group you can set different sampler settings than the one used during the image generation process to save yourself from switching back and forth if you'd like to use different settings for each process.\n\n---\n\n#### IPAdapter\nJust like the checkpoint(model) you'll have to activate it on the left side of the workflow inside the \"IPAdapter / ControlNet\"-Group to not clutter up the workflow even further. Don't forget to adapt the settings and change the \"Load Style Image\" in the \"IPAdapter (Optional)\"-Group. " + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 951, + "type": "MarkdownNote", + "pos": [ + 4850, + -170 + ], + "size": [ + 370, + 940 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use Manual Inpainting", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## Group Explanation\n\n#### Manual Inpainting\nActivating the \"**Inpaint?**\"- Switch will change the mode of this workflow from TXT2IMG generation to inpainting.
\nOnce activated a new image will be created based on the image and mask provided in the \"Load last generated image\".

\nThe \"**Load last generated image**\"-Node will automatically load the last generated image from your output folder, alternatively you can also click \"choose file to upload\" to use a different/older one instead.
\nThe first step in using the Inpainting part is to rightclick the image and clicking on \"Open in MaskEditor | Image Canvas\".
\nThere you'll use the default tool *(Masking tool, top left - first symbol)* to draw a mask over the area you'd like to inpaint. Once done you'll click save in the topbar.
You'll now see that your original image in the \"Load last generated image\"-Node has a blacked out area.
This area will be inpainted.
\n**If you want to you can NOW, after drawing the mask, deactivate \"Auto-refresh after generation\" to prevent the image and mask from being replaced once the new image has been generated. Otherwise your drawn mask will disappear once the new image has been saved.**

\nThe \"**Denoise**\"-Slider decides how much of the original will be replaced or how much of it's original form is maintained.
\nSet a higher value if you're struggling to overwrite details of the original.
\nHigh value = overwrite more of original(too high will result in bad proportions)
\nLow value = respect original's form and colors
\nDefault value = 55\n\n**Context Factor** decides by what factor the area OUTSIDE of your mask is being considered. I recommend settings the value somewhere around 3.0 to give the inpainting some context of what's around your masked area. If you try to inpaint very small areas increase the value, if you inpaint a large area decrease the value instead.
\nOnce you generate your inpainting image you can see a preview of the full context area in the \"pre hires fix\"-node inside the \"Inpaint Debug\"-Group.\n

\nThe **Mask Blend Pixels** value decides how many pixels are used to blur the edges of the newly inpainted area. Smaller values mean sharper edges between the original image and the inpainted area.\n

\nThe **Seed**, **Positive** (prompt) and **Negative** (prompt) fulfill the same task as they do during normal TXT2IMG generation.\n\n\n---\n\n#### Quality Improvement\nActivating the \"**Use Hi-Res Fix? (Recommended)**\"-Switch will do a re-sampling of the full inpaint(+ context) area with the denoise value set in the \"**Hi-Res Fix Denoise**\"-Node.
Make sure to have the denoise value to a low value to make sure that the image stays close to the inpainted image.
\nThis will improve quality on high resolution image inpainting and lead to generally better results. In the \"**Inpaint Debug**\"-Group you can find a preview of how your inpaint looks before the hires fix is applied.

\nDuring inpainting the mask will be upscaled, right before applying hires fix(if selected), to garantuee a high quality output. If you want to use a different upscale model or factor than during your initial image generation, you can select different ones in the \"**Upscale Model**\"-Node by activating \"**Use different Upscale Model? ↓**\".
\nBefore the area is pasted back into the original, it'll be downscaled/resized again to fit exactly into this area, so you don't have to worry about finding the right factor. This is solely for increasing the output quality. \n\n---\n\n#### Alternative Sampler\nCheck the \"Sampler/Model/IPAdapter Info\"-Group to the top left of this note.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 928, + "type": "MarkdownNote", + "pos": [ + 3940, + 810 + ], + "size": [ + 1280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Tutorial ↑", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### Left Column | Models & Settings\nThe \"Inpaint ControlNet\"-Group offers you more control over what is generated in the masked area.
\nFirst and most importantly, you'll have to download and match the correct **ControlNet Model** with a fitting PreProcessor to make use of the ControlNet functionality.
\nThis means you'll have to use, for example, a Canny ControlNet Model with a Canny PreProcessor etc.
\nYou can find the necessary files for Illustrious/NoobAI checkpoints [here](https://civitai.com/articles/15480#files:), it might also be worth reading the guide as some of the things in my guide for the IMG2IMG workflow are also applicable here.
\nIf you don't have much experience with ControlNet you should leave the **ControlNet Start** and **ControlNet End Percent**-Sliders alone and play around with the **ControlNet Strength**-slider instead.
If the generated area does not match the \"skeleton\" visible in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left, you might want to increase the strength of the ControlNet.
\nIf you want a bit more leeway of creativity you can lower the amount to have a bit more freedom.
\nI recommend a value of around 0.50-0.60 for best results, it basically means as much as \"Prompt and ControlNet are important, but ControlNet is a little bit more deciding\".
If you're still getting bad results you'll have to change your inpainting prompt, make sure to ONLY prompt what is supposed to be seen in __your drawn__ mask.\n### Middle Column | Activation Switches & Modes\n| Switch | Functionality |\n|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Use ControlNet? | Activates the use of ControlNet, by default activating this functionality alone will take your masked area and then preprocess it.
The preprocessed pose will then be used exclusively in the masked area.
Use ControlNet alone if you're already happy with the shape and/or form of the original and would only like to touch up on things or change colors etc. |\n| Use External Pose? | If activated **in combination** with \"Use ControlNet?\" it'll use an external image instead of the original image that is being inpainted.
By default and without activating the \"Use Pre-Processing?\"-Function below it'll take the image as if it was already a pre-processed pose.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask.
So use this only if you have 2 very similar images/poses and want to take the detail from a different one than the original. |\n| Use Pre-Processing? | If activated in combination with \"Use External Pose?\", and \"Use ControlNet?\" of course, it'll pre-process the external Pose image and create a pose based out of it.
You will see the preview of that in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask. |\n| Fit pose into mask? | If this is activated in combination with either \"Use External Pose?\" and/or \"Use Pre-Processing?\" it'll force the full provided external pose into a bbox(bounding box) of your drawn mask.
You can see a preview of this,after executing the workflow with the option enabled, in the \"ControlNet Preview\"-Node inside the \"Inpaint Debug\"-Group to the left.
You can also check [this](https://private-user-images.githubusercontent.com/51156944/500046011-8c4d8a46-42e9-4da0-ab72-7d00b5bd7d8f.gif?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjQyNjI3NjEsIm5iZiI6MTc2NDI2MjQ2MSwicGF0aCI6Ii81MTE1Njk0NC81MDAwNDYwMTEtOGM0ZDhhNDYtNDJlOS00ZGEwLWFiNzItN2QwMGI1YmQ3ZDhmLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTExMjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUxMTI3VDE2NTQyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMwYTRjZjAxYjgxMGI0ZDZmMzNkOTEzODJkMDQ2Y2NkYzA1MmRhM2ViYTI2NTcyNzU2NDEzMDdlN2FjMzlmODcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yuF-lanSNSwGTWngKp1RWtMXoGUVdLf2U897xOxsFWA) image to see what it could look like when you use this function to add a waving hand to your original image. |\n\n### Third Column | External ControlNet Image\nSelf explainatory - here you can select the image for an external pose to be used or pre-processed as mentioned in the functions above." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 498, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 850 + ], + "size": [ + 790, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 84541 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show example eye prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1770, + 1230 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107044 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1880, + 1230 + ], + "size": [ + 250, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107046 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 907, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1790 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 188, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107045 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107035 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107046 + ] + } + ], + "title": "Eyes bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 910, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1830 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 191, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107047 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107036 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107048 + ] + } + ], + "title": "Nose bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 908, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1870 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 189, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107049 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107038 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107050 + ] + } + ], + "title": "Lips bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 897, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1750 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 180, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107043 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107037 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107044 + ] + } + ], + "title": "Face bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1770, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107052 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1880, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107054 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 898, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1790 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 181, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107053 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107041 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107054 + ] + } + ], + "title": "Nipples bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 899, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1830 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 182, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107055 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107040 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107056 + ] + } + ], + "title": "Vagina bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2100, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 151, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107058 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 909, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1870 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 190, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107057 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107042 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107058 + ] + } + ], + "title": "Penis bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 900, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2000, + 1750 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 183, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107051 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107039 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107052 + ] + } + ], + "title": "Hands bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 918, + "type": "LazySwitchKJ", + "pos": [ + 1860, + 1390 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 194, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 107059 + }, + { + "name": "on_true", + "type": "*", + "link": 107060 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107061 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 107062 + ] + } + ], + "title": "Preview (Before) Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 948, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + -130 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107070 + ] + } + ], + "title": "Use different Sampler Settings? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 834, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 175, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106973 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106964 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95994 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95995, + 106957 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 833, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 174, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106972 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106962 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95992 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95993, + 106956 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 903, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 1860, + 1510 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 107069 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 107070 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107001 + ] + } + ], + "title": "Inpaint + Sampler Switch", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "boolean_a": true, + "boolean_b": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 932, + "type": "Sampler Selector (Image Saver)", + "pos": [ + 4260, + -30 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 107074 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 107075 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "dpmpp_2m" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 929, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + 4260, + 90 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 107076 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 107077 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "karras" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 930, + "type": "mxSlider", + "pos": [ + 4260, + 210 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 107078 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 931, + "type": "mxSlider", + "pos": [ + 4260, + 280 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107079 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 508, + "type": "mxSlider", + "pos": [ + -360, + 90 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 5332, + 5335, + 5338, + 5341, + 5344, + 5347, + 5350, + 85385, + 85537, + 95976, + 107080 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 509, + "type": "mxSlider", + "pos": [ + -360, + 160 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 5333, + 5336, + 5339, + 5342, + 5345, + 5348, + 5351, + 85386, + 85536, + 95975, + 107081 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 507, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -360, + 300 + ], + "size": [ + 270, + 80 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 5334, + 5337, + 5340, + 5343, + 5346, + 5349, + 5352, + 85392, + 85538, + 95898, + 96612, + 107082 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 107084 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 618, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -360, + 420 + ], + "size": [ + 270, + 78 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85393, + 85539, + 85697, + 107083 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 107085 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -460, + 1820 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 64, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 7257 + ] + } + ], + "title": "IPAdapter (Style transfer)", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 685, + "type": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "pos": [ + -240, + 1760 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 85917 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85918 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 831, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1090 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 172, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 106968 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 106959 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 95988 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 95989, + 106951 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1210 + ], + "size": [ + 520, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 95994 + }, + { + "name": "clip", + "type": "CLIP", + "link": 95995 + }, + { + "name": "vae", + "type": "VAE", + "link": 106986 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 84537 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106995 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 85718 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 5351 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 5350 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 5352 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85710 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 4212 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 107099 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 107057 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 921329992012236, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 914, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1380 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107102 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107005 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 915, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1380 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107103 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107006 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 916, + "type": "vsLinx_BooleanOrOperator", + "pos": [ + 2180, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 107005 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 107006 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107008 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanOrOperator", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 936, + "type": "PrimitiveBoolean", + "pos": [ + 3950, + 110 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107106 + ] + } + ], + "title": "Use different Upscale Model? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 933, + "type": "7f910cc2-5cab-4f22-95b4-9b4c5667a6cc", + "pos": [ + 3950, + 210 + ], + "size": [ + 280, + 102 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [ + { + "label": "Upscale model", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": null + }, + { + "label": "Upscale by", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 107107 + ] + }, + { + "label": "Upscale Factor", + "name": "", + "type": "FLOAT", + "links": [ + 107108 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "model_name" + ], + [ + "-1", + "value" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth", + 2 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 946, + "type": "mxSlider", + "pos": [ + 3950, + -30 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107111 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 947, + "type": "mxSlider", + "pos": [ + 3950, + 40 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107112 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 649, + "type": "mxSlider", + "pos": [ + -60, + 190 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107114, + 107186 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 949, + "type": "mxSlider", + "pos": [ + 3620, + -130 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107095, + 107115 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 950, + "type": "mxSlider", + "pos": [ + 3620, + -60 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107094, + 107116 + ] + } + ], + "title": "Context Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 1.5, + "min": 1, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 1, + 1.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 934, + "type": "mxSlider", + "pos": [ + 3620, + 10 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 107096, + 107117 + ] + } + ], + "title": "Mask Blend Pixels", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 64, + "min": 0, + "max": 64, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 64, + 64, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 954, + "type": "easy seed", + "pos": [ + 3620, + 80 + ], + "size": [ + 300, + 110 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 107097, + 107118 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 92552996611143, + "randomize", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 456, + "type": "IPAdapterTiled", + "pos": [ + -460, + 1780 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 97102 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 86023 + }, + { + "name": "image", + "type": "IMAGE", + "link": 85918 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 86024 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 106967, + 106968, + 106969, + 106970, + 106971, + 106972, + 106973, + 106974, + 106975, + 106978, + 107091, + 107121 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "rejects_ue_links": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "strong style transfer", + "add", + 0, + 1, + 0.25000000000000006, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 937, + "type": "1399a6b4-8669-4a23-8aa0-fb5091cc1699", + "pos": [ + 3950, + 400 + ], + "size": [ + 280, + 110 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [ + { + "label": "controlnet model", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 107123 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 107124 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 942, + "type": "LoadImage", + "pos": [ + 4530, + 400 + ], + "size": [ + 300, + 360 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107125 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "External ControlNet Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 878, + "type": "CR VAE Input Switch", + "pos": [ + -760, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 98302 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 98301 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 106976, + 106977, + 106979, + 106980, + 106981, + 106982, + 106983, + 106984, + 106985, + 106986, + 107090, + 107122, + 107126 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 98303 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 940, + "type": "mxSlider", + "pos": [ + 3950, + 590 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107127 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 938, + "type": "mxSlider", + "pos": [ + 3950, + 660 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107128 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 939, + "type": "mxSlider", + "pos": [ + 3950, + 730 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 107129 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 945, + "type": "PrimitiveBoolean", + "pos": [ + 4240, + 500 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107130 + ] + } + ], + "title": "Use External Pose?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 944, + "type": "PrimitiveBoolean", + "pos": [ + 4240, + 600 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107131 + ] + } + ], + "title": "Use Pre-Processing?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 943, + "type": "easy boolean", + "pos": [ + 4240, + 700 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107132 + ] + } + ], + "title": "Fit pose into mask?", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "8ecc929cd41cf0f7ef6fcc45d4bbc5729c6f287f", + "Node name for S&R": "easy boolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 912, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1810 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107002 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107004 + ] + } + ], + "title": "Bool flip", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanFlip", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 919, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 2180, + 1810 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 107137 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 107136 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107002 + ] + } + ], + "title": "Inpaint & CN", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 911, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1760 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107135 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 107000 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BooleanFlip", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 920, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1850 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 195, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 107009 + }, + { + "name": "on_true", + "type": "*", + "link": 107010 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107138 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 106999 + ] + } + ], + "title": "CN Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 904, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1890 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 186, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 106997 + }, + { + "name": "on_true", + "type": "*", + "link": 106998 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107139 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 107012 + ] + } + ], + "title": "CN Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 935, + "type": "PrimitiveBoolean", + "pos": [ + 3950, + -130 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107103, + 107110, + 107133, + 107138, + 107139 + ] + } + ], + "title": "Use Hi-Res Fix? (Recommended)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 941, + "type": "PrimitiveBoolean", + "pos": [ + 4240, + 400 + ], + "size": [ + 280, + 58 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107135, + 107136 + ] + } + ], + "title": "Use ControlNet?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 905, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1760 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 187, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "CONDITIONING", + "link": 106999 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107000 + } + ], + "outputs": [ + { + "label": "CONDITIONING", + "name": "any", + "type": "CONDITIONING", + "links": [ + 107011 + ] + } + ], + "title": "ControlNet bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 950 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 96393 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 96394 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1330 + ], + "size": [ + 290, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 85, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 107113, + 107184 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "4x_NMKD-Siax_200k.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 1990, + 1280 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107056 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 969, + "type": "PrimitiveStringMultiline", + "pos": [ + -60, + 450 + ], + "size": [ + 350, + 130 + ], + "flags": {}, + "order": 86, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107143, + 107144, + 107145 + ] + } + ], + "title": "Start quality prompt (detailer)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 970, + "type": "PrimitiveStringMultiline", + "pos": [ + -60, + 620 + ], + "size": [ + 350, + 140 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107146, + 107148 + ] + } + ], + "title": "Negative prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, censored, bar censor, mosaic censoring, animal ears, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 972, + "type": "PrimitiveStringMultiline", + "pos": [ + 950, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107150, + 107158 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 973, + "type": "PrimitiveStringMultiline", + "pos": [ + 1190, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 89, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107151, + 107159 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nose, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 974, + "type": "PrimitiveStringMultiline", + "pos": [ + 710, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 90, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107152, + 107160 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "lips, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 975, + "type": "PrimitiveStringMultiline", + "pos": [ + 950, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 91, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107153, + 107161 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "fingernails, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 976, + "type": "PrimitiveStringMultiline", + "pos": [ + 1190, + 430 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 92, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107154, + 107162 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nipples, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 978, + "type": "PrimitiveStringMultiline", + "pos": [ + 950, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 93, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107156, + 107164 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "penis, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 950, + -130 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 121, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 107149 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 107150 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 107151 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 107152 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 107153 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 107154 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 107155 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 107156 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 977, + "type": "PrimitiveStringMultiline", + "pos": [ + 710, + 650 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 94, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107155, + 107163 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "pussy, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 971, + "type": "PrimitiveStringMultiline", + "pos": [ + 710, + 210 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 95, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107149, + 107157 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 985, + "type": "PrimitiveStringMultiline", + "pos": [ + 3620, + 560 + ], + "size": [ + 300, + 200 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107167 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 987, + "type": "PrimitiveBoolean", + "pos": [ + -440, + 1130 + ], + "size": [ + 350, + 58 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107170 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 986, + "type": "PrimitiveBoolean", + "pos": [ + -760, + 1030 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 98, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107169 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 868, + "type": "easy anythingIndexSwitch", + "pos": [ + 350, + 1730 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 107172 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 97456 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 97457 + ] + } + ], + "title": "Low VRAM res Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 989, + "type": "INTConstant", + "pos": [ + -760, + 1810 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 107171, + 107172 + ] + } + ], + "title": "Default resolution", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "INTConstant", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -320 + ], + "size": [ + 370, + 2300 + ], + "flags": { + "pinned": true + }, + "order": 100, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Input Image\nHere you select your input image for the IMG2IMG process that you want to use throughout the complete process. Thanks to the custom node you can select multiple images at once and they'll be processed one after another.\n\n---\n\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Sampler, Scheduler, Steps, CFG/Guidance and CLIP Skip settings will be used in the image generation(IMG2IMG Transfer) as well as the detailer. The Denoise and Seed settings are only used during IMG2IMG Transfer.\n\n---\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to upscale your output image, as well as the factor by which you want to upscale and if you want to use a prepended quality prompt for the detailers that are being used.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.05 and 0.35 is recommended.
\nIt’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nThe Color Fix Strength value decides how strong the color correction is after the hires fix, it's recommended to keep it low as to not introduce artifacts in darker areas.
\n\n---\n\n#### General Prompt Control\nHere you can set the Start quality prompt that you'll be able to use throughout the detailers as well as the negative prompt that will be used across every process of this workflow.\n\n---\n\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA.
\n
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\nBe aware that you still have to prompt correctly with IPAdapter.\n\n---\n\n#### IMG2IMG Transfer\nThis section lets you use any image as a base to create a new one with the same composition and elements, while still giving you creative control over what’s shown. In short, it allows you to recreate or \"copy\" an image with your own characters, styling, or prompts.
\nThe positive prompt also supports dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md). If you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.
\nTo use this effectively please check the guide [here](https://civitai.com/articles/15480) under \"IMG2IMG Transfer\" for a full explanation.\nUse the \"Low VRAM\"-Option ALONGSIDE the IMG2IMG Transfer to reduce required/used VRAM during the Pre-Processing and appliance of the ControlNet to the image. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner. If you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues. More information on what everything there does is inside the note in the group or in the \"Debug\"-Section of [this](https://civitai.com/articles/15480) guide." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 635, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1430 + ], + "size": [ + 290, + 82 + ], + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 76831 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 97100 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled", + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 990, + "type": "MarkdownNote", + "pos": [ + -770, + 1870 + ], + "size": [ + 370, + 110 + ], + "flags": { + "pinned": true + }, + "order": 101, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 673, + "type": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "pos": [ + -760, + 1610 + ], + "size": [ + 330, + 346 + ], + "flags": { + "collapsed": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "label": "Start Quality prompt", + "name": "text1", + "type": "STRING", + "link": 107145 + }, + { + "label": "Lips prompt", + "name": "text2", + "type": "STRING", + "link": 107160 + }, + { + "label": "Lips CLIP", + "name": "clip", + "type": "CLIP", + "link": 106955 + }, + { + "label": "Nipples CLIP", + "name": "clip_1", + "type": "CLIP", + "link": 106953 + }, + { + "label": "Nipples prompt", + "name": "text2_1", + "type": "STRING", + "link": 107162 + }, + { + "label": "Vagina CLIP", + "name": "clip_2", + "type": "CLIP", + "link": 106956 + }, + { + "label": "Vagina prompt", + "name": "text2_2", + "type": "STRING", + "link": 107163 + }, + { + "label": "Penis prompt", + "name": "text2_3", + "type": "STRING", + "link": 107164 + }, + { + "label": "Penis CLIP", + "name": "clip_3", + "type": "CLIP", + "link": 106957 + }, + { + "label": "Hands CLIP", + "name": "clip_4", + "type": "CLIP", + "link": 106951 + }, + { + "label": "Eyes CLIP", + "name": "clip_5", + "type": "CLIP", + "link": 106952 + }, + { + "label": "Face prompt", + "name": "text2_4", + "type": "STRING", + "link": 107157 + }, + { + "label": "Face CLIP", + "name": "clip_6", + "type": "CLIP", + "link": 106950 + }, + { + "label": "Eyes prompt", + "name": "text2_5", + "type": "STRING", + "link": 107158 + }, + { + "label": "Nose CLIP", + "name": "clip_7", + "type": "CLIP", + "link": 106954 + }, + { + "label": "Nose prompt", + "name": "text2_6", + "type": "STRING", + "link": 107159 + }, + { + "label": "Hands prompt", + "name": "text2_7", + "type": "STRING", + "link": 107161 + } + ], + "outputs": [ + { + "label": "Lips CLIP", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 84534 + ] + }, + { + "label": "Nipples CLIP", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 84535 + ] + }, + { + "label": "Vagina CLIP", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 84536 + ] + }, + { + "label": "Penis CLIP", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 84537 + ] + }, + { + "label": "Hands CLIP", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 84538 + ] + }, + { + "label": "Eyes CLIP", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 84539 + ] + }, + { + "label": "Face CLIP", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 84540 + ] + }, + { + "label": "Eyes example prompt", + "name": "STRING", + "type": "*", + "links": [ + 84541 + ] + }, + { + "label": "Nose CLIP", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 84542 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 577, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1450, + -130 + ], + "size": [ + 370, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter (Style transfer)", + "type": "*", + "link": 7257 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IPAdapter", + "type": "*", + "link": 71974 + }, + { + "dir": 3, + "label": " ", + "name": "Alternative style image", + "type": "*", + "link": 71975 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 565, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 1850, + -130 + ], + "size": [ + 380, + 82 + ], + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IMG2IMG Transfer", + "type": "*", + "link": 6863 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for IMG2IMG Transfer", + "type": "*", + "link": 72526 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IMG Transfer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 864, + "type": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "pos": [ + 350, + 1610 + ], + "size": [ + 180, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 97297 + } + ], + "outputs": [ + { + "label": "resized img", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97424 + ] + }, + { + "label": "resolution", + "name": "int", + "type": "INT", + "links": [ + 97456 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "pos": [ + -760, + 1690 + ], + "size": [ + 270.28333282470703, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 0, + "inputs": [ + { + "label": "clip (after loras)", + "name": "clip", + "type": "CLIP", + "link": 96838 + }, + { + "label": "Start quality prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 107144 + }, + { + "name": "model", + "type": "MODEL", + "link": 97100 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85697 + }, + { + "label": "Negative prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 107146 + }, + { + "label": "Clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85700 + }, + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 107169 + }, + { + "label": "clip (after clip skip)", + "name": "clip_1", + "type": "CLIP", + "link": 96959 + }, + { + "label": "clip (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 97551 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 107170 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 97550 + } + ], + "outputs": [ + { + "label": "Start quality prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 85704, + 85705, + 85706, + 85707, + 85708, + 85709, + 85710, + 95897, + 96613 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 85711, + 85712, + 85713, + 85714, + 85715, + 85716, + 85717, + 85718 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 96870, + 106958, + 106959, + 106960, + 106961, + 106962, + 106963, + 106964, + 106965, + 106966, + 107073 + ] + }, + { + "label": "Negative prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 106987, + 106988, + 106989, + 106990, + 106991, + 106992, + 106993, + 106994, + 106995 + ] + }, + { + "label": "model", + "name": "*", + "type": "*", + "links": [ + 97101 + ] + }, + { + "label": "CLIP (refiner)", + "name": "CLIP_1", + "type": "CLIP", + "links": [ + 97552 + ] + }, + { + "label": "model (refiner)", + "name": "*_1", + "type": "*", + "links": [ + 97553 + ] + }, + { + "label": "negative prompt text", + "name": "processed text", + "type": "STRING", + "links": [ + 107182 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "text" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "text_1" + ], + [ + "-1", + "boolean" + ], + [ + "-1", + "boolean_1" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "text": true, + "scheduler": true, + "text_1": true, + "boolean": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "normal", + "", + true, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 991, + "type": "vsLinx_ImpactMultilineWildcardText", + "pos": [ + 1850, + 200 + ], + "size": [ + 380, + 250 + ], + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 107174 + ] + } + ], + "title": "IMG2IMG prompt", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "885b3c12f3aadbefa13621c7697076b7158e9594", + "Node name for S&R": "vsLinx_ImpactMultilineWildcardText", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, \ninoue orihime, bleach, 1girl, brown eyes, orange hair, long hair, parted bangs, large breasts, huge breasts, \n", + "Select wildcard" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 917, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1460 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 193, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107104 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107008 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107105 + ] + } + ], + "title": "bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 913, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1720 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 192, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107003 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107004 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107134 + ] + } + ], + "title": "Preview bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 984, + "type": "PrimitiveStringMultiline", + "pos": [ + 3620, + 230 + ], + "size": [ + 300, + 290 + ], + "flags": {}, + "order": 103, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107168 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 953, + "type": "PrimitiveBoolean", + "pos": [ + 3220, + -120 + ], + "size": [ + 390, + 60 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 107035, + 107036, + 107037, + 107038, + 107039, + 107040, + 107041, + 107042, + 107061, + 107063, + 107066, + 107069, + 107098, + 107102, + 107137, + 107175, + 107177 + ] + } + ], + "title": "Inpaint?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 924, + "type": "be55250f-aa61-4eba-93da-fd8fe669d006", + "pos": [ + 1860, + 1650 + ], + "size": [ + 210, + 97 + ], + "flags": { + "collapsed": true + }, + "order": 199, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 107073 + }, + { + "label": "neg prompt", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 107167 + }, + { + "label": "pos prompt", + "name": "populated_text_1", + "type": "STRING", + "widget": { + "name": "populated_text_1" + }, + "link": 107168 + } + ], + "outputs": [ + { + "label": "NEG prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 107018, + 107027 + ] + }, + { + "label": "POS prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 107017, + 107026 + ] + }, + { + "label": "POS Text", + "name": "processed text", + "type": "STRING", + "links": [ + 107178 + ] + }, + { + "label": "NEG Text", + "name": "processed text_1", + "type": "STRING", + "links": [ + 107179 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "populated_text" + ], + [ + "-1", + "populated_text_1" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "vsLinx_AppendLorasFromNodeToString", + "pos": [ + -460, + 1650 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 178, + "mode": 0, + "inputs": [ + { + "name": "powerloraloader_model", + "shape": 7, + "type": "MODEL", + "link": 104870 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 107181 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 105429 + ] + } + ], + "title": "Lora to prompt", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_AppendLorasFromNodeToString", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + } + }, + "widgets_values": [ + "", + 0, + "", + true, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 457, + "type": "Image Saver", + "pos": [ + -460, + 1690 + ], + "size": [ + 400, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107101 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 107087 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 107086 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 3192 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 107088 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 107089 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 105429 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 107183 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 59810 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 85546 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 85547 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 59805 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 3236 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "356dbb536f8fd2d4aa6c99e1336ea7289a31728f", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "IMG2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "", + "", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 993, + "type": "LazySwitchKJ", + "pos": [ + 2030, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 203, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 107182 + }, + { + "name": "on_true", + "type": "*", + "link": 107179 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107177 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 107183 + ] + } + ], + "title": "Neg swap", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 992, + "type": "LazySwitchKJ", + "pos": [ + 2030, + 1610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 202, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 107180 + }, + { + "name": "on_true", + "type": "*", + "link": 107178 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107175 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 107181 + ] + } + ], + "title": "Pos swap", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 921, + "type": "74f5dbab-ef00-4a43-a75c-758f1e6920c5", + "pos": [ + 2180, + 1680 + ], + "size": [ + 231.8000030517578, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 196, + "mode": 4, + "inputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 107124 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 107011 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 107012 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 107123 + }, + { + "name": "vae_optional", + "type": "VAE", + "link": 107126 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 107127 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 107128 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 107129 + }, + { + "label": "use external pose?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107130 + }, + { + "label": "pre-process ext pose?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 107131 + }, + { + "label": "external pose img", + "name": "on_true", + "type": "*", + "link": 107125 + }, + { + "label": "fit pose in mask?", + "name": "switch_2", + "type": "BOOLEAN", + "widget": { + "name": "switch_2" + }, + "link": 107132 + }, + { + "label": "is hires?", + "name": "switch_3", + "type": "BOOLEAN", + "widget": { + "name": "switch_3" + }, + "link": 107133 + }, + { + "label": "hires cn img", + "name": "on_true_1", + "type": "*", + "link": 107013 + }, + { + "label": "hires mask", + "name": "on_true_2", + "type": "*", + "link": 107014 + }, + { + "label": "normal cn img", + "name": "on_false", + "type": "*", + "link": 107015 + }, + { + "label": "normal mask", + "name": "on_false_1", + "type": "*", + "link": 107016 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107003 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 107019, + 107033 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 107020, + 107034 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "strength" + ], + [ + "-1", + "start_percent" + ], + [ + "-1", + "end_percent" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "switch_2" + ], + [ + "-1", + "switch_3" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1, + 0, + 0.4, + false, + false, + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 922, + "type": "858d627f-9e1b-4e29-8558-f1ac103dc90e", + "pos": [ + 2180, + 1590 + ], + "size": [ + 297.4499969482422, + 214 + ], + "flags": { + "collapsed": true + }, + "order": 197, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 107092 + }, + { + "name": "mask", + "type": "MASK", + "link": 107093 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 107096 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 107094 + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "link": 107017 + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "link": 107018 + }, + { + "name": "vae", + "type": "VAE", + "link": 107090 + }, + { + "name": "model", + "type": "MODEL", + "link": 107091 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 107019 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 107020 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 107097 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 107021 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 107022 + }, + { + "label": "sampler", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 107023 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 107024 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 107095 + }, + { + "label": "final img normal", + "name": "on_false", + "type": "*", + "link": 107099 + }, + { + "label": "final img hires", + "name": "on_true", + "type": "*", + "link": 107025 + }, + { + "label": "Use inpaint?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107098 + } + ], + "outputs": [ + { + "label": "pre cn positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 107009 + ] + }, + { + "label": "pre cn negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 106997 + ] + }, + { + "name": "image", + "type": "IMAGE", + "links": [ + 107032 + ] + }, + { + "label": "final inpaint img", + "name": "*", + "type": "*", + "links": [ + 107100, + 107101 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 107015 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 107016 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 32, + 3, + 525493778966480, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 906, + "type": "0132e901-e401-423d-8a07-f1cf20886b30", + "pos": [ + 1860, + 1610 + ], + "size": [ + 279.68333435058594, + 254 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "label": "default cfg", + "name": "on_false", + "type": "*", + "link": 107080 + }, + { + "label": "override cfg", + "name": "on_true", + "type": "*", + "link": 107079 + }, + { + "label": "Is Inpaint+Sample Switch?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107001 + }, + { + "label": "default steps", + "name": "on_false_1", + "type": "*", + "link": 107081 + }, + { + "label": "override steps", + "name": "on_true_1", + "type": "*", + "link": 107078 + }, + { + "label": "default sampler", + "name": "on_false_2", + "type": "*", + "link": 107082 + }, + { + "label": "override sampler", + "name": "on_true_2", + "type": "*", + "link": 107074 + }, + { + "label": "default scheduler", + "name": "on_false_3", + "type": "*", + "link": 107083 + }, + { + "label": "override scheduler", + "name": "on_true_3", + "type": "*", + "link": 107076 + }, + { + "label": "default sampler name", + "name": "on_false_4", + "type": "*", + "link": 107084 + }, + { + "label": "override sampler name", + "name": "on_true_4", + "type": "*", + "link": 107075 + }, + { + "label": "default scheduler name", + "name": "on_false_5", + "type": "*", + "link": 107085 + }, + { + "label": "override scheduler name", + "name": "on_true_5", + "type": "*", + "link": 107077 + } + ], + "outputs": [ + { + "label": "cfg", + "name": "*", + "type": "*", + "links": [ + 107022, + 107029, + 107086 + ] + }, + { + "label": "steps", + "name": "*_1", + "type": "*", + "links": [ + 107021, + 107028, + 107087 + ] + }, + { + "label": "sampler", + "name": "*_2", + "type": "*", + "links": [ + 107023, + 107030 + ] + }, + { + "label": "scheduler", + "name": "*_3", + "type": "*", + "links": [ + 107024, + 107031 + ] + }, + { + "label": "sampler_name", + "name": "*_4", + "type": "*", + "links": [ + 107088 + ] + }, + { + "label": "scheduler_name", + "name": "*_5", + "type": "*", + "links": [ + 107089 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 522, + "type": "easy seed", + "pos": [ + -360, + 540 + ], + "size": [ + 270, + 106 + ], + "flags": {}, + "order": 105, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 59810, + 85391, + 85535 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 707768398079019, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 582, + "type": "mxSlider", + "pos": [ + 1850, + 130 + ], + "size": [ + 380, + 30 + ], + "flags": {}, + "order": 106, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 85543 + ] + } + ], + "title": "Accuracy", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "aux_id": "Smirnov75/ComfyUI-mxToolkit", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 681, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 320, + 20 + ], + "size": [ + 360, + 740 + ], + "flags": {}, + "order": 166, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 97101 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 96837 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 97102, + 104870 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 96838 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "c5ffa43de4ddb17244626a65a30700a05dd6b67d", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + { + "on": true, + "lora": "Illustrious\\Style\\ATRex_style-12V2Rev.safetensors", + "strength": 1, + "strengthTwo": null + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 871, + "type": "MarkdownNote", + "pos": [ + 1770, + 850 + ], + "size": [ + 620, + 340 + ], + "flags": {}, + "order": 107, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Show Example Eye Prompt\"** node demonstrates how the \"Start Quality Prompt (Detailer)\" node merges with your detailer prompts when the start quality prompt is enabled. (Only shows if Eye prompt is enabled)\n\n---\n\nThe **\"Show full IMG2IMG Transfer Prompt\"** node displays the complete prompt used during IMG2IMG transfer, including all tags added through interrogation.\n\n---\n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**ControlNet Preview** shows the image generated during IMG2IMG transfer that is used as the base for creating your final image.\n\n---\n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 677, + "type": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "pos": [ + -10, + 1740 + ], + "size": [ + 217.71666717529297, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image1", + "type": "IMAGE", + "link": 107187 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85385 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85386 + }, + { + "name": "vae", + "type": "VAE", + "link": 106976 + }, + { + "name": "model", + "type": "MODEL", + "link": 106975 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 97973 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 97974 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85391 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85392 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85393 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85394 + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 85484, + 97911 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 678, + "type": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "pos": [ + 150, + 1740 + ], + "size": [ + 249.95000457763672, + 54 + ], + "flags": { + "collapsed": true + }, + "order": 164, + "mode": 0, + "inputs": [ + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 107188 + }, + { + "label": "image (hires)", + "name": "image_target", + "type": "IMAGE", + "link": 85484 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 106996 + } + ], + "outputs": [ + { + "label": "image (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97912, + 107059 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 0.6 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 902, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1470 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 185, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107067 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107066 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107068 + ] + } + ], + "title": "Bypass CN Pose Preview on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 901, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1430 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 184, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 107189 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 107063 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 107065 + ] + } + ], + "title": "Bypass Debug Pre-HiRes on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 562, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -60, + 20 + ], + "size": [ + 350, + 130 + ], + "flags": { + "collapsed": false + }, + "order": 159, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 107190 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 83076 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 83077 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (detailer)", + "type": "*", + "link": 107143 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 994, + "type": "vsLinx_UpscaleByFactorWithModel", + "pos": [ + -760, + 1770 + ], + "size": [ + 309.0333312988281, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 204, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 107184 + }, + { + "name": "image", + "type": "IMAGE", + "link": 107185 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 107186 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 107187, + 107188, + 107189, + 107190 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "7f013bff6c3f501204f64372b594c302194b88b7", + "Node name for S&R": "vsLinx_UpscaleByFactorWithModel", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 923, + "type": "802952dd-8f69-46b2-bdcb-9780f782ae76", + "pos": [ + 2180, + 1500 + ], + "size": [ + 297.4499969482422, + 285 + ], + "flags": { + "collapsed": true + }, + "order": 198, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 107026 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 107027 + }, + { + "name": "vae", + "type": "VAE", + "link": 107122 + }, + { + "name": "model", + "type": "MODEL", + "link": 107121 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 107118 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 107028 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 107029 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 107030 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 107031 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 107115 + }, + { + "name": "image", + "type": "IMAGE", + "link": 107119 + }, + { + "name": "mask", + "type": "MASK", + "link": 107120 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 107117 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 107116 + }, + { + "label": "default upscale model", + "name": "on_false", + "type": "*", + "link": 107113 + }, + { + "label": "alt upscale factor", + "name": "on_true", + "type": "*", + "link": 107108 + }, + { + "label": "use alt upscale model?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 107106 + }, + { + "label": "alt upscale model", + "name": "on_true_1", + "type": "*", + "link": 107107 + }, + { + "label": "hires fix denoise val", + "name": "denoise_1", + "type": "FLOAT", + "widget": { + "name": "denoise_1" + }, + "link": 107111 + }, + { + "label": "normal inpaint img", + "name": "on_false_1", + "type": "*", + "link": 107032 + }, + { + "label": "use hires fix?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 107110 + }, + { + "label": "default upscale factor", + "name": "on_false_2", + "type": "*", + "link": 107114 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 107033 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 107034 + }, + { + "label": "color fix strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 107112 + } + ], + "outputs": [ + { + "label": "final img", + "name": "*", + "type": "*", + "links": [ + 107025 + ] + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 107010 + ] + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 106998 + ] + }, + { + "label": "pre hires img", + "name": "*_1", + "type": "*", + "links": [ + 107104 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 107013 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 107014 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "denoise_1" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + 32, + 3, + false, + 0.15, + false, + 0 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -320 + ], + "size": [ + 210, + 260 + ], + "flags": { + "pinned": true + }, + "order": 108, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-WD14-Tagger](https://github.com/pythongosssss/ComfyUI-WD14-Tagger)
\n[ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 1990, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107048 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2100, + 1230 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107050 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 710, + -130 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 154, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2730, + -130 + ], + "size": [ + 460, + 890 + ], + "flags": {}, + "order": 137, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107100 + } + ], + "outputs": [], + "title": "Preview after Detailing | Preview after Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2260, + -130 + ], + "size": [ + 460, + 890 + ], + "flags": { + "collapsed": false + }, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107062 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix | Preview before Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 581, + "type": "PreviewImage", + "pos": [ + 2200, + 1230 + ], + "size": [ + 180, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107068 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 692, + "type": "3797e73d-04e0-43dc-b421-22b36edecead", + "pos": [ + 1850, + -10 + ], + "size": [ + 380, + 102 + ], + "flags": {}, + "order": 109, + "mode": 0, + "inputs": [ + { + "label": "ControlNet Model", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86066 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86067 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 679, + "type": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "pos": [ + -10, + 1610 + ], + "size": [ + 320, + 311 + ], + "flags": { + "collapsed": true + }, + "order": 165, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 107166 + }, + { + "name": "image", + "type": "IMAGE", + "link": 91437 + }, + { + "name": "vae", + "type": "VAE", + "link": 106977 + }, + { + "label": "Prompt", + "name": "text1", + "type": "STRING", + "link": 107174 + }, + { + "label": "image (for controlnet)", + "name": "image_1", + "type": "IMAGE", + "link": 97392 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 97457 + }, + { + "name": "model", + "type": "MODEL", + "link": 106978 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 85535 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85536 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85537 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85538 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85539 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 85540 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 106987 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 86066 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 85543 + }, + { + "name": "clip", + "type": "CLIP", + "link": 106966 + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 96191 + }, + { + "label": "refiner model", + "name": "model_1", + "type": "MODEL", + "link": 97553 + }, + { + "label": "refiner clip", + "name": "clip_1", + "type": "CLIP", + "link": 97552 + }, + { + "label": "negative prompt text", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 107148 + }, + { + "label": "default resolution", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 107171 + }, + { + "label": "Use Refiner?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 101274 + } + ], + "outputs": [ + { + "label": "Full prompt (for img save)", + "name": "STRING", + "type": "STRING", + "links": [ + 105194 + ] + }, + { + "label": "width", + "name": "INT", + "type": "INT", + "links": [ + 85546 + ] + }, + { + "label": "height", + "name": "INT_1", + "type": "INT", + "links": [ + 85547 + ] + }, + { + "label": "Full prompt (preview)", + "name": "STRING_1", + "type": "*", + "links": [ + 85548 + ] + }, + { + "label": "ControlNet preview", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107067 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 97973 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 97974 + ] + }, + { + "label": "IMAGE", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 107185 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "resolution" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "strength" + ], + [ + "-1", + "end_at_step" + ], + [ + "-1", + "text_1" + ], + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.49", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "strength": true + }, + "version": "7.0.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024, + 1078988596276977, + 30, + 6, + "euler", + "sgm_uniform", + 1, + 0.6000000000000001, + 25, + "", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 952, + "type": "LoadImageOutput", + "pos": [ + 3220, + -20 + ], + "size": [ + 390, + 780 + ], + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 107060, + 107092, + 107119 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": [ + 107093, + 107120 + ] + } + ], + "title": "Load last generated image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "LoadImageOutput", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + }, + "image": "clipspace/clipspace-painted-masked-1766162894449.png [input]" + }, + "widgets_values": [ + "QwenEditCharSheetInfo_00011_.png [output]", + false, + "refresh", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 745, + "type": "vsLinx_LoadSelectedImagesList", + "pos": [ + -760, + 20 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 111, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "images", + "shape": 6, + "type": "IMAGE", + "links": [ + 98757 + ] + }, + { + "name": "filenames", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Load (multiple) Images", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "da733e713177116d8f8abcc9c7a6a31d037994e2", + "Node name for S&R": "vsLinx_LoadSelectedImagesList", + "max_images": 0, + "fail_if_empty": true, + "filename_handling": "full filename", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "selected_paths": "[\"Image00721_a.png\",\"Image00700_a.png\",\"Image00629_a.png\",\"Image00659_a.png\"]", + "ue_properties": { + "widget_ue_connectable": { + "selected_paths": true + }, + "version": "7.0.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + null, + "[\"Image00721_a.png\",\"Image00700_a.png\",\"Image00629_a.png\",\"Image00659_a.png\"]", + true, + "full filename" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 551, + "type": "ShowText|pysssss", + "pos": [ + 2400, + 1000 + ], + "size": [ + 790, + 290 + ], + "flags": { + "collapsed": false + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 85548 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Show full IMG2IMG Transfer prompt", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "ShowText|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, \ninoue orihime, bleach, 1girl, brown eyes, orange hair, long hair, parted bangs, large breasts, huge breasts, \n1girl, solo, breasts, looking at viewer, blush, navel, nipples, collarbone, nude, sweat, pussy, shiny, wet, hand on hip, shiny skin, arm tattoo", + "masterpiece, best quality, absurdres, amazing quality, \ninoue orihime, bleach, 1girl, brown eyes, orange hair, long hair, parted bangs, large breasts, huge breasts, \n1girl, solo, breasts, blush, smile, navel, jewelry, nipples, outdoors, sky, armpits, water, necklace, bracelet, wet, night, ocean, beach, topless, moon, night sky, pelvic curtain, full moon, armlet", + "masterpiece, best quality, absurdres, amazing quality, \ninoue orihime, bleach, 1girl, brown eyes, orange hair, long hair, parted bangs, large breasts, huge breasts, \n1girl, solo, breasts, looking at viewer, navel, nipples, collarbone, upper body, heart, sweat, parted lips, lips, topless, breasts squeezed together", + "masterpiece, best quality, absurdres, amazing quality, \ninoue orihime, bleach, 1girl, brown eyes, orange hair, long hair, parted bangs, large breasts, huge breasts, \n1girl, solo, breasts, looking at viewer, blush, navel, cleavage, bare shoulders, jewelry, sitting, closed mouth, underwear, nipples, collarbone, panties, thighs, indoors, see-through, black panties, crossed legs, lingerie, couch, babydoll, gold earrings" + ], + "shape": 1 + }, + { + "id": 981, + "type": "PrimitiveStringMultiline", + "pos": [ + 1850, + 490 + ], + "size": [ + 380, + 270 + ], + "flags": {}, + "order": 112, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 107166 + ] + } + ], + "title": "Exclude tags from interrogation", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.5.1", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "short hair, bangs, large breasts, green hair,purple eyes, purple hair, long hair, blunt bangs, black hair, red eyes, twintails, piercing, ear piercing, green eyes, pointy ears, elf, brown hair, pink eyes, saratoga \\(kancolle\\), blue eyes, hair between eyes, ponytail, sidelocks, twitter username, side ponytail, animal ears, yellow eyes, pink hair, white hair, fang, virtual youtuber, mosaic censoring, animal ear fluff, skin fang, blonde hair, censored, grey hair, mole under eye, bar censor, hoshimachi suisei, star in eye, hair ribbon, two side up, hair over one eye, one eye covered, keqing \\(genshin impact\\), medium breasts, tail, hair bun, fake tail, cone hair bun, anal tail, takanashi kiara, orange hair, horns, halo, demon horns, wolf ears, wolf tail, wolf girl, brown eyes, yae miko, fox ears, kitagawa marin, aru \\(blue archive\\), multicolored hair, two-tone hair, hair intakes, colored inner hair, hair over eyes, toga himiko, double bun, curtains, slit pupils, messy hair, bags under eyes, tattoo, muscular, colored skin, abs, demon girl, red skin, hime cut, yor briar, hairband, white hairband, artoria pendragon \\(fate\\), ninomae ina'nis, gradient hair, english text, speech bubble, dusk \\(arknights\\), dragon horns, dragon girl, dragon tail, streaked hair, yuzuki choco, demon tail, demon wings, wings, facial mark, raiden shogun, bremerton \\(azur lane\\), braid, ahoge, hair bow, twin braids, houshou marine, rice shower \\(umamusume\\), horse girl, fur collar, shimakaze \\(kancolle\\), shinshuu maru \\(kancolle\\), shimakaze \\(kancolle\\) \\(cosplay\\), cat ears, cat tail, otoko no ko, crossdressing, d.va \\(overwatch\\), whisker markings, blue hair, hairclip, orange eyes, short twintails, uraraka ochako, mirko, dark-skinned female, parted bangs, rabbit girl, rabbit ears, dark skin, black wings, kashino \\(azur lane\\), cow ears, cow horns, cow girl, feathered wings, low wings, hasumi \\(blue archive\\), hatsune miku, red hair, single hair bun, mole on breast, reines el-melloi archisorte, matsumoto rangiku, white wings, angel wings, fox girl, fox tail, atlanta \\(kancolle\\), grey eyes, pubic tattoo, fish tail, reisalin stout, beret, white headwear, side braid, gold ship \\(umamusume\\), horse ears, horse tail, choker, black choker, shantae, sharp teeth, artoria caster \\(fate\\), ganyu \\(genshin impact\\), bell, neck bell, cowbell, lize helesta, nanashi mumei, feathers, feather hair ornament, patreon username, patreon logo, mari \\(blue archive\\), hair ornament, hair flower, flower, white flower, kaenbyou rin, multiple tails, two tails, nekomata, yuigahama yui, single side bun, small breasts, ribbon, souryuu asuka langley, aqua eyes, braided ponytail, aqua hair, extra ears, cat girl, curvy, higuchi madoka, makima \\(chainsaw man\\), shijou takane, purple hairband, earrings, pink nails, colored tips, barbell piercing, asuna \\(blue archive\\), green nails, yellow nails, blue nails, crossed bangs, eyjafjalla \\(arknights\\), sheep horns, sheep ears, sheep girl, hk416 \\(girls' frontline\\), jeanne d'arc alter \\(fate\\), jeanne d'arc alter \\(avenger\\) \\(fate\\), crown braid, hina \\(blue archive\\), ouro kronii, symbol-shaped pupils, heart-shaped pupils, red ribbon, heterochromia, shirogane noel, haruna \\(kancolle\\), headgear, inoue orihime, megumin, atago \\(azur lane\\), atago \\(stunning speedster\\) \\(azur lane\\), white ribbon, dog ears, sakura kyouko, remilia scarlet, mob cap, hat ribbon, bat wings, pink headwear, red ascot, irys \\(hololive\\), hibiki \\(kancolle\\), chun-li, mask, kawashiro nitori, hair bobbles, headpiece, lucy \\(cyberpunk\\), jinx \\(league of legends\\), nipple piercing, interspecies, goat horns, flat chest, short hair with long locks, shihouin yoruichi, stocking \\(psg\\), heart ahoge, muscular female, hoshino \\(blue archive\\), mejiro mcqueen \\(umamusume\\), swept bangs, tatsumaki, curly hair, flipped hair, fangs, x hair ornament, agnes tachyon \\(umamusume\\), star halo, toyokawa fuka, wavy hair, antenna hair, goggles, drill hair, twin drills, tamamo \\(fate\\), hat, bow, pink bow, makeup, eyeshadow, greyscale, monochrome, head wings, eye mask, white mask, karin \\(blue archive\\), yuuka \\(blue archive\\), takami chika, izuna \\(blue archive\\), zara \\(azur lane\\), zara \\(poolside coincidence\\) \\(azur lane\\), princess zelda, matou sakura, nishikigi chisato, baltimore \\(azur lane\\), cover, serena \\(pokemon\\), bremerton \\(scorching-hot training\\) \\(azur lane\\), weiss schnee, dark elf, skull, atago \\(kancolle\\), kaga \\(kancolle\\), nice nature \\(umamusume\\), matoi ryuuko, daiwa scarlet \\(umamusume\\), tsunade \\(naruto\\), marie \\(girls und panzer\\), jirou kyouka, kayoko \\(blue archive\\), shirakami fubuki, marnie \\(pokemon\\), shenhe \\(genshin impact\\), formidable \\(azur lane\\), yelan \\(genshin impact\\), bob cut, diagonal bangs, hayashimo \\(kancolle\\), pyra \\(xenoblade\\), meer campbell, kitasan black \\(umamusume\\), jeanne d'arc \\(fate\\), jeanne d'arc \\(ruler\\) \\(fate\\), fischl \\(genshin impact\\), alisa ilinichina amiella, roxy migurdia, elysia \\(honkai impact\\), mole, mole under mouth, skadi \\(arknights\\), skadi the corrupting heart \\(arknights\\), mona \\(genshin impact\\), taihou \\(azur lane\\), scathach \\(fate\\), scathach \\(piercing bunny\\) \\(fate\\), mythra \\(xenoblade\\), suzumiya haruhi, izayoi sakuya, erika \\(pokemon\\), aris \\(blue archive\\), kirigaya suguha, kaga \\(azur lane\\), fujimaru ritsuka \\(female\\), souryuu \\(kancolle\\), makinami mari illustrious, hasumi \\(gym uniform\\) \\(blue archive\\), sister cleaire, jeanne d'arc alter santa lily \\(fate\\), yamato \\(kancolle\\), freckles, freckled face, glasses, shinano \\(azur lane\\), official alternate costume, boa hancock, takarada rikka, leg tattoo, lipstick, purple nails, purple lips, purple eyeshadow, reze \\(chainsaw man\\), graf zeppelin \\(azur lane\\), lucina \\(fire emblem\\), android 18, emilia \\(re:zero\\), panty \\(psg\\), ako \\(blue archive\\), nagatoro hayase, hanekawa tsubasa, usada pekora, rosa \\(pokemon\\), mechanical halo, mika \\(blue archive\\), mihono bourbon \\(umamusume\\), fujiwara chika, shark tail, shark girl, cetacean tail, orca girl, belfast \\(azur lane\\), artoria pendragon \\(lancer\\) \\(fate\\), twilight \\(spy x family\\), kirijou mitsuru, selene \\(pokemon\\), navel piercing, albedo \\(overlord\\), black feathers, white horns, fake animal ears, bright pupils, white pupils, asymmetrical docking, side braids, blonde pubic hair, very long hair, saren \\(princess connect!\\), mori calliope, realistic, fubuki \\(one-punch man\\), jeanne d'arc alter \\(swimsuit berserker\\) \\(fate\\), neru \\(blue archive\\), higashiyama kobeni, hu tao \\(genshin impact\\), morgan le fay \\(fate\\), yamamura sadako, ruby rose, mudrock \\(arknights\\), murakumo \\(kancolle\\), short eyebrows, hestia \\(danmachi\\), ceres fauna, antlers, bun cover, raccoon ears, squirrel ears, squirrel tail, raccoon girl, squirrel girl, tifa lockhart, iori \\(blue archive\\), exusiai \\(arknights\\), shishiro botan, tsunomaki watame, reisen udongein inaba, kashima \\(kancolle\\), lion ears, lion tail, lion girl, yumi \\(senran kagura\\), mordred \\(fate\\), mordred \\(fate/apocrypha\\), manjuu \\(azur lane\\), nico robin, mayuzumi fuyuko, nakano yotsuba, niijima makoto, kagari atsuko, komi shouko, aerith gainsborough, nilou \\(genshin impact\\), samus aran, minamoto no raikou \\(fate\\), minamoto no raikou \\(swimsuit lancer\\) \\(fate\\), darjeeling \\(girls und panzer\\), hagikaze \\(kancolle\\), maikaze \\(kancolle\\), black eyes, breast tattoo, princess peach, body freckles, tohsaka rin, kiryuuin satsuki, rem \\(re:zero\\), rias gremory, yaoyorozu momo, arm tattoo, " + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 667, + "type": "PreviewImage", + "pos": [ + 2200, + 1280 + ], + "size": [ + 410, + 670 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 107065 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3185, + 430, + 0, + 456, + 6, + "FLOAT" + ], + [ + 3192, + 282, + 0, + 457, + 3, + "STRING" + ], + [ + 3236, + 461, + 0, + 457, + 12, + "INT" + ], + [ + 4167, + 489, + 0, + 32, + 15, + "FLOAT" + ], + [ + 4206, + 491, + 0, + 19, + 15, + "FLOAT" + ], + [ + 4207, + 494, + 0, + 70, + 15, + "FLOAT" + ], + [ + 4208, + 492, + 0, + 43, + 15, + "FLOAT" + ], + [ + 4209, + 493, + 0, + 35, + 15, + "FLOAT" + ], + [ + 4210, + 495, + 0, + 38, + 15, + "FLOAT" + ], + [ + 4211, + 496, + 0, + 47, + 15, + "FLOAT" + ], + [ + 4212, + 497, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4794, + 32, + 0, + 43, + 0, + "IMAGE" + ], + [ + 4795, + 43, + 0, + 35, + 0, + "IMAGE" + ], + [ + 4796, + 35, + 0, + 70, + 0, + "IMAGE" + ], + [ + 4797, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 4798, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 5332, + 508, + 0, + 32, + 12, + "FLOAT" + ], + [ + 5333, + 509, + 0, + 32, + 11, + "INT" + ], + [ + 5334, + 507, + 0, + 32, + 13, + "COMBO" + ], + [ + 5335, + 508, + 0, + 43, + 12, + "FLOAT" + ], + [ + 5336, + 509, + 0, + 43, + 11, + "INT" + ], + [ + 5337, + 507, + 0, + 43, + 13, + "COMBO" + ], + [ + 5338, + 508, + 0, + 35, + 12, + "FLOAT" + ], + [ + 5339, + 509, + 0, + 35, + 11, + "INT" + ], + [ + 5340, + 507, + 0, + 35, + 13, + "COMBO" + ], + [ + 5341, + 508, + 0, + 70, + 12, + "FLOAT" + ], + [ + 5342, + 509, + 0, + 70, + 11, + "INT" + ], + [ + 5343, + 507, + 0, + 70, + 13, + "COMBO" + ], + [ + 5344, + 508, + 0, + 38, + 12, + "FLOAT" + ], + [ + 5345, + 509, + 0, + 38, + 11, + "INT" + ], + [ + 5346, + 507, + 0, + 38, + 13, + "COMBO" + ], + [ + 5347, + 508, + 0, + 47, + 12, + "FLOAT" + ], + [ + 5348, + 509, + 0, + 47, + 11, + "INT" + ], + [ + 5349, + 507, + 0, + 47, + 13, + "COMBO" + ], + [ + 5350, + 508, + 0, + 75, + 12, + "FLOAT" + ], + [ + 5351, + 509, + 0, + 75, + 11, + "INT" + ], + [ + 5352, + 507, + 0, + 75, + 13, + "COMBO" + ], + [ + 6863, + 564, + 0, + 565, + 0, + "*" + ], + [ + 7255, + 574, + 0, + 575, + 1, + "IMAGE" + ], + [ + 7257, + 414, + 0, + 577, + 0, + "*" + ], + [ + 59805, + 558, + 0, + 457, + 11, + "FLOAT" + ], + [ + 59810, + 522, + 0, + 457, + 8, + "INT" + ], + [ + 71974, + 615, + 0, + 577, + 1, + "*" + ], + [ + 71975, + 576, + 0, + 577, + 2, + "*" + ], + [ + 72526, + 629, + 0, + 565, + 1, + "*" + ], + [ + 76831, + 436, + 0, + 635, + 0, + "MODEL" + ], + [ + 83076, + 662, + 0, + 562, + 1, + "*" + ], + [ + 83077, + 664, + 0, + 562, + 2, + "*" + ], + [ + 84534, + 673, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 84535, + 673, + 1, + 38, + 4, + "CONDITIONING" + ], + [ + 84536, + 673, + 2, + 47, + 4, + "CONDITIONING" + ], + [ + 84537, + 673, + 3, + 75, + 4, + "CONDITIONING" + ], + [ + 84538, + 673, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 84539, + 673, + 5, + 32, + 4, + "CONDITIONING" + ], + [ + 84540, + 673, + 6, + 19, + 4, + "CONDITIONING" + ], + [ + 84541, + 673, + 7, + 498, + 0, + "STRING" + ], + [ + 84542, + 673, + 8, + 43, + 4, + "CONDITIONING" + ], + [ + 85385, + 508, + 0, + 677, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85386, + 509, + 0, + 677, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85391, + 522, + 0, + 677, + 7, + "INT" + ], + [ + 85392, + 507, + 0, + 677, + 8, + "COMBO" + ], + [ + 85393, + 618, + 0, + 677, + 9, + "COMBO" + ], + [ + 85394, + 670, + 0, + 677, + 10, + "FLOAT" + ], + [ + 85484, + 677, + 0, + 678, + 1, + "IMAGE" + ], + [ + 85535, + 522, + 0, + 679, + 8, + "INT" + ], + [ + 85536, + 509, + 0, + 679, + 9, + "INT" + ], + [ + 85537, + 508, + 0, + 679, + 10, + "FLOAT" + ], + [ + 85538, + 507, + 0, + 679, + 11, + "COMBO" + ], + [ + 85539, + 618, + 0, + 679, + 12, + "COMBO" + ], + [ + 85540, + 558, + 0, + 679, + 13, + "FLOAT" + ], + [ + 85543, + 582, + 0, + 679, + 16, + "FLOAT" + ], + [ + 85546, + 679, + 1, + 457, + 9, + "INT" + ], + [ + 85547, + 679, + 2, + 457, + 10, + "INT" + ], + [ + 85548, + 679, + 3, + 551, + 0, + "STRING" + ], + [ + 85697, + 618, + 0, + 684, + 3, + "COMBO" + ], + [ + 85700, + 461, + 0, + 684, + 5, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 85704, + 684, + 1, + 32, + 14, + "COMBO" + ], + [ + 85705, + 684, + 1, + 43, + 14, + "COMBO" + ], + [ + 85706, + 684, + 1, + 35, + 14, + "COMBO" + ], + [ + 85707, + 684, + 1, + 70, + 14, + "COMBO" + ], + [ + 85708, + 684, + 1, + 38, + 14, + "COMBO" + ], + [ + 85709, + 684, + 1, + 47, + 14, + "COMBO" + ], + [ + 85710, + 684, + 1, + 75, + 14, + "COMBO" + ], + [ + 85711, + 684, + 2, + 19, + 7, + "SAM_MODEL" + ], + [ + 85712, + 684, + 2, + 32, + 7, + "SAM_MODEL" + ], + [ + 85713, + 684, + 2, + 35, + 7, + "SAM_MODEL" + ], + [ + 85714, + 684, + 2, + 43, + 7, + "SAM_MODEL" + ], + [ + 85715, + 684, + 2, + 70, + 7, + "SAM_MODEL" + ], + [ + 85716, + 684, + 2, + 38, + 7, + "SAM_MODEL" + ], + [ + 85717, + 684, + 2, + 47, + 7, + "SAM_MODEL" + ], + [ + 85718, + 684, + 2, + 75, + 7, + "SAM_MODEL" + ], + [ + 85917, + 575, + 0, + 685, + 0, + "IMAGE" + ], + [ + 85918, + 685, + 0, + 456, + 2, + "IMAGE" + ], + [ + 86023, + 689, + 0, + 456, + 1, + "IPADAPTER" + ], + [ + 86024, + 689, + 1, + 456, + 5, + "CLIP_VISION" + ], + [ + 86066, + 692, + 0, + 679, + 15, + "CONTROL_NET" + ], + [ + 86067, + 692, + 1, + 679, + 5, + "COMBO" + ], + [ + 91437, + 725, + 0, + 679, + 1, + "IMAGE" + ], + [ + 91438, + 725, + 0, + 575, + 0, + "IMAGE" + ], + [ + 94719, + 786, + 0, + 784, + 0, + "*" + ], + [ + 94720, + 437, + 0, + 786, + 0, + "*" + ], + [ + 95975, + 509, + 0, + 19, + 11, + "INT" + ], + [ + 95976, + 508, + 0, + 19, + 12, + "FLOAT" + ], + [ + 95978, + 827, + 0, + 19, + 1, + "MODEL" + ], + [ + 95979, + 827, + 1, + 19, + 2, + "CLIP" + ], + [ + 95981, + 828, + 0, + 32, + 1, + "MODEL" + ], + [ + 95982, + 828, + 1, + 32, + 2, + "CLIP" + ], + [ + 95983, + 829, + 0, + 43, + 1, + "MODEL" + ], + [ + 95984, + 829, + 1, + 43, + 2, + "CLIP" + ], + [ + 95986, + 830, + 0, + 35, + 1, + "MODEL" + ], + [ + 95987, + 830, + 1, + 35, + 2, + "CLIP" + ], + [ + 95988, + 831, + 0, + 70, + 1, + "MODEL" + ], + [ + 95989, + 831, + 1, + 70, + 2, + "CLIP" + ], + [ + 95990, + 832, + 0, + 38, + 1, + "MODEL" + ], + [ + 95991, + 832, + 1, + 38, + 2, + "CLIP" + ], + [ + 95992, + 833, + 0, + 47, + 1, + "MODEL" + ], + [ + 95993, + 833, + 1, + 47, + 2, + "CLIP" + ], + [ + 95994, + 834, + 0, + 75, + 1, + "MODEL" + ], + [ + 95995, + 834, + 1, + 75, + 2, + "CLIP" + ], + [ + 96191, + 840, + 0, + 679, + 18, + "INT" + ], + [ + 96393, + 841, + 0, + 842, + 0, + "MODEL" + ], + [ + 96394, + 841, + 1, + 842, + 1, + "CLIP" + ], + [ + 96612, + 507, + 0, + 19, + 13, + "COMBO" + ], + [ + 96613, + 684, + 1, + 19, + 14, + "COMBO" + ], + [ + 96837, + 436, + 1, + 681, + 1, + "CLIP" + ], + [ + 96838, + 681, + 1, + 684, + 0, + "CLIP" + ], + [ + 96870, + 684, + 3, + 863, + 0, + "*" + ], + [ + 96959, + 863, + 0, + 684, + 7, + "CLIP" + ], + [ + 97100, + 635, + 0, + 684, + 2, + "MODEL" + ], + [ + 97101, + 684, + 5, + 681, + 0, + "MODEL" + ], + [ + 97102, + 681, + 0, + 456, + 0, + "MODEL" + ], + [ + 97297, + 725, + 0, + 864, + 0, + "IMAGE" + ], + [ + 97361, + 725, + 0, + 865, + 0, + "*" + ], + [ + 97392, + 865, + 0, + 679, + 4, + "IMAGE" + ], + [ + 97424, + 864, + 0, + 865, + 1, + "*" + ], + [ + 97456, + 864, + 1, + 868, + 1, + "*" + ], + [ + 97457, + 868, + 0, + 679, + 6, + "INT" + ], + [ + 97550, + 842, + 0, + 684, + 10, + "MODEL" + ], + [ + 97551, + 842, + 1, + 684, + 8, + "CLIP" + ], + [ + 97552, + 684, + 6, + 679, + 20, + "CLIP" + ], + [ + 97553, + 684, + 7, + 679, + 19, + "MODEL" + ], + [ + 97911, + 677, + 0, + 876, + 0, + "IMAGE" + ], + [ + 97912, + 678, + 0, + 876, + 1, + "IMAGE" + ], + [ + 97914, + 876, + 0, + 19, + 0, + "IMAGE" + ], + [ + 97973, + 679, + 5, + 677, + 5, + "CONDITIONING" + ], + [ + 97974, + 679, + 6, + 677, + 6, + "CONDITIONING" + ], + [ + 98301, + 437, + 0, + 878, + 1, + "VAE" + ], + [ + 98302, + 436, + 2, + 878, + 0, + "VAE" + ], + [ + 98303, + 878, + 1, + 786, + 1, + "*" + ], + [ + 98757, + 745, + 0, + 725, + 0, + "*" + ], + [ + 101274, + 885, + 0, + 679, + 23, + "BOOLEAN" + ], + [ + 104870, + 681, + 0, + 888, + 0, + "MODEL" + ], + [ + 105194, + 679, + 0, + 891, + 1, + "STRING" + ], + [ + 105429, + 888, + 0, + 457, + 6, + "STRING" + ], + [ + 106950, + 827, + 1, + 673, + 12, + "CLIP" + ], + [ + 106951, + 831, + 1, + 673, + 9, + "CLIP" + ], + [ + 106952, + 828, + 1, + 673, + 10, + "CLIP" + ], + [ + 106953, + 832, + 1, + 673, + 3, + "CLIP" + ], + [ + 106954, + 829, + 1, + 673, + 14, + "CLIP" + ], + [ + 106955, + 830, + 1, + 673, + 2, + "CLIP" + ], + [ + 106956, + 833, + 1, + 673, + 5, + "CLIP" + ], + [ + 106957, + 834, + 1, + 673, + 8, + "CLIP" + ], + [ + 106958, + 684, + 3, + 827, + 1, + "CLIP" + ], + [ + 106959, + 684, + 3, + 831, + 1, + "CLIP" + ], + [ + 106960, + 684, + 3, + 832, + 1, + "CLIP" + ], + [ + 106961, + 684, + 3, + 828, + 1, + "CLIP" + ], + [ + 106962, + 684, + 3, + 833, + 1, + "CLIP" + ], + [ + 106963, + 684, + 3, + 829, + 1, + "CLIP" + ], + [ + 106964, + 684, + 3, + 834, + 1, + "CLIP" + ], + [ + 106965, + 684, + 3, + 830, + 1, + "CLIP" + ], + [ + 106966, + 684, + 3, + 679, + 17, + "CLIP" + ], + [ + 106967, + 456, + 0, + 827, + 0, + "MODEL" + ], + [ + 106968, + 456, + 0, + 831, + 0, + "MODEL" + ], + [ + 106969, + 456, + 0, + 832, + 0, + "MODEL" + ], + [ + 106970, + 456, + 0, + 828, + 0, + "MODEL" + ], + [ + 106971, + 456, + 0, + 829, + 0, + "MODEL" + ], + [ + 106972, + 456, + 0, + 833, + 0, + "MODEL" + ], + [ + 106973, + 456, + 0, + 834, + 0, + "MODEL" + ], + [ + 106974, + 456, + 0, + 830, + 0, + "MODEL" + ], + [ + 106975, + 456, + 0, + 677, + 4, + "MODEL" + ], + [ + 106976, + 878, + 0, + 677, + 3, + "VAE" + ], + [ + 106977, + 878, + 0, + 679, + 2, + "VAE" + ], + [ + 106978, + 456, + 0, + 679, + 7, + "MODEL" + ], + [ + 106979, + 878, + 0, + 19, + 3, + "VAE" + ], + [ + 106980, + 878, + 0, + 32, + 3, + "VAE" + ], + [ + 106981, + 878, + 0, + 43, + 3, + "VAE" + ], + [ + 106982, + 878, + 0, + 35, + 3, + "VAE" + ], + [ + 106983, + 878, + 0, + 70, + 3, + "VAE" + ], + [ + 106984, + 878, + 0, + 38, + 3, + "VAE" + ], + [ + 106985, + 878, + 0, + 47, + 3, + "VAE" + ], + [ + 106986, + 878, + 0, + 75, + 3, + "VAE" + ], + [ + 106987, + 684, + 4, + 679, + 14, + "CONDITIONING" + ], + [ + 106988, + 684, + 4, + 19, + 5, + "CONDITIONING" + ], + [ + 106989, + 684, + 4, + 32, + 5, + "CONDITIONING" + ], + [ + 106990, + 684, + 4, + 43, + 5, + "CONDITIONING" + ], + [ + 106991, + 684, + 4, + 35, + 5, + "CONDITIONING" + ], + [ + 106992, + 684, + 4, + 70, + 5, + "CONDITIONING" + ], + [ + 106993, + 684, + 4, + 38, + 5, + "CONDITIONING" + ], + [ + 106994, + 684, + 4, + 47, + 5, + "CONDITIONING" + ], + [ + 106995, + 684, + 4, + 75, + 5, + "CONDITIONING" + ], + [ + 106996, + 896, + 0, + 678, + 2, + "FLOAT" + ], + [ + 106997, + 922, + 1, + 904, + 0, + "*" + ], + [ + 106998, + 923, + 2, + 904, + 1, + "*" + ], + [ + 106999, + 920, + 0, + 905, + 0, + "*" + ], + [ + 107000, + 911, + 0, + 905, + 1, + "BOOLEAN" + ], + [ + 107001, + 903, + 0, + 906, + 2, + "BOOLEAN" + ], + [ + 107002, + 919, + 0, + 912, + 0, + "BOOLEAN" + ], + [ + 107003, + 921, + 0, + 913, + 0, + "*" + ], + [ + 107004, + 912, + 0, + 913, + 1, + "BOOLEAN" + ], + [ + 107005, + 914, + 0, + 916, + 0, + "BOOLEAN" + ], + [ + 107006, + 915, + 0, + 916, + 1, + "BOOLEAN" + ], + [ + 107008, + 916, + 0, + 917, + 1, + "BOOLEAN" + ], + [ + 107009, + 922, + 0, + 920, + 0, + "*" + ], + [ + 107010, + 923, + 1, + 920, + 1, + "*" + ], + [ + 107011, + 905, + 0, + 921, + 1, + "CONDITIONING" + ], + [ + 107012, + 904, + 0, + 921, + 2, + "CONDITIONING" + ], + [ + 107013, + 923, + 4, + 921, + 13, + "*" + ], + [ + 107014, + 923, + 5, + 921, + 14, + "*" + ], + [ + 107015, + 922, + 4, + 921, + 15, + "*" + ], + [ + 107016, + 922, + 5, + 921, + 16, + "*" + ], + [ + 107017, + 924, + 1, + 922, + 4, + "CONDITIONING" + ], + [ + 107018, + 924, + 0, + 922, + 5, + "CONDITIONING" + ], + [ + 107019, + 921, + 1, + 922, + 8, + "CONDITIONING" + ], + [ + 107020, + 921, + 2, + 922, + 9, + "CONDITIONING" + ], + [ + 107021, + 906, + 1, + 922, + 11, + "INT" + ], + [ + 107022, + 906, + 0, + 922, + 12, + "FLOAT" + ], + [ + 107023, + 906, + 2, + 922, + 13, + "COMBO" + ], + [ + 107024, + 906, + 3, + 922, + 14, + "COMBO" + ], + [ + 107025, + 923, + 0, + 922, + 17, + "*" + ], + [ + 107026, + 924, + 1, + 923, + 0, + "CONDITIONING" + ], + [ + 107027, + 924, + 0, + 923, + 1, + "CONDITIONING" + ], + [ + 107028, + 906, + 1, + 923, + 5, + "INT" + ], + [ + 107029, + 906, + 0, + 923, + 6, + "FLOAT" + ], + [ + 107030, + 906, + 2, + 923, + 7, + "COMBO" + ], + [ + 107031, + 906, + 3, + 923, + 8, + "COMBO" + ], + [ + 107032, + 922, + 2, + 923, + 19, + "*" + ], + [ + 107033, + 921, + 1, + 923, + 22, + "CONDITIONING" + ], + [ + 107034, + 921, + 2, + 923, + 23, + "CONDITIONING" + ], + [ + 107035, + 953, + 0, + 907, + 1, + "BOOLEAN" + ], + [ + 107036, + 953, + 0, + 910, + 1, + "BOOLEAN" + ], + [ + 107037, + 953, + 0, + 897, + 1, + "BOOLEAN" + ], + [ + 107038, + 953, + 0, + 908, + 1, + "BOOLEAN" + ], + [ + 107039, + 953, + 0, + 900, + 1, + "BOOLEAN" + ], + [ + 107040, + 953, + 0, + 899, + 1, + "BOOLEAN" + ], + [ + 107041, + 953, + 0, + 898, + 1, + "BOOLEAN" + ], + [ + 107042, + 953, + 0, + 909, + 1, + "BOOLEAN" + ], + [ + 107043, + 19, + 2, + 897, + 0, + "IMAGE" + ], + [ + 107044, + 897, + 0, + 224, + 0, + "IMAGE" + ], + [ + 107045, + 32, + 2, + 907, + 0, + "IMAGE" + ], + [ + 107046, + 907, + 0, + 231, + 0, + "IMAGE" + ], + [ + 107047, + 43, + 2, + 910, + 0, + "IMAGE" + ], + [ + 107048, + 910, + 0, + 225, + 0, + "IMAGE" + ], + [ + 107049, + 35, + 2, + 908, + 0, + "IMAGE" + ], + [ + 107050, + 908, + 0, + 226, + 0, + "IMAGE" + ], + [ + 107051, + 70, + 2, + 900, + 0, + "IMAGE" + ], + [ + 107052, + 900, + 0, + 227, + 0, + "IMAGE" + ], + [ + 107053, + 38, + 2, + 898, + 0, + "IMAGE" + ], + [ + 107054, + 898, + 0, + 228, + 0, + "IMAGE" + ], + [ + 107055, + 47, + 2, + 899, + 0, + "IMAGE" + ], + [ + 107056, + 899, + 0, + 229, + 0, + "IMAGE" + ], + [ + 107057, + 75, + 2, + 909, + 0, + "IMAGE" + ], + [ + 107058, + 909, + 0, + 230, + 0, + "IMAGE" + ], + [ + 107059, + 678, + 0, + 918, + 0, + "IMAGE" + ], + [ + 107060, + 952, + 0, + 918, + 1, + "IMAGE" + ], + [ + 107061, + 953, + 0, + 918, + 2, + "BOOLEAN" + ], + [ + 107062, + 918, + 0, + 274, + 0, + "IMAGE" + ], + [ + 107063, + 953, + 0, + 901, + 1, + "BOOLEAN" + ], + [ + 107065, + 901, + 0, + 667, + 0, + "IMAGE" + ], + [ + 107066, + 953, + 0, + 902, + 1, + "BOOLEAN" + ], + [ + 107067, + 679, + 4, + 902, + 0, + "IMAGE" + ], + [ + 107068, + 902, + 0, + 581, + 0, + "IMAGE" + ], + [ + 107069, + 953, + 0, + 903, + 0, + "BOOLEAN" + ], + [ + 107070, + 948, + 0, + 903, + 1, + "BOOLEAN" + ], + [ + 107073, + 684, + 3, + 924, + 0, + "CLIP" + ], + [ + 107074, + 932, + 0, + 906, + 6, + "COMBO" + ], + [ + 107075, + 932, + 1, + 906, + 10, + "STRING" + ], + [ + 107076, + 929, + 0, + 906, + 8, + "COMBO" + ], + [ + 107077, + 929, + 1, + 906, + 12, + "STRING" + ], + [ + 107078, + 930, + 0, + 906, + 4, + "INT" + ], + [ + 107079, + 931, + 0, + 906, + 1, + "FLOAT" + ], + [ + 107080, + 508, + 0, + 906, + 0, + "FLOAT" + ], + [ + 107081, + 509, + 0, + 906, + 3, + "INT" + ], + [ + 107082, + 507, + 0, + 906, + 5, + "COMBO" + ], + [ + 107083, + 618, + 0, + 906, + 7, + "COMBO" + ], + [ + 107084, + 507, + 1, + 906, + 9, + "STRING" + ], + [ + 107085, + 618, + 1, + 906, + 11, + "STRING" + ], + [ + 107086, + 906, + 0, + 457, + 2, + "FLOAT" + ], + [ + 107087, + 906, + 1, + 457, + 1, + "INT" + ], + [ + 107088, + 906, + 4, + 457, + 4, + "STRING" + ], + [ + 107089, + 906, + 5, + 457, + 5, + "STRING" + ], + [ + 107090, + 878, + 0, + 922, + 6, + "VAE" + ], + [ + 107091, + 456, + 0, + 922, + 7, + "MODEL" + ], + [ + 107092, + 952, + 0, + 922, + 0, + "IMAGE" + ], + [ + 107093, + 952, + 1, + 922, + 1, + "MASK" + ], + [ + 107094, + 950, + 0, + 922, + 3, + "FLOAT" + ], + [ + 107095, + 949, + 0, + 922, + 15, + "FLOAT" + ], + [ + 107096, + 934, + 0, + 922, + 2, + "INT" + ], + [ + 107097, + 954, + 0, + 922, + 10, + "INT" + ], + [ + 107098, + 953, + 0, + 922, + 18, + "BOOLEAN" + ], + [ + 107099, + 75, + 0, + 922, + 16, + "IMAGE" + ], + [ + 107100, + 922, + 3, + 29, + 0, + "IMAGE" + ], + [ + 107101, + 922, + 3, + 457, + 0, + "IMAGE" + ], + [ + 107102, + 953, + 0, + 914, + 0, + "BOOLEAN" + ], + [ + 107103, + 935, + 0, + 915, + 0, + "BOOLEAN" + ], + [ + 107104, + 923, + 3, + 917, + 0, + "*" + ], + [ + 107105, + 917, + 0, + 925, + 0, + "IMAGE" + ], + [ + 107106, + 936, + 0, + 923, + 16, + "BOOLEAN" + ], + [ + 107107, + 933, + 0, + 923, + 17, + "UPSCALE_MODEL" + ], + [ + 107108, + 933, + 1, + 923, + 15, + "FLOAT" + ], + [ + 107110, + 935, + 0, + 923, + 20, + "BOOLEAN" + ], + [ + 107111, + 946, + 0, + 923, + 18, + "FLOAT" + ], + [ + 107112, + 947, + 0, + 923, + 24, + "FLOAT" + ], + [ + 107113, + 15, + 0, + 923, + 14, + "UPSCALE_MODEL" + ], + [ + 107114, + 649, + 0, + 923, + 21, + "FLOAT" + ], + [ + 107115, + 949, + 0, + 923, + 9, + "FLOAT" + ], + [ + 107116, + 950, + 0, + 923, + 13, + "FLOAT" + ], + [ + 107117, + 934, + 0, + 923, + 12, + "INT" + ], + [ + 107118, + 954, + 0, + 923, + 4, + "INT" + ], + [ + 107119, + 952, + 0, + 923, + 10, + "IMAGE" + ], + [ + 107120, + 952, + 1, + 923, + 11, + "MASK" + ], + [ + 107121, + 456, + 0, + 923, + 3, + "MODEL" + ], + [ + 107122, + 878, + 0, + 923, + 2, + "VAE" + ], + [ + 107123, + 937, + 0, + 921, + 3, + "CONTROL_NET" + ], + [ + 107124, + 937, + 1, + 921, + 0, + "COMBO" + ], + [ + 107125, + 942, + 0, + 921, + 10, + "IMAGE" + ], + [ + 107126, + 878, + 0, + 921, + 4, + "VAE" + ], + [ + 107127, + 940, + 0, + 921, + 5, + "FLOAT" + ], + [ + 107128, + 938, + 0, + 921, + 6, + "FLOAT" + ], + [ + 107129, + 939, + 0, + 921, + 7, + "FLOAT" + ], + [ + 107130, + 945, + 0, + 921, + 8, + "BOOLEAN" + ], + [ + 107131, + 944, + 0, + 921, + 9, + "BOOLEAN" + ], + [ + 107132, + 943, + 0, + 921, + 11, + "BOOLEAN" + ], + [ + 107133, + 935, + 0, + 921, + 12, + "BOOLEAN" + ], + [ + 107134, + 913, + 0, + 926, + 0, + "IMAGE" + ], + [ + 107135, + 941, + 0, + 911, + 0, + "BOOLEAN" + ], + [ + 107136, + 941, + 0, + 919, + 1, + "BOOLEAN" + ], + [ + 107137, + 953, + 0, + 919, + 0, + "BOOLEAN" + ], + [ + 107138, + 935, + 0, + 920, + 2, + "BOOLEAN" + ], + [ + 107139, + 935, + 0, + 904, + 2, + "BOOLEAN" + ], + [ + 107143, + 969, + 0, + 562, + 3, + "STRING" + ], + [ + 107144, + 969, + 0, + 684, + 1, + "STRING" + ], + [ + 107145, + 969, + 0, + 673, + 0, + "STRING" + ], + [ + 107146, + 970, + 0, + 684, + 4, + "STRING" + ], + [ + 107148, + 970, + 0, + 679, + 21, + "STRING" + ], + [ + 107149, + 971, + 0, + 320, + 0, + "STRING" + ], + [ + 107150, + 972, + 0, + 320, + 1, + "STRING" + ], + [ + 107151, + 973, + 0, + 320, + 2, + "STRING" + ], + [ + 107152, + 974, + 0, + 320, + 3, + "STRING" + ], + [ + 107153, + 975, + 0, + 320, + 4, + "STRING" + ], + [ + 107154, + 976, + 0, + 320, + 5, + "STRING" + ], + [ + 107155, + 977, + 0, + 320, + 6, + "STRING" + ], + [ + 107156, + 978, + 0, + 320, + 7, + "STRING" + ], + [ + 107157, + 971, + 0, + 673, + 11, + "STRING" + ], + [ + 107158, + 972, + 0, + 673, + 13, + "STRING" + ], + [ + 107159, + 973, + 0, + 673, + 15, + "STRING" + ], + [ + 107160, + 974, + 0, + 673, + 1, + "STRING" + ], + [ + 107161, + 975, + 0, + 673, + 16, + "STRING" + ], + [ + 107162, + 976, + 0, + 673, + 4, + "STRING" + ], + [ + 107163, + 977, + 0, + 673, + 6, + "STRING" + ], + [ + 107164, + 978, + 0, + 673, + 7, + "STRING" + ], + [ + 107166, + 981, + 0, + 679, + 0, + "STRING" + ], + [ + 107167, + 985, + 0, + 924, + 1, + "STRING" + ], + [ + 107168, + 984, + 0, + 924, + 2, + "STRING" + ], + [ + 107169, + 986, + 0, + 684, + 6, + "BOOLEAN" + ], + [ + 107170, + 987, + 0, + 684, + 9, + "BOOLEAN" + ], + [ + 107171, + 989, + 0, + 679, + 22, + "INT" + ], + [ + 107172, + 989, + 0, + 868, + 0, + "INT" + ], + [ + 107174, + 991, + 0, + 679, + 3, + "STRING" + ], + [ + 107175, + 953, + 0, + 992, + 2, + "BOOLEAN" + ], + [ + 107177, + 953, + 0, + 993, + 2, + "BOOLEAN" + ], + [ + 107178, + 924, + 2, + 992, + 1, + "STRING" + ], + [ + 107179, + 924, + 3, + 993, + 1, + "STRING" + ], + [ + 107180, + 891, + 0, + 992, + 0, + "STRING" + ], + [ + 107181, + 992, + 0, + 888, + 1, + "STRING" + ], + [ + 107182, + 684, + 8, + 993, + 0, + "STRING" + ], + [ + 107183, + 993, + 0, + 457, + 7, + "STRING" + ], + [ + 107184, + 15, + 0, + 994, + 0, + "UPSCALE_MODEL" + ], + [ + 107185, + 679, + 7, + 994, + 1, + "IMAGE" + ], + [ + 107186, + 649, + 0, + 994, + 2, + "FLOAT" + ], + [ + 107187, + 994, + 0, + 677, + 0, + "IMAGE" + ], + [ + 107188, + 994, + 0, + 678, + 0, + "IMAGE" + ], + [ + 107189, + 994, + 0, + 901, + 0, + "IMAGE" + ], + [ + 107190, + 994, + 0, + 562, + 0, + "IMAGE" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 780, + 310, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Input Image", + "bounding": [ + -770, + -50, + 390, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2250, + -200, + 950, + 970 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Model Backend", + "bounding": [ + -770, + 1540, + 290, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1760, + 780, + 1440, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 390, + 780, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 700, + -200, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "ImageSave", + "bounding": [ + -470, + 1540, + 210, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 31, + "title": "IPAdapter", + "bounding": [ + -470, + 1710, + 210, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "Detailer", + "bounding": [ + 1590, + 780, + 160, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Sampler Settings", + "bounding": [ + 730, + -90, + 140, + 80 + ], + "color": "#3f789e", + "font_size": 24, + "flags": {} + }, + { + "id": 35, + "title": "Sampler Settings", + "bounding": [ + -370, + -50, + 290, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "General Function Control", + "bounding": [ + -70, + -50, + 370, + 420 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IMG2IMG Transfer", + "bounding": [ + 1840, + -200, + 400, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IMG2IMG Transfer", + "bounding": [ + -20, + 1540, + 350, + 120 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "General Prompt Control", + "bounding": [ + -70, + 380, + 370, + 390 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "IPA Alternative img", + "bounding": [ + -250, + 1540, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "IPAdapter Control (Style Transfer)", + "bounding": [ + 1440, + -200, + 390, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "IPA Low VRAM", + "bounding": [ + -250, + 1690, + 220, + 140 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "Transfer - Low VRAM", + "bounding": [ + 340, + 1540, + 270, + 290 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 44, + "title": "HiRes Fix", + "bounding": [ + -20, + 1670, + 150, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Color Fix", + "bounding": [ + 140, + 1670, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 46, + "title": "Detection Models", + "bounding": [ + -70, + 780, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 48, + "title": "LoRA's", + "bounding": [ + 310, + -50, + 380, + 820 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 49, + "title": "Refiner Backend (Transfer Only)", + "bounding": [ + -450, + 780, + 370, + 750 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 50, + "title": "Inpaint", + "bounding": [ + 2170, + 1520, + 200, + 80 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 51, + "title": "Inpaint - CN", + "bounding": [ + 2170, + 1610, + 200, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 52, + "title": "HiRes Inpaint", + "bounding": [ + 2170, + 1310, + 200, + 200 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 53, + "title": "Inpaint Switches", + "bounding": [ + 1850, + 1310, + 310, + 210 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 54, + "title": "Inpaint Settings", + "bounding": [ + 1850, + 1530, + 310, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 55, + "title": "Inpaint Bypasses", + "bounding": [ + 1850, + 1670, + 310, + 240 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 56, + "title": "Inpaint Debug", + "bounding": [ + 3210, + 780, + 720, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 57, + "title": "Manual Inpainting", + "bounding": [ + 3210, + -200, + 720, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 58, + "title": "Alternative Sampler", + "bounding": [ + 4250, + -200, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 59, + "title": "Inpaint ControlNet", + "bounding": [ + 3940, + 330, + 900, + 440 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 60, + "title": "Quality Improvement", + "bounding": [ + 3940, + -200, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "definitions": { + "subgraphs": [ + { + "id": "93134430-e1ae-40bb-a52c-26f35108bdd1", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 672, + "lastLinkId": 84516, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer Prompt Append", + "inputNode": { + "id": -10, + "bounding": [ + 410, + 1240, + 154.21666717529297, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 1409.841796875, + 1320, + 162.28333282470703, + 220 + ] + }, + "inputs": [ + { + "id": "69d6edf6-f947-4f40-a45c-6570680fe1ff", + "name": "text1", + "type": "STRING", + "linkIds": [ + 3906, + 3911, + 3915, + 3918, + 3898, + 3890, + 3904, + 3908 + ], + "localized_name": "text1", + "label": "Start Quality prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1260 + ] + }, + { + "id": "387b1038-c017-4283-9e03-c681395269f7", + "name": "text2", + "type": "STRING", + "linkIds": [ + 3905 + ], + "localized_name": "text2", + "label": "Lips prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1280 + ] + }, + { + "id": "1930a6c2-ee26-4407-bbd2-94cdfb3b0fc9", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 84468 + ], + "localized_name": "clip", + "label": "Lips CLIP", + "pos": [ + 544.216667175293, + 1300 + ] + }, + { + "id": "4e4a14f6-03eb-4f31-8f66-91324a78055d", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 84469 + ], + "localized_name": "clip_1", + "label": "Nipples CLIP", + "pos": [ + 544.216667175293, + 1320 + ] + }, + { + "id": "bcd7f7d5-4abf-4bea-9668-66424fda8626", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 3912 + ], + "localized_name": "text2_1", + "label": "Nipples prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1340 + ] + }, + { + "id": "b2976de4-973e-48ce-8c53-4d7ab6f58c09", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 84470 + ], + "localized_name": "clip_2", + "label": "Vagina CLIP", + "pos": [ + 544.216667175293, + 1360 + ] + }, + { + "id": "d31cc58f-56f9-407c-b02e-a83717634b5b", + "name": "text2_2", + "type": "STRING", + "linkIds": [ + 3914 + ], + "localized_name": "text2_2", + "label": "Vagina prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1380 + ] + }, + { + "id": "4ec56dea-1afd-4af7-8ffa-75147f7a3445", + "name": "text2_3", + "type": "STRING", + "linkIds": [ + 3917 + ], + "localized_name": "text2_3", + "label": "Penis prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1400 + ] + }, + { + "id": "539eaf00-e819-4c0b-913a-3d6ee0896a70", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 84471 + ], + "localized_name": "clip_3", + "label": "Penis CLIP", + "pos": [ + 544.216667175293, + 1420 + ] + }, + { + "id": "e143a5f9-0f85-4e82-814f-154a22fce41f", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 84472 + ], + "localized_name": "clip_4", + "label": "Hands CLIP", + "pos": [ + 544.216667175293, + 1440 + ] + }, + { + "id": "df679255-382b-4162-b019-eefae15e7f34", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 84473 + ], + "localized_name": "clip_5", + "label": "Eyes CLIP", + "pos": [ + 544.216667175293, + 1460 + ] + }, + { + "id": "fd286d04-3bc5-4bec-996f-f5917dd56344", + "name": "text2_4", + "type": "STRING", + "linkIds": [ + 3897 + ], + "localized_name": "text2_4", + "label": "Face prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1480 + ] + }, + { + "id": "aeac6ee3-1754-4007-86cc-b92e31b7f499", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 84474 + ], + "localized_name": "clip_6", + "label": "Face CLIP", + "pos": [ + 544.216667175293, + 1500 + ] + }, + { + "id": "cbb90a24-a8b1-49a2-94f3-17efb923e3b4", + "name": "text2_5", + "type": "STRING", + "linkIds": [ + 4168 + ], + "localized_name": "text2_5", + "label": "Eyes prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1520 + ] + }, + { + "id": "254a84cd-a191-40df-ad88-aeb79fb40e99", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 84475 + ], + "localized_name": "clip_7", + "label": "Nose CLIP", + "pos": [ + 544.216667175293, + 1540 + ] + }, + { + "id": "535aaab4-1549-4392-9cc2-1441e17ce290", + "name": "text2_6", + "type": "STRING", + "linkIds": [ + 3903 + ], + "localized_name": "text2_6", + "label": "Nose prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1560 + ] + }, + { + "id": "39f49e20-e3ff-4bfa-944b-fe7bb5183eb0", + "name": "text2_7", + "type": "STRING", + "linkIds": [ + 3909 + ], + "localized_name": "text2_7", + "label": "Hands prompt", + "shape": 7, + "pos": [ + 544.216667175293, + 1580 + ] + } + ], + "outputs": [ + { + "id": "524d381c-5d42-4da0-968d-9cddcb41ed2d", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 385 + ], + "localized_name": "CONDITIONING", + "label": "Lips CLIP", + "pos": [ + 1429.841796875, + 1340 + ] + }, + { + "id": "d877e92c-482b-49c5-8cdf-e31f4d155fb8", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 387 + ], + "localized_name": "CONDITIONING_1", + "label": "Nipples CLIP", + "pos": [ + 1429.841796875, + 1360 + ] + }, + { + "id": "c0d3d875-defa-4bc7-9d9e-364e2b28d0d2", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 388 + ], + "localized_name": "CONDITIONING_2", + "label": "Vagina CLIP", + "pos": [ + 1429.841796875, + 1380 + ] + }, + { + "id": "3f50f757-1855-401c-b10e-1f6be16ef193", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 389 + ], + "localized_name": "CONDITIONING_3", + "label": "Penis CLIP", + "pos": [ + 1429.841796875, + 1400 + ] + }, + { + "id": "3de093b2-e81f-4958-bbfb-c5cd97a45890", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 3920 + ], + "localized_name": "CONDITIONING_4", + "label": "Hands CLIP", + "pos": [ + 1429.841796875, + 1420 + ] + }, + { + "id": "99f67de6-cb68-401e-babf-fe6ffab18474", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 3891 + ], + "localized_name": "CONDITIONING_5", + "label": "Eyes CLIP", + "pos": [ + 1429.841796875, + 1440 + ] + }, + { + "id": "199ca6ee-7179-4166-a493-c7977668155f", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 382 + ], + "localized_name": "CONDITIONING_6", + "label": "Face CLIP", + "pos": [ + 1429.841796875, + 1460 + ] + }, + { + "id": "cad83c12-20fc-4184-8cd6-8e3df0e1d28e", + "name": "STRING", + "type": "*", + "linkIds": [ + 4285 + ], + "localized_name": "STRING", + "label": "Eyes example prompt", + "pos": [ + 1429.841796875, + 1480 + ] + }, + { + "id": "2a7bfe3b-95d0-4724-bb8c-d40e8ab6b92e", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 384 + ], + "localized_name": "CONDITIONING_7", + "label": "Nose CLIP", + "pos": [ + 1429.841796875, + 1500 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 471, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3898 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3897 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3899 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Face Prompt concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3904 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3903 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3902 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nose Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84475 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3902 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384 + ] + } + ], + "title": "Nose Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 464, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1420 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84473 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3889 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3891 + ] + } + ], + "title": "Eyes Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 465, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3890 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 4168 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3889, + 4285 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Eyes Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "CR Text Concatenate", + "pos": [ + 970, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3915 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3914 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3916 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Vagina Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "CR Text Concatenate", + "pos": [ + 590, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3908 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3909 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 4725 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Hands Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84472 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 4725 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 3920 + ] + } + ], + "title": "Hands Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "CR Text Concatenate", + "pos": [ + 780, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3911 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3912 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3913 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Nipples Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84470 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3916 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388 + ] + } + ], + "title": "Vagina Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 780, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84469 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3913 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387 + ] + } + ], + "title": "Nipples Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Text Concatenate", + "pos": [ + 1170, + 1470 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3918 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3917 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3919 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Penis Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1170, + 1510 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84471 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3919 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389 + ] + } + ], + "title": "Penis Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "CR Text Concatenate", + "pos": [ + 1160, + 1380 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 3906 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 3905 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 3907 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Lips Prompt Concat", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1160, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84468 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3907 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385 + ] + } + ], + "title": "Lips Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 590, + 1420 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 84474 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 3899 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382 + ] + } + ], + "title": "Face Clip transform", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3907, + "origin_id": 478, + "origin_slot": 0, + "target_id": 192, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3913, + "origin_id": 482, + "origin_slot": 0, + "target_id": 195, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3916, + "origin_id": 483, + "origin_slot": 0, + "target_id": 196, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3919, + "origin_id": 484, + "origin_slot": 0, + "target_id": 197, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 4725, + "origin_id": 481, + "origin_slot": 0, + "target_id": 194, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3889, + "origin_id": 465, + "origin_slot": 0, + "target_id": 464, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3899, + "origin_id": 471, + "origin_slot": 0, + "target_id": 184, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3902, + "origin_id": 475, + "origin_slot": 0, + "target_id": 193, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3906, + "origin_id": -10, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3911, + "origin_id": -10, + "origin_slot": 0, + "target_id": 482, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3915, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3918, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3898, + "origin_id": -10, + "origin_slot": 0, + "target_id": 471, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3890, + "origin_id": -10, + "origin_slot": 0, + "target_id": 465, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3904, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3908, + "origin_id": -10, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 3905, + "origin_id": -10, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84468, + "origin_id": -10, + "origin_slot": 2, + "target_id": 192, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84469, + "origin_id": -10, + "origin_slot": 3, + "target_id": 195, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3912, + "origin_id": -10, + "origin_slot": 4, + "target_id": 482, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 196, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3914, + "origin_id": -10, + "origin_slot": 6, + "target_id": 483, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3917, + "origin_id": -10, + "origin_slot": 7, + "target_id": 484, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84471, + "origin_id": -10, + "origin_slot": 8, + "target_id": 197, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84472, + "origin_id": -10, + "origin_slot": 9, + "target_id": 194, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 84473, + "origin_id": -10, + "origin_slot": 10, + "target_id": 464, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3897, + "origin_id": -10, + "origin_slot": 11, + "target_id": 471, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84474, + "origin_id": -10, + "origin_slot": 12, + "target_id": 184, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 4168, + "origin_id": -10, + "origin_slot": 13, + "target_id": 465, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 84475, + "origin_id": -10, + "origin_slot": 14, + "target_id": 193, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 3903, + "origin_id": -10, + "origin_slot": 15, + "target_id": 475, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 3909, + "origin_id": -10, + "origin_slot": 16, + "target_id": 481, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 385, + "origin_id": 192, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 387, + "origin_id": 195, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 388, + "origin_id": 196, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 389, + "origin_id": 197, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 3920, + "origin_id": 194, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 3891, + "origin_id": 464, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 382, + "origin_id": 184, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 4285, + "origin_id": 465, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "STRING" + }, + { + "id": 384, + "origin_id": 193, + "origin_slot": 0, + "target_id": -20, + "target_slot": 8, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "69b2d0c1-4b7b-42e4-b13b-1412355c9687", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 677, + "lastLinkId": 85384, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2140, + 1295, + 138.4000015258789, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3080, + 1390, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b7eeb899-a62b-407d-a174-46a7eadeae40", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 83105, + 82496 + ], + "localized_name": "image1", + "label": "image (upscaled)", + "shape": 7, + "pos": [ + 2258.400001525879, + 1315 + ] + }, + { + "id": "6ff482b5-3f5e-4a6c-b347-a959dff0b464", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82982 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": [ + 2258.400001525879, + 1335 + ] + }, + { + "id": "34328b13-38a9-4230-9dee-e42eea8f493d", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 82957 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": [ + 2258.400001525879, + 1355 + ] + }, + { + "id": "b64f30eb-0c08-4f8c-8917-90f09fce8af5", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85383, + 85381 + ], + "localized_name": "vae", + "pos": [ + 2258.400001525879, + 1375 + ] + }, + { + "id": "1c1045b4-ddb5-4776-85a7-e3a17a4a48e0", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85360 + ], + "localized_name": "model", + "pos": [ + 2258.400001525879, + 1395 + ] + }, + { + "id": "d3549a84-4467-4ed0-9d06-8cc13faaee84", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 83067 + ], + "localized_name": "positive", + "pos": [ + 2258.400001525879, + 1415 + ] + }, + { + "id": "e7cc8307-f3b1-4f83-b291-1b3842565413", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 82729 + ], + "localized_name": "negative", + "pos": [ + 2258.400001525879, + 1435 + ] + }, + { + "id": "b71229eb-d795-4e7d-8977-b38a3c79cd39", + "name": "seed", + "type": "INT", + "linkIds": [ + 82498 + ], + "localized_name": "seed", + "pos": [ + 2258.400001525879, + 1455 + ] + }, + { + "id": "17f30536-930e-4176-b927-eaad59337366", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82499 + ], + "localized_name": "sampler_name", + "pos": [ + 2258.400001525879, + 1475 + ] + }, + { + "id": "eda82e2a-a104-48d6-b092-ce0eea6079be", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82530 + ], + "localized_name": "scheduler", + "pos": [ + 2258.400001525879, + 1495 + ] + }, + { + "id": "a0c1ed8e-d07f-4d1c-85ca-6494d4f1da9e", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 83195 + ], + "localized_name": "denoise", + "pos": [ + 2258.400001525879, + 1515 + ] + } + ], + "outputs": [ + { + "id": "c6ddaf26-bf3a-4030-90ed-71f3822e9a4d", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 83112, + 83258 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": [ + 3100, + 1410 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 651, + "type": "KSampler", + "pos": [ + 2440, + 1320 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85360 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 83067 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 82729 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 82497 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 82498 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82981 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 83006 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82499 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82530 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 83195 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82501 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "CR Image Input Switch", + "pos": [ + 2720, + 1400 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 83105 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 83107 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83112, + 83258 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 666, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82982 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 83006 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 653, + "type": "VAEDecode", + "pos": [ + 2720, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 82501 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85383 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 83107 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 665, + "type": "MathExpression|pysssss", + "pos": [ + 2300, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 82957 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 82981 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "VAEEncode", + "pos": [ + 2300, + 1320 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 82496 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85381 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 82497 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 83107, + "origin_id": 653, + "origin_slot": 0, + "target_id": 668, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 82501, + "origin_id": 651, + "origin_slot": 0, + "target_id": 653, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 82497, + "origin_id": 650, + "origin_slot": 0, + "target_id": 651, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 82981, + "origin_id": 665, + "origin_slot": 0, + "target_id": 651, + "target_slot": 5, + "type": "INT" + }, + { + "id": 83006, + "origin_id": 666, + "origin_slot": 1, + "target_id": 651, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 83105, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82496, + "origin_id": -10, + "origin_slot": 0, + "target_id": 650, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 82982, + "origin_id": -10, + "origin_slot": 1, + "target_id": 666, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 82957, + "origin_id": -10, + "origin_slot": 2, + "target_id": 665, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 85383, + "origin_id": -10, + "origin_slot": 3, + "target_id": 653, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85381, + "origin_id": -10, + "origin_slot": 3, + "target_id": 650, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85360, + "origin_id": -10, + "origin_slot": 4, + "target_id": 651, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 83067, + "origin_id": -10, + "origin_slot": 5, + "target_id": 651, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 82729, + "origin_id": -10, + "origin_slot": 6, + "target_id": 651, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 82498, + "origin_id": -10, + "origin_slot": 7, + "target_id": 651, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82499, + "origin_id": -10, + "origin_slot": 8, + "target_id": 651, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82530, + "origin_id": -10, + "origin_slot": 9, + "target_id": 651, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 83195, + "origin_id": -10, + "origin_slot": 10, + "target_id": 651, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 83112, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 83258, + "origin_id": 668, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "3c8dca62-a8b8-4d8e-ba3a-703a9a8226a8", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 677, + "lastLinkId": 85484, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + 2430, + 1310, + 138.4000015258789, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2940, + 1310, + 146.5500030517578, + 60 + ] + }, + "inputs": [ + { + "id": "abe1852b-3354-4bcc-9daa-4ae95bd5e4a8", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 82786 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": [ + 2548.400001525879, + 1330 + ] + }, + { + "id": "e48a1378-4f8b-4596-b792-ba49e4791e28", + "name": "image_target", + "type": "IMAGE", + "linkIds": [ + 85396 + ], + "localized_name": "image_target", + "label": "image (hires)", + "pos": [ + 2548.400001525879, + 1350 + ] + }, + { + "id": "3eb82bb8-35b9-434e-866a-1ec090561388", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 85484 + ], + "pos": [ + 2548.400001525879, + 1370 + ] + } + ], + "outputs": [ + { + "id": "632b22d0-836a-4b3c-8137-4f6e79945afb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 85483 + ], + "localized_name": "IMAGE", + "label": "image (color fixed)", + "pos": [ + 2960, + 1330 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 658, + "type": "ColorMatch", + "pos": [ + 2620, + 1320 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 82786 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 85396 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 85484 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 85483 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "aux_id": "kijai/ComfyUI-KJNodes", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "mkl", + 0.6, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 82786, + "origin_id": -10, + "origin_slot": 0, + "target_id": 658, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85396, + "origin_id": -10, + "origin_slot": 1, + "target_id": 658, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 85483, + "origin_id": 658, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85484, + "origin_id": -10, + "origin_slot": 2, + "target_id": 658, + "target_slot": 2, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "6d725917-4b34-4d3e-ae4e-e8948c38e58a", + "version": 1, + "state": { + "lastGroupId": 48, + "lastNodeId": 708, + "lastLinkId": 85586, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IMG2IMG Transfer Sub", + "inputNode": { + "id": -10, + "bounding": [ + 1140, + 1250, + 163.3499984741211, + 520 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2610, + 1350, + 185.4166717529297, + 200 + ] + }, + "inputs": [ + { + "id": "a24c0f57-6111-43a5-a25b-bfe7aa19ecdb", + "name": "text", + "type": "STRING", + "linkIds": [ + 71874 + ], + "localized_name": "text", + "pos": [ + 1283.349998474121, + 1270 + ] + }, + { + "id": "0eee5d5d-c586-4d3a-88ea-d4b289618c47", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 5445, + 5600, + 7030 + ], + "localized_name": "image", + "pos": [ + 1283.349998474121, + 1290 + ] + }, + { + "id": "5ab1586c-ee7a-4a2d-8596-62071a7beded", + "name": "vae", + "type": "VAE", + "linkIds": [ + 85519, + 85522 + ], + "localized_name": "vae", + "pos": [ + 1283.349998474121, + 1310 + ] + }, + { + "id": "e54dbadc-99f4-44bb-8cf0-c76909ec7a0b", + "name": "text1", + "type": "STRING", + "linkIds": [ + 85528 + ], + "localized_name": "text1", + "label": "Prompt", + "shape": 7, + "pos": [ + 1283.349998474121, + 1330 + ] + }, + { + "id": "5bd074dc-3581-499e-8505-f7dd8ba59322", + "name": "image_1", + "type": "IMAGE", + "linkIds": [ + 72370 + ], + "localized_name": "image_1", + "label": "image (for controlnet)", + "pos": [ + 1283.349998474121, + 1350 + ] + }, + { + "id": "1e00f25a-6788-4650-bec3-dad5369ad918", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 5444 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + 1283.349998474121, + 1370 + ] + }, + { + "id": "84a701a5-3ddc-4c61-a054-882b7b5702e1", + "name": "resolution", + "type": "INT", + "linkIds": [ + 72313 + ], + "localized_name": "resolution", + "shape": 7, + "pos": [ + 1283.349998474121, + 1390 + ] + }, + { + "id": "4131403c-ea61-4c57-a861-80ec2271bdc7", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85501, + 85541 + ], + "localized_name": "model", + "pos": [ + 1283.349998474121, + 1410 + ] + }, + { + "id": "a58ccc24-0b76-4ee7-a276-80cdf5f1289f", + "name": "seed", + "type": "INT", + "linkIds": [ + 5436, + 85550, + 85560 + ], + "localized_name": "seed", + "pos": [ + 1283.349998474121, + 1430 + ] + }, + { + "id": "d86072fa-6dc7-4461-9f08-5e5660ae8579", + "name": "steps", + "type": "INT", + "linkIds": [ + 82587, + 85548, + 85555 + ], + "localized_name": "steps", + "pos": [ + 1283.349998474121, + 1450 + ] + }, + { + "id": "24f4f4b4-2cc8-4b63-ba1b-08b9d00ccc7c", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 82588, + 85545, + 85556 + ], + "localized_name": "cfg", + "pos": [ + 1283.349998474121, + 1470 + ] + }, + { + "id": "e4e5f8da-8362-46fc-8728-338f1e1992aa", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 82586, + 85547, + 85557 + ], + "localized_name": "sampler_name", + "pos": [ + 1283.349998474121, + 1490 + ] + }, + { + "id": "d4d99404-c792-4122-9984-0d410fa5800d", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 82585, + 85546, + 85558 + ], + "localized_name": "scheduler", + "pos": [ + 1283.349998474121, + 1510 + ] + }, + { + "id": "f55649f6-532f-4db8-8f49-2c2b5f99afc4", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 6623 + ], + "localized_name": "denoise", + "pos": [ + 1283.349998474121, + 1530 + ] + }, + { + "id": "8e644941-a7b5-49f2-bf77-c9288abc132e", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 25158 + ], + "localized_name": "negative", + "pos": [ + 1283.349998474121, + 1550 + ] + }, + { + "id": "80fb3896-e804-4d12-8baa-03a81322833c", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 5429 + ], + "localized_name": "control_net", + "pos": [ + 1283.349998474121, + 1570 + ] + }, + { + "id": "8c5bf7c3-6bbc-42b7-85fa-e3efa4a97a15", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 8272 + ], + "localized_name": "strength", + "pos": [ + 1283.349998474121, + 1590 + ] + }, + { + "id": "f8397b20-a6e3-41c1-b7c5-4801a9c7114c", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85513 + ], + "localized_name": "clip", + "pos": [ + 1283.349998474121, + 1610 + ] + }, + { + "id": "105f197b-e6f1-45bc-9d49-553688e45536", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 85549, + 85559 + ], + "label": "refiner start step", + "pos": [ + 1283.349998474121, + 1630 + ] + }, + { + "id": "3529d766-160e-40e8-aa50-7d397dcfafe0", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85552 + ], + "label": "refiner model", + "pos": [ + 1283.349998474121, + 1650 + ] + }, + { + "id": "fa649b5c-fc62-4290-89c3-6f790493ef58", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85553, + 85554 + ], + "label": "refiner clip", + "pos": [ + 1283.349998474121, + 1670 + ] + }, + { + "id": "4eab784d-2f23-43ea-8858-c1cb57c47519", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85562 + ], + "label": "negative prompt text", + "pos": [ + 1283.349998474121, + 1690 + ] + }, + { + "id": "896d6530-13db-4ebd-8ca7-54b935a88386", + "name": "c", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 85572 + ], + "label": "default resolution", + "pos": [ + 1283.349998474121, + 1710 + ] + }, + { + "id": "7b3ed26e-f024-44b3-a399-440983815b63", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 85573 + ], + "label": "Use Refiner?", + "pos": [ + 1283.349998474121, + 1730 + ] + } + ], + "outputs": [ + { + "id": "4495b4f0-be0b-4c37-8058-ac1041f201b0", + "name": "STRING", + "type": "STRING", + "linkIds": [ + 85586 + ], + "localized_name": "STRING", + "label": "Full prompt (for img save)", + "pos": [ + 2630, + 1370 + ] + }, + { + "id": "5763317a-cb83-400d-9297-251c8cae3fc0", + "name": "INT", + "type": "INT", + "linkIds": [ + 59809 + ], + "localized_name": "INT", + "label": "width", + "pos": [ + 2630, + 1390 + ] + }, + { + "id": "be566b24-a724-4ba1-ac72-757d8d00ce07", + "name": "INT_1", + "type": "INT", + "linkIds": [ + 59808 + ], + "localized_name": "INT_1", + "label": "height", + "pos": [ + 2630, + 1410 + ] + }, + { + "id": "2e4fd735-a8ac-4c5b-af30-cc6e013779d6", + "name": "STRING_1", + "type": "*", + "linkIds": [ + 85531 + ], + "localized_name": "STRING_1", + "label": "Full prompt (preview)", + "pos": [ + 2630, + 1430 + ] + }, + { + "id": "8d7e9a45-fe78-4e68-afbb-bab8f1156c38", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 7646 + ], + "localized_name": "IMAGE", + "label": "ControlNet preview", + "pos": [ + 2630, + 1450 + ] + }, + { + "id": "6007caf7-d8b7-41f2-9931-8ac21d360452", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 85389 + ], + "localized_name": "positive", + "pos": [ + 2630, + 1470 + ] + }, + { + "id": "0b8480bf-d3a5-4330-a220-d7fba5c8cca4", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 85390 + ], + "localized_name": "negative", + "pos": [ + 2630, + 1490 + ] + }, + { + "id": "c75368ba-aa0f-447e-aa00-f6363b104d0c", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 79040 + ], + "localized_name": "IMAGE_1", + "label": "IMAGE", + "pos": [ + 2630, + 1510 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 547, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5968 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5915 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5971, + 59808 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 679, + "type": "Label (rgthree)", + "pos": [ + 1370, + 1210 + ], + "size": [ + 240.14999389648438, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image Size calculation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 680, + "type": "Label (rgthree)", + "pos": [ + 1640, + 1210 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 681, + "type": "Label (rgthree)", + "pos": [ + 1870, + 1210 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Interrogate", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 682, + "type": "Label (rgthree)", + "pos": [ + 2110, + 1210 + ], + "size": [ + 186.8333282470703, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Image generation", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 683, + "type": "Label (rgthree)", + "pos": [ + 2370, + 1210 + ], + "size": [ + 162.71665954589844, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Preview Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 608, + "type": "CR Text Replace", + "pos": [ + 1870, + 1290 + ], + "size": [ + 270, + 198 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "link": 71874 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 71898 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "remove backslash", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Replace", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "\\", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 692, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1470 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85541 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85542 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85543 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85544 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85550 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85548 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85545 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85547 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85546 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 85549 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85551 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 529, + "type": "CLIPTextEncode", + "pos": [ + 1870, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85513 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85532 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 5448 + ] + } + ], + "title": "Text to prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "KSamplerAdvanced", + "pos": [ + 2120, + 1590 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85552 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 85539 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 85540 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 85551 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 85560 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 85555 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 85556 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 85557 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 85558 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 85559 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85574 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 691, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1510 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85553 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85561 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85539 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "CLIPTextEncode", + "pos": [ + 2120, + 1550 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85554 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85562 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 85540 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 521, + "type": "KSampler", + "pos": [ + 2120, + 1370 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85501 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5437 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 5438 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 5475 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 5436 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 82587 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 82588 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 82586 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 82585 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 6623 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 85538, + 85575 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1078988596276977, + "fixed", + 30, + 6, + "euler", + "sgm_uniform", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 530, + "type": "EmptyLatentImage", + "pos": [ + 2110, + 1290 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 5970 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 5971 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 5475, + 85544 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "ImageGenResolutionFromImage", + "pos": [ + 1370, + 1290 + ], + "size": [ + 260, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5445 + } + ], + "outputs": [ + { + "localized_name": "IMAGE_GEN_WIDTH (INT)", + "name": "IMAGE_GEN_WIDTH (INT)", + "type": "INT", + "links": [ + 5743, + 5969 + ] + }, + { + "localized_name": "IMAGE_GEN_HEIGHT (INT)", + "name": "IMAGE_GEN_HEIGHT (INT)", + "type": "INT", + "links": [ + 5744, + 5968 + ] + } + ], + "title": "Get Image sizes", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ImageGenResolutionFromImage", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1370 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5916 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 5970, + 59809 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width * scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 541, + "type": "MathExpression|pysssss", + "pos": [ + 1370, + 1330 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5743 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 5744 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 85572 + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 5915, + 5916 + ] + } + ], + "title": "Calculate scale", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, c / a, c / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Text Concatenate", + "pos": [ + 1870, + 1370 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 85528 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 5603 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 85537 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "IMG2IMG + Tagger prompt", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "WD14Tagger|pysssss", + "pos": [ + 1870, + 1330 + ], + "size": [ + 270, + 220 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 5600 + }, + { + "localized_name": "exclude_tags", + "name": "exclude_tags", + "type": "STRING", + "widget": { + "name": "exclude_tags" + }, + "link": 71898 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": [ + 5603 + ] + } + ], + "title": "Interrogate", + "properties": { + "cnr_id": "comfyui-wd14-tagger", + "ver": "763d833f06956907c3bcf79a28817f7027fa3d74", + "Node name for S&R": "WD14Tagger|pysssss", + "aux_id": "pythongosssss/ComfyUI-WD14-Tagger", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "wd-v1-4-moat-tagger-v2", + 0.4000000000000001, + 0.9000000000000001, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 685, + "type": "ImpactWildcardProcessor", + "pos": [ + 1870, + 1410 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85537 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85531, + 85532, + 85561, + 85586 + ] + } + ], + "title": "Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1038179798659119, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CR Image Input Switch", + "pos": [ + 2370, + 1290 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 7030 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 7029 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 79040 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Input Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "VAEDecode", + "pos": [ + 2120, + 1690 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 85576 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 85519 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7029 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 701, + "type": "LazySwitchKJ", + "pos": [ + 2120, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85575 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85574 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 85573 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85576 + ] + } + ], + "title": "Sampler Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "37659859825cea55940a58110525795ce5deb8be", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "AIO_Preprocessor", + "pos": [ + 1640, + 1290 + ], + "size": [ + 280, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72370 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 5444 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 72313 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 7646, + 8155 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 1640, + 1330 + ], + "size": [ + 280, + 270 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 5448 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 25158 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 5429 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 8155 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 85522 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 8272 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 5437, + 85389, + 85542 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 5438, + 85390, + 85543 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + }, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 0.6000000000000001, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 47, + "title": "Normal Sampler", + "bounding": [ + 2110, + 1300, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 48, + "title": "Refiner", + "bounding": [ + 2110, + 1390, + 190, + 210 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 5969, + "origin_id": 528, + "origin_slot": 0, + "target_id": 548, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5916, + "origin_id": 541, + "origin_slot": 1, + "target_id": 548, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5968, + "origin_id": 528, + "origin_slot": 1, + "target_id": 547, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5915, + "origin_id": 541, + "origin_slot": 1, + "target_id": 547, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5603, + "origin_id": 537, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 71898, + "origin_id": 608, + "origin_slot": 0, + "target_id": 537, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 5437, + "origin_id": 520, + "origin_slot": 0, + "target_id": 521, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5438, + "origin_id": 520, + "origin_slot": 1, + "target_id": 521, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 5475, + "origin_id": 530, + "origin_slot": 0, + "target_id": 521, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 5448, + "origin_id": 529, + "origin_slot": 0, + "target_id": 520, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 8155, + "origin_id": 527, + "origin_slot": 0, + "target_id": 520, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 7029, + "origin_id": 524, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 5743, + "origin_id": 528, + "origin_slot": 0, + "target_id": 541, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5744, + "origin_id": 528, + "origin_slot": 1, + "target_id": 541, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 5970, + "origin_id": 548, + "origin_slot": 0, + "target_id": 530, + "target_slot": 0, + "type": "INT" + }, + { + "id": 5971, + "origin_id": 547, + "origin_slot": 0, + "target_id": 530, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71874, + "origin_id": -10, + "origin_slot": 0, + "target_id": 608, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 5445, + "origin_id": -10, + "origin_slot": 1, + "target_id": 528, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5600, + "origin_id": -10, + "origin_slot": 1, + "target_id": 537, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 7030, + "origin_id": -10, + "origin_slot": 1, + "target_id": 572, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 85519, + "origin_id": -10, + "origin_slot": 2, + "target_id": 524, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 85522, + "origin_id": -10, + "origin_slot": 2, + "target_id": 520, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 72370, + "origin_id": -10, + "origin_slot": 4, + "target_id": 527, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 5444, + "origin_id": -10, + "origin_slot": 5, + "target_id": 527, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 72313, + "origin_id": -10, + "origin_slot": 6, + "target_id": 527, + "target_slot": 2, + "type": "INT" + }, + { + "id": 85501, + "origin_id": -10, + "origin_slot": 7, + "target_id": 521, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 5436, + "origin_id": -10, + "origin_slot": 8, + "target_id": 521, + "target_slot": 4, + "type": "INT" + }, + { + "id": 82587, + "origin_id": -10, + "origin_slot": 9, + "target_id": 521, + "target_slot": 5, + "type": "INT" + }, + { + "id": 82588, + "origin_id": -10, + "origin_slot": 10, + "target_id": 521, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 82586, + "origin_id": -10, + "origin_slot": 11, + "target_id": 521, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 82585, + "origin_id": -10, + "origin_slot": 12, + "target_id": 521, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 6623, + "origin_id": -10, + "origin_slot": 13, + "target_id": 521, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 25158, + "origin_id": -10, + "origin_slot": 14, + "target_id": 520, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 5429, + "origin_id": -10, + "origin_slot": 15, + "target_id": 520, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 8272, + "origin_id": -10, + "origin_slot": 16, + "target_id": 520, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 85513, + "origin_id": -10, + "origin_slot": 17, + "target_id": 529, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 59809, + "origin_id": 548, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 59808, + "origin_id": 547, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "INT" + }, + { + "id": 7646, + "origin_id": 527, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 85389, + "origin_id": 520, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 85390, + "origin_id": 520, + "origin_slot": 1, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 79040, + "origin_id": 572, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "IMAGE" + }, + { + "id": 85528, + "origin_id": -10, + "origin_slot": 3, + "target_id": 540, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85531, + "origin_id": 685, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 85532, + "origin_id": 685, + "origin_slot": 0, + "target_id": 529, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85537, + "origin_id": 540, + "origin_slot": 0, + "target_id": 685, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85539, + "origin_id": 691, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85540, + "origin_id": 690, + "origin_slot": 0, + "target_id": 693, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": -10, + "origin_slot": 7, + "target_id": 692, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85542, + "origin_id": 520, + "origin_slot": 0, + "target_id": 692, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 85543, + "origin_id": 520, + "origin_slot": 1, + "target_id": 692, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 85544, + "origin_id": 530, + "origin_slot": 0, + "target_id": 692, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85545, + "origin_id": -10, + "origin_slot": 10, + "target_id": 692, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85546, + "origin_id": -10, + "origin_slot": 12, + "target_id": 692, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85547, + "origin_id": -10, + "origin_slot": 11, + "target_id": 692, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85548, + "origin_id": -10, + "origin_slot": 9, + "target_id": 692, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85549, + "origin_id": -10, + "origin_slot": 18, + "target_id": 692, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85550, + "origin_id": -10, + "origin_slot": 8, + "target_id": 692, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85551, + "origin_id": 692, + "origin_slot": 0, + "target_id": 693, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 85552, + "origin_id": -10, + "origin_slot": 19, + "target_id": 693, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85553, + "origin_id": -10, + "origin_slot": 20, + "target_id": 691, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85554, + "origin_id": -10, + "origin_slot": 20, + "target_id": 690, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85555, + "origin_id": -10, + "origin_slot": 9, + "target_id": 693, + "target_slot": 5, + "type": "INT" + }, + { + "id": 85556, + "origin_id": -10, + "origin_slot": 10, + "target_id": 693, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 85557, + "origin_id": -10, + "origin_slot": 11, + "target_id": 693, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 85558, + "origin_id": -10, + "origin_slot": 12, + "target_id": 693, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 85559, + "origin_id": -10, + "origin_slot": 18, + "target_id": 693, + "target_slot": 9, + "type": "INT" + }, + { + "id": 85560, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 4, + "type": "INT" + }, + { + "id": 85561, + "origin_id": 685, + "origin_slot": 0, + "target_id": 691, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85562, + "origin_id": -10, + "origin_slot": 21, + "target_id": 690, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85572, + "origin_id": -10, + "origin_slot": 22, + "target_id": 541, + "target_slot": 2, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 85573, + "origin_id": -10, + "origin_slot": 23, + "target_id": 701, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85574, + "origin_id": 693, + "origin_slot": 0, + "target_id": 701, + "target_slot": 1, + "type": "*" + }, + { + "id": 85575, + "origin_id": 521, + "origin_slot": 0, + "target_id": 701, + "target_slot": 0, + "type": "*" + }, + { + "id": 85576, + "origin_id": 701, + "origin_slot": 0, + "target_id": 524, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 85586, + "origin_id": 685, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "76f22bc5-45aa-41cd-ab2b-88b2f4509b12", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 700, + "lastLinkId": 85722, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Model Backend", + "inputNode": { + "id": -10, + "bounding": [ + -930, + 1345, + 152.38333129882812, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 140, + 1370, + 157.23332977294922, + 220 + ] + }, + "inputs": [ + { + "id": "22a8248b-794c-45ae-8b7b-f3a531a0cf86", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 85695 + ], + "localized_name": "clip", + "label": "clip (after loras)", + "pos": [ + -797.6166687011719, + 1365 + ] + }, + { + "id": "074be9a4-fc2b-4688-bd78-4caf4943f9c6", + "name": "text", + "type": "STRING", + "linkIds": [ + 85702 + ], + "localized_name": "text", + "label": "Start quality prompt", + "pos": [ + -797.6166687011719, + 1385 + ] + }, + { + "id": "b20fe47d-cd62-4751-acfd-87305e890e44", + "name": "model", + "type": "MODEL", + "linkIds": [ + 85567, + 85569 + ], + "localized_name": "model", + "pos": [ + -797.6166687011719, + 1405 + ] + }, + { + "id": "f67a69f1-2923-472a-8071-c279f2590ef7", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 72115 + ], + "localized_name": "scheduler", + "pos": [ + -797.6166687011719, + 1425 + ] + }, + { + "id": "233a9e86-5c23-4579-a923-bdfafa8268cf", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 85698 + ], + "localized_name": "text_1", + "label": "Negative prompt", + "pos": [ + -797.6166687011719, + 1445 + ] + }, + { + "id": "12afbe78-db2c-4964-9405-6d837f7abcb7", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 3235 + ], + "localized_name": "a", + "label": "Clip skip value", + "shape": 7, + "pos": [ + -797.6166687011719, + 1465 + ] + }, + { + "id": "e4320002-22ea-46e2-821d-da5ba64b76d4", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 85718 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": [ + -797.6166687011719, + 1485 + ] + }, + { + "id": "94ba9b28-40c2-404a-a1ca-8bdabaf623a3", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 85696, + 85697 + ], + "label": "clip (after clip skip)", + "pos": [ + -797.6166687011719, + 1505 + ] + }, + { + "id": "6ae6ad9b-489a-4bc1-9f49-3dc27f48edc7", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 85706 + ], + "label": "clip (refiner)", + "pos": [ + -797.6166687011719, + 1525 + ] + }, + { + "id": "114a6b6c-31d8-4ef0-bd45-9814cfa1713a", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 85714 + ], + "label": "is v-pred? (refiner)", + "pos": [ + -797.6166687011719, + 1545 + ] + }, + { + "id": "8226fbdc-2999-429f-90e7-5ac786aa6424", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 85710, + 85712 + ], + "label": "model (refiner)", + "pos": [ + -797.6166687011719, + 1565 + ] + } + ], + "outputs": [ + { + "id": "596bf808-9091-4b4e-972e-71a907be14c9", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 60358 + ], + "localized_name": "CONDITIONING", + "label": "Start quality prompt", + "pos": [ + 160, + 1390 + ] + }, + { + "id": "6369af16-8ff6-43d7-8336-dcdb7a8b67df", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ], + "localized_name": "scheduler", + "pos": [ + 160, + 1410 + ] + }, + { + "id": "fb1ffb22-2537-47df-84ec-3a9b1ec209ac", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": [ + 160, + 1430 + ] + }, + { + "id": "7f50f3aa-9382-46a5-b4d9-cb2c51ed85c6", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 85554 + ], + "localized_name": "CLIP", + "pos": [ + 160, + 1450 + ] + }, + { + "id": "81717fa3-7ddc-45ef-95a7-241888338c33", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ], + "localized_name": "CONDITIONING_1", + "label": "Negative prompt", + "pos": [ + 160, + 1470 + ] + }, + { + "id": "80bbe464-3e16-4e69-99ae-71f504617647", + "name": "*", + "type": "*", + "linkIds": [ + 85721 + ], + "localized_name": "*", + "label": "model", + "pos": [ + 160, + 1490 + ] + }, + { + "id": "fd6c7882-8a97-4a9a-b986-56540ae4ea21", + "name": "CLIP_1", + "type": "CLIP", + "linkIds": [ + 85707 + ], + "label": "CLIP (refiner)", + "pos": [ + 160, + 1510 + ] + }, + { + "id": "c74ce01d-e57f-4e97-b5fd-2b3b9ebc07fe", + "name": "*_1", + "type": "*", + "linkIds": [ + 85717 + ], + "label": "model (refiner)", + "pos": [ + 160, + 1530 + ] + }, + { + "id": "aef109d9-8e1e-4545-bf7e-06379ed2d0bb", + "name": "processed text", + "type": "STRING", + "linkIds": [ + 85722 + ], + "label": "negative prompt text", + "pos": [ + 160, + 1550 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 514, + "type": "ImpactSchedulerAdapter", + "pos": [ + -70, + 1420 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 72115 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 5321, + 5322, + 5323, + 5324, + 5325, + 5326, + 5327, + 5328 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -70, + 1460 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "title": "SAMLoader (Detailer)", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 684, + "type": "Label (rgthree)", + "pos": [ + -730, + 1340 + ], + "size": [ + 162.75, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 686, + "type": "Label (rgthree)", + "pos": [ + -530, + 1340 + ], + "size": [ + 205.39999389648438, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 688, + "type": "Label (rgthree)", + "pos": [ + -70, + 1340 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 692, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1420 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85702 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85703 + ] + } + ], + "title": "Pos Dynamic", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 714649604928889, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 523, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1460 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85697 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85703 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60358 + ] + } + ], + "title": "Prompt positive convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 687, + "type": "Label (rgthree)", + "pos": [ + -290, + 1340 + ], + "size": [ + 149.38333129882812, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 695, + "type": "Label (rgthree)", + "pos": [ + -530, + 1520 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 694, + "type": "Label (rgthree)", + "pos": [ + -290, + 1480 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 696, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1590 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85710 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 85716 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 697, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1630 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85712 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 85715 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 460, + "type": "MathExpression|pysssss", + "pos": [ + -290, + 1420 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 3235 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 3234, + 85708 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 459, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1460 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85695 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 3234 + } + ], + "outputs": [ + { + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 85554 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "CLIPSetLastLayer", + "pos": [ + -290, + 1550 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 85708 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 85707 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1420 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85569 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 85719 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -530, + 1460 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 85567 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 85720 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 699, + "type": "LazySwitchKJ", + "pos": [ + -530, + 1670 + ], + "size": [ + 320, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85715 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85716 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 85714 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85717 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 700, + "type": "LazySwitchKJ", + "pos": [ + -530, + 1500 + ], + "size": [ + 320, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 85719 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 85720 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 85718 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 85721 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -750, + 1540 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 85696 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 85700 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 60359, + 85541, + 85655, + 85656, + 85657, + 85658, + 85659, + 85660, + 85661, + 85662 + ] + } + ], + "title": "Prompt negative convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 690, + "type": "ImpactWildcardProcessor", + "pos": [ + -750, + 1500 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 85698 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 85700, + 85722 + ] + } + ], + "title": "Neg Dynamic", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "aux_id": "ltdrdata/ComfyUI-Impact-Pack", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1118621878633228, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 3234, + "origin_id": 460, + "origin_slot": 0, + "target_id": 459, + "target_slot": 1, + "type": "INT" + }, + { + "id": 85567, + "origin_id": -10, + "origin_slot": 2, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85569, + "origin_id": -10, + "origin_slot": 2, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 72115, + "origin_id": -10, + "origin_slot": 3, + "target_id": 514, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 3235, + "origin_id": -10, + "origin_slot": 5, + "target_id": 460, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 60358, + "origin_id": 523, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 5321, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5322, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5323, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5324, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5325, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5326, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5327, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 5328, + "origin_id": 514, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "SAM_MODEL" + }, + { + "id": 85554, + "origin_id": 459, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CLIP" + }, + { + "id": 60359, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85541, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85655, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85656, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85657, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85658, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85659, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85660, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85661, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85662, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 85695, + "origin_id": -10, + "origin_slot": 0, + "target_id": 459, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85696, + "origin_id": -10, + "origin_slot": 7, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 523, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85698, + "origin_id": -10, + "origin_slot": 4, + "target_id": 690, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85700, + "origin_id": 690, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85702, + "origin_id": -10, + "origin_slot": 1, + "target_id": 692, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 85703, + "origin_id": 692, + "origin_slot": 0, + "target_id": 523, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 85706, + "origin_id": -10, + "origin_slot": 8, + "target_id": 693, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 85707, + "origin_id": 693, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CLIP" + }, + { + "id": 85708, + "origin_id": 460, + "origin_slot": 0, + "target_id": 693, + "target_slot": 1, + "type": "INT" + }, + { + "id": 85710, + "origin_id": -10, + "origin_slot": 10, + "target_id": 696, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85712, + "origin_id": -10, + "origin_slot": 10, + "target_id": 697, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85714, + "origin_id": -10, + "origin_slot": 9, + "target_id": 699, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85715, + "origin_id": 697, + "origin_slot": 0, + "target_id": 699, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85716, + "origin_id": 696, + "origin_slot": 0, + "target_id": 699, + "target_slot": 1, + "type": "MODEL" + }, + { + "id": 85717, + "origin_id": 699, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + }, + { + "id": 85718, + "origin_id": -10, + "origin_slot": 6, + "target_id": 700, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 85719, + "origin_id": 161, + "origin_slot": 0, + "target_id": 700, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 85720, + "origin_id": 81, + "origin_slot": 0, + "target_id": 700, + "target_slot": 1, + "type": "MODEL" + }, + { + "id": 85721, + "origin_id": 700, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "*" + }, + { + "id": 85722, + "origin_id": 690, + "origin_slot": 0, + "target_id": -20, + "target_slot": 8, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "8b276ebf-cef2-48f0-9370-d0f01939cc16", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 684, + "lastLinkId": 85916, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -230, + 1395, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 550, + 1400, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "ac7c0d39-4bbd-4a45-a9f4-98d32cd088f2", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 71976, + 72023, + 71977 + ], + "localized_name": "image", + "pos": [ + -130, + 1415 + ] + } + ], + "outputs": [ + { + "id": "0c842ac2-a7c3-4ee9-969b-3227f4f5802b", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 72000 + ], + "localized_name": "IMAGE", + "pos": [ + 570, + 1420 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 609, + "type": "GetImageSize", + "pos": [ + -60, + 1360 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 71976 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 71965, + 71969 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 71967, + 71970 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1450 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71965 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71966 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71971 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 612, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1500 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71969 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71970 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 71966, + 71968 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "CR Image Input Switch", + "pos": [ + 320, + 1430 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 71977 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 71973 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 72000 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 611, + "type": "MathExpression|pysssss", + "pos": [ + -60, + 1410 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71967 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 71968 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 71972 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "Image Resize (rgthree)", + "pos": [ + 150, + 1370 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 72023 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 71971 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 71972 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 71973 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 71965, + "origin_id": 609, + "origin_slot": 0, + "target_id": 610, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71966, + "origin_id": 612, + "origin_slot": 1, + "target_id": 610, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71971, + "origin_id": 610, + "origin_slot": 0, + "target_id": 613, + "target_slot": 1, + "type": "INT" + }, + { + "id": 71972, + "origin_id": 611, + "origin_slot": 0, + "target_id": 613, + "target_slot": 2, + "type": "INT" + }, + { + "id": 71967, + "origin_id": 609, + "origin_slot": 1, + "target_id": 611, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71968, + "origin_id": 612, + "origin_slot": 1, + "target_id": 611, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71969, + "origin_id": 609, + "origin_slot": 0, + "target_id": 612, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71970, + "origin_id": 609, + "origin_slot": 1, + "target_id": 612, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 71973, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 71976, + "origin_id": -10, + "origin_slot": 0, + "target_id": 609, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 71977, + "origin_id": -10, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 72000, + "origin_id": 614, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "6e68a040-23ac-4f8f-aa7b-f1dcf8718913", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 688, + "lastLinkId": 86024, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Clip Vision & IPAdapter Model", + "inputNode": { + "id": -10, + "bounding": [ + -470, + 995, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 60, + 975, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "cfb4c8d4-d961-465c-8e7a-85e9aaafde08", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 86023 + ], + "label": "Clip Vision", + "pos": [ + -370, + 1015 + ] + }, + { + "id": "96b70bfa-b8eb-48d8-8cd1-1bb5a8bdeb77", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 86024 + ], + "label": "IPAdapter", + "pos": [ + -370, + 1035 + ] + } + ], + "outputs": [ + { + "id": "4cb828fa-9d91-4693-b62c-44140945610a", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 85982 + ], + "localized_name": "IPADAPTER", + "pos": [ + 80, + 995 + ] + }, + { + "id": "3fc314b3-1bc0-467d-8b17-2792ee10af30", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 85983 + ], + "localized_name": "CLIP_VISION", + "pos": [ + 80, + 1015 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 688, + "type": "CLIPVisionLoader", + "pos": [ + -290, + 950 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 86023 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 85983 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 687, + "type": "IPAdapterModelLoader", + "pos": [ + -290, + 1050 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 86024 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 85982 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 85982, + "origin_id": 687, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 85983, + "origin_id": 688, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 86023, + "origin_id": -10, + "origin_slot": 0, + "target_id": 688, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 86024, + "origin_id": -10, + "origin_slot": 1, + "target_id": 687, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "3797e73d-04e0-43dc-b421-22b36edecead", + "version": 1, + "state": { + "lastGroupId": 46, + "lastNodeId": 691, + "lastLinkId": 86067, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet & PreProcessor Model", + "inputNode": { + "id": -10, + "bounding": [ + 1990, + -305, + 133.33333587646484, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2520, + -325, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "46cb58d0-0b2a-4d00-b517-cd72a583d588", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 86066 + ], + "label": "ControlNet Model", + "pos": [ + 2103.333251953125, + -285 + ] + }, + { + "id": "517cf41e-2f7c-4ce9-b286-59c8f69b0663", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86067 + ], + "pos": [ + 2103.333251953125, + -265 + ] + } + ], + "outputs": [ + { + "id": "4e1e8b45-0b71-4b66-8ac5-3df3b96fd500", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 86025 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2540, + -305 + ] + }, + { + "id": "a1decf43-3bfc-48dc-a40a-ee10a5b4924a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 86026 + ], + "localized_name": "preprocessor", + "pos": [ + 2540, + -285 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 690, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 2170, + -350 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 86066 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 86025 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "aux_id": "Kosinkadink/ComfyUI-Advanced-ControlNet", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 691, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 2170, + -250 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 86067 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 86026 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "aux_id": "Fannovel16/comfyui_controlnet_aux", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 86025, + "origin_id": 690, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 86026, + "origin_id": 691, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86066, + "origin_id": -10, + "origin_slot": 0, + "target_id": 690, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 86067, + "origin_id": -10, + "origin_slot": 1, + "target_id": 691, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "3b44c24d-cafa-4957-bb1d-bb05cd7d599a", + "version": 1, + "state": { + "lastGroupId": 49, + "lastNodeId": 864, + "lastLinkId": 97300, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Transfer Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -480, + 2020, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 420, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "321474e4-1be6-41ee-b795-89ef3ca02bc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 92543, + 92513 + ], + "localized_name": "image", + "pos": [ + -380, + 2040 + ] + } + ], + "outputs": [ + { + "id": "0b482ceb-8b24-4a14-8673-6932b402666e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 97298 + ], + "label": "resized img", + "pos": [ + 440, + 2030 + ] + }, + { + "id": "a47421fc-1ef1-4924-9a04-dbb03ae17586", + "name": "int", + "type": "INT", + "linkIds": [ + 97300 + ], + "label": "resolution", + "pos": [ + 440, + 2050 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 752, + "type": "GetImageSize", + "pos": [ + -310, + 2080 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92513 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 92504, + 92506 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 92505, + 92508 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 756, + "type": "Image Resize (rgthree)", + "pos": [ + 60, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 92543 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 92510 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 92511 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 97297, + 97298 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 753, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2120 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92504 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92505 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 92507, + 92509 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 755, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92508 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92509 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92511 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 754, + "type": "MathExpression|pysssss", + "pos": [ + -120, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92506 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 92507 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 92510 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "aux_id": "pythongosssss/ComfyUI-Custom-Scripts", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 864, + "type": "INTConstant", + "pos": [ + -310, + 2040 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "value", + "name": "value", + "type": "INT", + "links": [ + 97300 + ] + } + ], + "title": "Set Res", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "INTConstant", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 92506, + "origin_id": 752, + "origin_slot": 0, + "target_id": 754, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92507, + "origin_id": 753, + "origin_slot": 1, + "target_id": 754, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92508, + "origin_id": 752, + "origin_slot": 1, + "target_id": 755, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92509, + "origin_id": 753, + "origin_slot": 1, + "target_id": 755, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92510, + "origin_id": 754, + "origin_slot": 0, + "target_id": 756, + "target_slot": 1, + "type": "INT" + }, + { + "id": 92511, + "origin_id": 755, + "origin_slot": 0, + "target_id": 756, + "target_slot": 2, + "type": "INT" + }, + { + "id": 92504, + "origin_id": 752, + "origin_slot": 0, + "target_id": 753, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92505, + "origin_id": 752, + "origin_slot": 1, + "target_id": 753, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 92543, + "origin_id": -10, + "origin_slot": 0, + "target_id": 756, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 92513, + "origin_id": -10, + "origin_slot": 0, + "target_id": 752, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97298, + "origin_id": 756, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 97300, + "origin_id": 864, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "0132e901-e401-423d-8a07-f1cf20886b30", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 909, + "lastLinkId": 37848, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampler Settings", + "inputNode": { + "id": -10, + "bounding": [ + 2030, + 1500, + 188.93333435058594, + 300 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2600, + 1570, + 133.36666870117188, + 160 + ] + }, + "inputs": [ + { + "id": "726e4b19-d090-40ca-ac73-0bbaed06c49b", + "name": "on_false", + "type": "*", + "linkIds": [ + 23735 + ], + "localized_name": "on_false", + "label": "default cfg", + "pos": [ + 2198.933334350586, + 1520 + ] + }, + { + "id": "bfefbe0e-d166-4563-8ef2-540cf3886c05", + "name": "on_true", + "type": "*", + "linkIds": [ + 23727 + ], + "localized_name": "on_true", + "label": "override cfg", + "pos": [ + 2198.933334350586, + 1540 + ] + }, + { + "id": "bcf4ffb4-9ca4-42a4-8929-8fed9d80079a", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 24217, + 24216, + 24221, + 24220, + 24219, + 24218 + ], + "localized_name": "switch", + "label": "Is Inpaint+Sample Switch?", + "pos": [ + 2198.933334350586, + 1560 + ] + }, + { + "id": "12c610cd-d9ce-4429-8b57-648dd89574c5", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 23737 + ], + "localized_name": "on_false_1", + "label": "default steps", + "pos": [ + 2198.933334350586, + 1580 + ] + }, + { + "id": "c657b66d-b6b7-4bdc-be89-1e0a3f61ed3f", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 23728 + ], + "localized_name": "on_true_1", + "label": "override steps", + "pos": [ + 2198.933334350586, + 1600 + ] + }, + { + "id": "167928c8-a11b-485e-821d-ddd50dd3cd3e", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 23736 + ], + "localized_name": "on_false_2", + "label": "default sampler", + "pos": [ + 2198.933334350586, + 1620 + ] + }, + { + "id": "f65423f3-d5a2-419e-9f8b-a5dee8313125", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 23730 + ], + "localized_name": "on_true_2", + "label": "override sampler", + "pos": [ + 2198.933334350586, + 1640 + ] + }, + { + "id": "b92674d7-ad47-486d-8848-d0ca610f2e89", + "name": "on_false_3", + "type": "*", + "linkIds": [ + 23738 + ], + "localized_name": "on_false_3", + "label": "default scheduler", + "pos": [ + 2198.933334350586, + 1660 + ] + }, + { + "id": "0f93c726-e745-4eb0-bd98-58f684bc443e", + "name": "on_true_3", + "type": "*", + "linkIds": [ + 23729 + ], + "localized_name": "on_true_3", + "label": "override scheduler", + "pos": [ + 2198.933334350586, + 1680 + ] + }, + { + "id": "c5a57d39-9754-437d-a501-4488c3db4149", + "name": "on_false_4", + "type": "*", + "linkIds": [ + 23749 + ], + "localized_name": "on_false_4", + "label": "default sampler name", + "pos": [ + 2198.933334350586, + 1700 + ] + }, + { + "id": "7249d224-af0d-4e16-8d7e-cb659c7d8b42", + "name": "on_true_4", + "type": "*", + "linkIds": [ + 23745 + ], + "localized_name": "on_true_4", + "label": "override sampler name", + "pos": [ + 2198.933334350586, + 1720 + ] + }, + { + "id": "9b725d79-4b76-4d60-a666-1107ba328b08", + "name": "on_false_5", + "type": "*", + "linkIds": [ + 23750 + ], + "localized_name": "on_false_5", + "label": "default scheduler name", + "pos": [ + 2198.933334350586, + 1740 + ] + }, + { + "id": "24ece74a-ae8f-438a-a280-b1961e028a56", + "name": "on_true_5", + "type": "*", + "linkIds": [ + 23747 + ], + "localized_name": "on_true_5", + "label": "override scheduler name", + "pos": [ + 2198.933334350586, + 1760 + ] + } + ], + "outputs": [ + { + "id": "77c7f657-8797-4935-94f8-9487d09a10cf", + "name": "*", + "type": "*", + "linkIds": [ + 23742, + 23744, + 37787 + ], + "localized_name": "*", + "label": "cfg", + "pos": [ + 2620, + 1590 + ] + }, + { + "id": "9c6a0b1d-b47b-485d-b3e0-24686b43fa79", + "name": "*_1", + "type": "*", + "linkIds": [ + 23741, + 23743, + 37786 + ], + "localized_name": "*_1", + "label": "steps", + "pos": [ + 2620, + 1610 + ] + }, + { + "id": "e3e3c014-1e2f-46db-9336-ad4d2fa0091a", + "name": "*_2", + "type": "*", + "linkIds": [ + 23739, + 37788 + ], + "localized_name": "*_2", + "label": "sampler", + "pos": [ + 2620, + 1630 + ] + }, + { + "id": "7b3bea75-3a2e-455a-9340-aeb8267081b2", + "name": "*_3", + "type": "*", + "linkIds": [ + 23740, + 37789 + ], + "localized_name": "*_3", + "label": "scheduler", + "pos": [ + 2620, + 1650 + ] + }, + { + "id": "c9d5bd45-82f1-485b-9923-d4bde2779fa2", + "name": "*_4", + "type": "*", + "linkIds": [ + 23751 + ], + "localized_name": "*_4", + "label": "sampler_name", + "pos": [ + 2620, + 1670 + ] + }, + { + "id": "425eb22f-8ad0-44fb-a7ae-0b9869b39a31", + "name": "*_5", + "type": "*", + "linkIds": [ + 23752 + ], + "localized_name": "*_5", + "label": "scheduler_name", + "pos": [ + 2620, + 1690 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 706, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1530 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23735 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23727 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24217 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23742, + 23744, + 37787 + ] + } + ], + "title": "Cfg switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 705, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1580 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23737 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23728 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24216 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23741, + 23743, + 37786 + ] + } + ], + "title": "Steps switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 703, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1630 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23736 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23730 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24221 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23739, + 37788 + ] + } + ], + "title": "Sampler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 704, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1680 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23738 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23729 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24220 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23740, + 37789 + ] + } + ], + "title": "Scheduler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 708, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1730 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23749 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23745 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24219 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23751 + ] + } + ], + "title": "Sampler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 709, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1780 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23750 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24218 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23752 + ] + } + ], + "title": "Scheduler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23735, + "origin_id": -10, + "origin_slot": 0, + "target_id": 706, + "target_slot": 0, + "type": "*" + }, + { + "id": 23727, + "origin_id": -10, + "origin_slot": 1, + "target_id": 706, + "target_slot": 1, + "type": "*" + }, + { + "id": 24217, + "origin_id": -10, + "origin_slot": 2, + "target_id": 706, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24216, + "origin_id": -10, + "origin_slot": 2, + "target_id": 705, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24221, + "origin_id": -10, + "origin_slot": 2, + "target_id": 703, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24220, + "origin_id": -10, + "origin_slot": 2, + "target_id": 704, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24219, + "origin_id": -10, + "origin_slot": 2, + "target_id": 708, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24218, + "origin_id": -10, + "origin_slot": 2, + "target_id": 709, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 23737, + "origin_id": -10, + "origin_slot": 3, + "target_id": 705, + "target_slot": 0, + "type": "*" + }, + { + "id": 23728, + "origin_id": -10, + "origin_slot": 4, + "target_id": 705, + "target_slot": 1, + "type": "*" + }, + { + "id": 23736, + "origin_id": -10, + "origin_slot": 5, + "target_id": 703, + "target_slot": 0, + "type": "*" + }, + { + "id": 23730, + "origin_id": -10, + "origin_slot": 6, + "target_id": 703, + "target_slot": 1, + "type": "*" + }, + { + "id": 23738, + "origin_id": -10, + "origin_slot": 7, + "target_id": 704, + "target_slot": 0, + "type": "*" + }, + { + "id": 23729, + "origin_id": -10, + "origin_slot": 8, + "target_id": 704, + "target_slot": 1, + "type": "*" + }, + { + "id": 23749, + "origin_id": -10, + "origin_slot": 9, + "target_id": 708, + "target_slot": 0, + "type": "*" + }, + { + "id": 23745, + "origin_id": -10, + "origin_slot": 10, + "target_id": 708, + "target_slot": 1, + "type": "*" + }, + { + "id": 23750, + "origin_id": -10, + "origin_slot": 11, + "target_id": 709, + "target_slot": 0, + "type": "*" + }, + { + "id": 23747, + "origin_id": -10, + "origin_slot": 12, + "target_id": 709, + "target_slot": 1, + "type": "*" + }, + { + "id": 23742, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23744, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37787, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23741, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23743, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 37786, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23739, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 37788, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 23740, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 37789, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 23751, + "origin_id": 708, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "STRING" + }, + { + "id": 23752, + "origin_id": 709, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "74f5dbab-ef00-4a43-a75c-758f1e6920c5", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 905, + "lastLinkId": 37818, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet", + "inputNode": { + "id": -10, + "bounding": [ + 2540, + 1300, + 167.8000030517578, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 4500, + 1300, + 120, + 100 + ] + }, + "inputs": [ + { + "id": "f17781ee-8b3c-4355-b2ae-6c50391d515e", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 37755, + 37768 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + 2687.800003051758, + 1320 + ] + }, + { + "id": "4e52c10d-2777-440e-8249-2f2f07648039", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 29638, + 37759 + ], + "localized_name": "positive", + "pos": [ + 2687.800003051758, + 1340 + ] + }, + { + "id": "2addd3c3-5f32-4a91-92e9-007ae8060cb8", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 29639, + 37760 + ], + "localized_name": "negative", + "pos": [ + 2687.800003051758, + 1360 + ] + }, + { + "id": "78e6d7c6-b20c-4f54-99a0-5a060d1bf355", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 27266, + 37758 + ], + "localized_name": "control_net", + "pos": [ + 2687.800003051758, + 1380 + ] + }, + { + "id": "36b6e70e-9c51-4c11-9e04-436bbbe28e4d", + "name": "vae_optional", + "type": "VAE", + "linkIds": [ + 37727, + 37761 + ], + "localized_name": "vae_optional", + "shape": 7, + "pos": [ + 2687.800003051758, + 1400 + ] + }, + { + "id": "85341117-febb-44cf-9e82-5d4825aaa9a7", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 33612, + 37763 + ], + "localized_name": "strength", + "pos": [ + 2687.800003051758, + 1420 + ] + }, + { + "id": "cd5c4551-3c37-46b6-a69c-f45680a2351f", + "name": "start_percent", + "type": "FLOAT", + "linkIds": [ + 33613, + 37764 + ], + "localized_name": "start_percent", + "pos": [ + 2687.800003051758, + 1440 + ] + }, + { + "id": "e2eeaa8a-898a-4896-be4e-fdacdb34eaef", + "name": "end_percent", + "type": "FLOAT", + "linkIds": [ + 33614, + 37765 + ], + "localized_name": "end_percent", + "pos": [ + 2687.800003051758, + 1460 + ] + }, + { + "id": "4477e451-a9ac-4131-9d03-109175849e65", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37744, + 37777, + 37783, + 37789, + 37790, + 37797 + ], + "label": "use external pose?", + "pos": [ + 2687.800003051758, + 1480 + ] + }, + { + "id": "0e8b2278-22c0-4541-880f-2b73307d3a22", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 37784 + ], + "label": "pre-process ext pose?", + "pos": [ + 2687.800003051758, + 1500 + ] + }, + { + "id": "684d0ab0-3b99-45b6-aed5-0bc1d31eb7fc", + "name": "on_true", + "type": "*", + "linkIds": [ + 37747 + ], + "label": "external pose img", + "pos": [ + 2687.800003051758, + 1520 + ] + }, + { + "id": "5f8e53b9-5d93-4665-9181-8921553e2c31", + "name": "switch_2", + "type": "BOOLEAN", + "linkIds": [ + 37776 + ], + "label": "fit pose in mask?", + "pos": [ + 2687.800003051758, + 1540 + ] + }, + { + "id": "e32aa961-356b-443e-8170-80f5d5c0a9c7", + "name": "switch_3", + "type": "BOOLEAN", + "linkIds": [ + 37804, + 37805 + ], + "label": "is hires?", + "pos": [ + 2687.800003051758, + 1560 + ] + }, + { + "id": "955b94b6-3bd8-4835-9136-d584847cd7fa", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37806 + ], + "label": "hires cn img", + "pos": [ + 2687.800003051758, + 1580 + ] + }, + { + "id": "c15cbf60-a015-4f6a-9c50-adc98db71372", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 37807 + ], + "label": "hires mask", + "pos": [ + 2687.800003051758, + 1600 + ] + }, + { + "id": "b8a7a73c-99ee-4704-9159-137578b07916", + "name": "on_false", + "type": "*", + "linkIds": [ + 37808 + ], + "label": "normal cn img", + "pos": [ + 2687.800003051758, + 1620 + ] + }, + { + "id": "4347a8ed-3a05-4e64-90a9-aed1efc7e633", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 37809 + ], + "label": "normal mask", + "pos": [ + 2687.800003051758, + 1640 + ] + } + ], + "outputs": [ + { + "id": "f50b5617-3922-4445-b73c-4513ec82f949", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "IMAGE", + "pos": [ + 4520, + 1320 + ] + }, + { + "id": "0a64c1f8-9b66-4162-a96c-c5b1ae823457", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 31943 + ], + "localized_name": "positive", + "pos": [ + 4520, + 1340 + ] + }, + { + "id": "47a88912-f5ef-45ef-85d6-84d760fa0e23", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 31944 + ], + "localized_name": "negative", + "pos": [ + 4520, + 1360 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 873, + "type": "Label (rgthree)", + "pos": [ + 2760, + 1280 + ], + "size": [ + 161.4499969482422, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 878, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1280 + ], + "size": [ + 188.11666870117188, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 880, + "type": "Label (rgthree)", + "pos": [ + 3230, + 1280 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Fit Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 881, + "type": "LazySwitchKJ", + "pos": [ + 3230, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37778 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37752 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37775 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37782, + 37787 + ] + } + ], + "title": "Fit pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 813, + "type": "MathExpression|pysssss", + "pos": [ + 2760, + 1400 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28741 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28742 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 37756, + 37767 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 810, + "type": "GetImageSize", + "pos": [ + 2760, + 1350 + ], + "size": [ + 140, + 124 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37811 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 28741 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 28742 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 897, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37791 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37793 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37789 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 891, + "type": "Label (rgthree)", + "pos": [ + 4170, + 1280 + ], + "size": [ + 217.43333435058594, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Switches", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 886, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1540 + ], + "size": [ + 197.4499969482422, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Default ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 898, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1400 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37792 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37794 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37790 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 879, + "type": "Label (rgthree)", + "pos": [ + 3560, + 1280 + ], + "size": [ + 252.11666870117188, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pre-Process", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 875, + "type": "Label (rgthree)", + "pos": [ + 3890, + 1280 + ], + "size": [ + 201.39999389648438, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alt IMG ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 889, + "type": "AIO_Preprocessor", + "pos": [ + 3560, + 1350 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37782 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37768 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37767 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37770 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 894, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3560, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37783 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37784 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37785 + ] + } + ], + "title": "Alt img + PreProcess?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 877, + "type": "LazySwitchKJ", + "pos": [ + 3560, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37787 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37770 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37785 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37786, + 37798 + ] + } + ], + "title": "Pre-Process Pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 882, + "type": "vsLinx_FitImageIntoBBoxMask", + "pos": [ + 3230, + 1350 + ], + "size": [ + 270, + 418 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "source", + "name": "source", + "type": "IMAGE", + "link": 37779 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 37814 + }, + { + "localized_name": "destination", + "name": "destination", + "shape": 7, + "type": "IMAGE", + "link": 37812 + } + ], + "outputs": [ + { + "localized_name": "composite", + "name": "composite", + "type": "IMAGE", + "links": [ + 37752 + ] + }, + { + "localized_name": "fitted_source", + "name": "fitted_source", + "type": "IMAGE", + "links": null + }, + { + "localized_name": "placed_mask", + "name": "placed_mask", + "type": "MASK", + "links": null + }, + { + "localized_name": "x", + "name": "x", + "type": "INT", + "links": null + }, + { + "localized_name": "y", + "name": "y", + "type": "INT", + "links": null + }, + { + "localized_name": "w", + "name": "w", + "type": "INT", + "links": null + }, + { + "localized_name": "h", + "name": "h", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_FitImageIntoBBoxMask", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "fit", + "center", + "center", + 0, + 0, + 0.5, + 0, + false, + "lanczos", + 1024, + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 795, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 3890, + 1350 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 29638 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 29639 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 27266 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37786 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37816 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37727 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 33612 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 33613 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 33614 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 31943, + 37793 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 31944, + 37794 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 2980, + 1670 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37759 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37760 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 37758 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37757 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37815 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37761 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37763 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 37764 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 37765 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37791 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37792 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 890, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3230, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37777 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37776 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37775 + ] + } + ], + "title": "Alt IMG + Fit Pose?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 887, + "type": "AIO_Preprocessor", + "pos": [ + 2980, + 1620 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37810 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37755 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37756 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37757, + 37799 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 899, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37799 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37798 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37797 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37800 + ] + } + ], + "title": "Pre-Processing Preview", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "LazySwitchKJ", + "pos": [ + 2980, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37813 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37744 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37778, + 37779 + ] + } + ], + "title": "Is alt img?", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 903, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1500 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37809 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37807 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37805 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37814, + 37815, + 37816 + ] + } + ], + "title": "CN Mask Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 902, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37808 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37806 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37804 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37810, + 37811, + 37812, + 37813 + ] + } + ], + "title": "CN IMG Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 28741, + "origin_id": 810, + "origin_slot": 0, + "target_id": 813, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 28742, + "origin_id": 810, + "origin_slot": 1, + "target_id": 813, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 29638, + "origin_id": -10, + "origin_slot": 1, + "target_id": 795, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 29639, + "origin_id": -10, + "origin_slot": 2, + "target_id": 795, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 27266, + "origin_id": -10, + "origin_slot": 3, + "target_id": 795, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37727, + "origin_id": -10, + "origin_slot": 4, + "target_id": 795, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 33612, + "origin_id": -10, + "origin_slot": 5, + "target_id": 795, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 33613, + "origin_id": -10, + "origin_slot": 6, + "target_id": 795, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 33614, + "origin_id": -10, + "origin_slot": 7, + "target_id": 795, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 31943, + "origin_id": 795, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 31944, + "origin_id": 795, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37744, + "origin_id": -10, + "origin_slot": 8, + "target_id": 876, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37747, + "origin_id": -10, + "origin_slot": 10, + "target_id": 876, + "target_slot": 1, + "type": "*" + }, + { + "id": 37752, + "origin_id": 882, + "origin_slot": 0, + "target_id": 881, + "target_slot": 1, + "type": "*" + }, + { + "id": 37755, + "origin_id": -10, + "origin_slot": 0, + "target_id": 887, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37756, + "origin_id": 813, + "origin_slot": 0, + "target_id": 887, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37757, + "origin_id": 887, + "origin_slot": 0, + "target_id": 888, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37758, + "origin_id": -10, + "origin_slot": 3, + "target_id": 888, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37759, + "origin_id": -10, + "origin_slot": 1, + "target_id": 888, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37760, + "origin_id": -10, + "origin_slot": 2, + "target_id": 888, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37761, + "origin_id": -10, + "origin_slot": 4, + "target_id": 888, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 37763, + "origin_id": -10, + "origin_slot": 5, + "target_id": 888, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 37764, + "origin_id": -10, + "origin_slot": 6, + "target_id": 888, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 37765, + "origin_id": -10, + "origin_slot": 7, + "target_id": 888, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 37767, + "origin_id": 813, + "origin_slot": 0, + "target_id": 889, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37768, + "origin_id": -10, + "origin_slot": 0, + "target_id": 889, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37770, + "origin_id": 889, + "origin_slot": 0, + "target_id": 877, + "target_slot": 1, + "type": "*" + }, + { + "id": 37775, + "origin_id": 890, + "origin_slot": 0, + "target_id": 881, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37776, + "origin_id": -10, + "origin_slot": 11, + "target_id": 890, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37777, + "origin_id": -10, + "origin_slot": 8, + "target_id": 890, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37778, + "origin_id": 876, + "origin_slot": 0, + "target_id": 881, + "target_slot": 0, + "type": "*" + }, + { + "id": 37779, + "origin_id": 876, + "origin_slot": 0, + "target_id": 882, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37782, + "origin_id": 881, + "origin_slot": 0, + "target_id": 889, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37783, + "origin_id": -10, + "origin_slot": 8, + "target_id": 894, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37784, + "origin_id": -10, + "origin_slot": 9, + "target_id": 894, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37785, + "origin_id": 894, + "origin_slot": 0, + "target_id": 877, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37786, + "origin_id": 877, + "origin_slot": 0, + "target_id": 795, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37787, + "origin_id": 881, + "origin_slot": 0, + "target_id": 877, + "target_slot": 0, + "type": "*" + }, + { + "id": 37789, + "origin_id": -10, + "origin_slot": 8, + "target_id": 897, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37790, + "origin_id": -10, + "origin_slot": 8, + "target_id": 898, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37791, + "origin_id": 888, + "origin_slot": 0, + "target_id": 897, + "target_slot": 0, + "type": "*" + }, + { + "id": 37792, + "origin_id": 888, + "origin_slot": 1, + "target_id": 898, + "target_slot": 0, + "type": "*" + }, + { + "id": 37793, + "origin_id": 795, + "origin_slot": 0, + "target_id": 897, + "target_slot": 1, + "type": "*" + }, + { + "id": 37794, + "origin_id": 795, + "origin_slot": 1, + "target_id": 898, + "target_slot": 1, + "type": "*" + }, + { + "id": 37797, + "origin_id": -10, + "origin_slot": 8, + "target_id": 899, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37798, + "origin_id": 877, + "origin_slot": 0, + "target_id": 899, + "target_slot": 1, + "type": "*" + }, + { + "id": 37799, + "origin_id": 887, + "origin_slot": 0, + "target_id": 899, + "target_slot": 0, + "type": "*" + }, + { + "id": 37800, + "origin_id": 899, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37804, + "origin_id": -10, + "origin_slot": 12, + "target_id": 902, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 903, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 902, + "target_slot": 1, + "type": "*" + }, + { + "id": 37807, + "origin_id": -10, + "origin_slot": 14, + "target_id": 903, + "target_slot": 1, + "type": "*" + }, + { + "id": 37808, + "origin_id": -10, + "origin_slot": 15, + "target_id": 902, + "target_slot": 0, + "type": "*" + }, + { + "id": 37809, + "origin_id": -10, + "origin_slot": 16, + "target_id": 903, + "target_slot": 0, + "type": "*" + }, + { + "id": 37810, + "origin_id": 902, + "origin_slot": 0, + "target_id": 887, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37811, + "origin_id": 902, + "origin_slot": 0, + "target_id": 810, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37812, + "origin_id": 902, + "origin_slot": 0, + "target_id": 882, + "target_slot": 2, + "type": "IMAGE" + }, + { + "id": 37813, + "origin_id": 902, + "origin_slot": 0, + "target_id": 876, + "target_slot": 0, + "type": "*" + }, + { + "id": 37814, + "origin_id": 903, + "origin_slot": 0, + "target_id": 882, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 37815, + "origin_id": 903, + "origin_slot": 0, + "target_id": 888, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 37816, + "origin_id": 903, + "origin_slot": 0, + "target_id": 795, + "target_slot": 4, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "858d627f-9e1b-4e29-8558-f1ac103dc90e", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 920, + "lastLinkId": 37894, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Normal Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1190, + 233.4499969482422, + 420 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3110, + 1190, + 129.6999969482422, + 160 + ] + }, + "inputs": [ + { + "id": "d5666a27-48f2-449e-9c5b-b5fe484aefc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37828 + ], + "localized_name": "image", + "pos": [ + 2093.449996948242, + 1210 + ] + }, + { + "id": "4f360cc9-5d40-497e-86df-dd9ab8a84ead", + "name": "mask", + "type": "MASK", + "linkIds": [ + 37829 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 2093.449996948242, + 1230 + ] + }, + { + "id": "fdc5046b-f8da-4a7a-8728-c273c8d7f565", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 27085 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 2093.449996948242, + 1250 + ] + }, + { + "id": "4f7df899-f6d6-49a5-bbcc-afabd73ddbd4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 32616 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 2093.449996948242, + 1270 + ] + }, + { + "id": "aab6a094-3f57-4a16-a7d9-fa974e11615b", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37879 + ], + "localized_name": "positive", + "label": "pre CN pos", + "pos": [ + 2093.449996948242, + 1290 + ] + }, + { + "id": "6f6f8204-7eca-40a3-a68d-caf0e9012305", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37877 + ], + "localized_name": "negative", + "label": "pre CN neg", + "pos": [ + 2093.449996948242, + 1310 + ] + }, + { + "id": "b44b8d3e-91d7-4183-a042-c9701d4f4e76", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37720, + 37721 + ], + "localized_name": "vae", + "pos": [ + 2093.449996948242, + 1330 + ] + }, + { + "id": "7b006398-0aeb-41b6-94cd-c6aff86d09e4", + "name": "model", + "type": "MODEL", + "linkIds": [ + 30569 + ], + "localized_name": "model", + "pos": [ + 2093.449996948242, + 1350 + ] + }, + { + "id": "fdd23b4b-772c-4329-9aa6-0c7e1a97e4ce", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37749 + ], + "localized_name": "positive_1", + "label": "after CN pos", + "pos": [ + 2093.449996948242, + 1370 + ] + }, + { + "id": "5e1e7799-21d0-4c48-982a-5ae21f335e0d", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37750 + ], + "localized_name": "negative_1", + "label": "after CN neg", + "pos": [ + 2093.449996948242, + 1390 + ] + }, + { + "id": "9be75c47-a89c-4afd-b83d-13a86dbfd255", + "name": "seed", + "type": "INT", + "linkIds": [ + 25540 + ], + "localized_name": "seed", + "pos": [ + 2093.449996948242, + 1410 + ] + }, + { + "id": "1ee795cb-e01e-4ea1-8781-21a022ee678f", + "name": "steps", + "type": "INT", + "linkIds": [ + 37865 + ], + "localized_name": "steps", + "pos": [ + 2093.449996948242, + 1430 + ] + }, + { + "id": "2ffda5d2-40c2-40e5-9f99-6fb230137f78", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 37862 + ], + "localized_name": "cfg", + "pos": [ + 2093.449996948242, + 1450 + ] + }, + { + "id": "3ba5584c-9699-4923-b369-8dcf9eb0b690", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 37868 + ], + "localized_name": "sampler_name", + "label": "sampler", + "pos": [ + 2093.449996948242, + 1470 + ] + }, + { + "id": "535314c9-c489-4502-8bb7-9f7ffa5835dd", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 37870 + ], + "localized_name": "scheduler", + "pos": [ + 2093.449996948242, + 1490 + ] + }, + { + "id": "90330171-3895-4dc6-8d8d-a1dd01f18157", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 23588 + ], + "localized_name": "denoise", + "pos": [ + 2093.449996948242, + 1510 + ] + }, + { + "id": "cef39c0e-579d-45bf-a506-37f718f9a5db", + "name": "on_false", + "type": "*", + "linkIds": [ + 22017 + ], + "localized_name": "on_false", + "label": "final img normal", + "pos": [ + 2093.449996948242, + 1530 + ] + }, + { + "id": "7fdd1f95-cfcf-4e0a-b65a-b6a018abab96", + "name": "on_true", + "type": "*", + "linkIds": [ + 37802 + ], + "localized_name": "on_true", + "label": "final img hires", + "pos": [ + 2093.449996948242, + 1550 + ] + }, + { + "id": "e3c50a91-b0a5-4cf4-9e8c-06c5612fadfd", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 22016 + ], + "localized_name": "switch", + "label": "Use inpaint?", + "pos": [ + 2093.449996948242, + 1570 + ] + } + ], + "outputs": [ + { + "id": "6e8df97f-b582-4705-9f95-088f1729d774", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37836 + ], + "localized_name": "positive", + "label": "pre cn positive", + "pos": [ + 3130, + 1210 + ] + }, + { + "id": "4237d468-e83c-48a8-9919-3b39646260cf", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37837 + ], + "localized_name": "negative", + "label": "pre cn negative", + "pos": [ + 3130, + 1230 + ] + }, + { + "id": "19061c66-271b-421a-a305-5dde0e58b8b7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "image", + "pos": [ + 3130, + 1250 + ] + }, + { + "id": "0562846d-3055-4ab1-a9b1-f758a5aba8a8", + "name": "*", + "type": "*", + "linkIds": [ + 22018, + 22019 + ], + "localized_name": "*", + "label": "final inpaint img", + "pos": [ + 3130, + 1270 + ] + }, + { + "id": "38800f6a-0a4b-423e-8cd4-b7012802b4d3", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37881 + ], + "pos": [ + 3130, + 1290 + ] + }, + { + "id": "10aea75f-4b81-4666-ad56-c662174f2419", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37882 + ], + "pos": [ + 3130, + 1310 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 672, + "type": "InpaintStitchImproved", + "pos": [ + 2680, + 1230 + ], + "size": [ + 235.1999969482422, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 21871 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 21872 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 37800 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 670, + "type": "VAEDecode", + "pos": [ + 2500, + 1270 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 21867 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37721 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 21872, + 37889 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 671, + "type": "KSampler", + "pos": [ + 2500, + 1230 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 30569 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37749 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37750 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 21870 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 25540 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37865 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37862 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37868 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37870 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 23588 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 21867 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 525493778966480, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 669, + "type": "InpaintModelConditioning", + "pos": [ + 2200, + 1280 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37879 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37877 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37720 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 21865 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 21866 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 37836 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 37837 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 21870 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "InpaintCropImproved", + "pos": [ + 2200, + 1230 + ], + "size": [ + 390, + 630 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37828 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 37829 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 27085 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 32616 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 21871 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 21865, + 37881 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 21866, + 37882 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32", + "gpu (much faster)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 674, + "type": "LazySwitchKJ", + "pos": [ + 2920, + 1230 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 22017 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37802 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 22016 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 22018, + 22019 + ] + } + ], + "title": "After Inpaint IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 21865, + "origin_id": 668, + "origin_slot": 1, + "target_id": 669, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 21866, + "origin_id": 668, + "origin_slot": 2, + "target_id": 669, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 21867, + "origin_id": 671, + "origin_slot": 0, + "target_id": 670, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 21870, + "origin_id": 669, + "origin_slot": 2, + "target_id": 671, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 21871, + "origin_id": 668, + "origin_slot": 0, + "target_id": 672, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 21872, + "origin_id": 670, + "origin_slot": 0, + "target_id": 672, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37828, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37829, + "origin_id": -10, + "origin_slot": 1, + "target_id": 668, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 27085, + "origin_id": -10, + "origin_slot": 2, + "target_id": 668, + "target_slot": 3, + "type": "INT" + }, + { + "id": 32616, + "origin_id": -10, + "origin_slot": 3, + "target_id": 668, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37879, + "origin_id": -10, + "origin_slot": 4, + "target_id": 669, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37877, + "origin_id": -10, + "origin_slot": 5, + "target_id": 669, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37720, + "origin_id": -10, + "origin_slot": 6, + "target_id": 669, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37721, + "origin_id": -10, + "origin_slot": 6, + "target_id": 670, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 30569, + "origin_id": -10, + "origin_slot": 7, + "target_id": 671, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 37749, + "origin_id": -10, + "origin_slot": 8, + "target_id": 671, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37750, + "origin_id": -10, + "origin_slot": 9, + "target_id": 671, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 25540, + "origin_id": -10, + "origin_slot": 10, + "target_id": 671, + "target_slot": 4, + "type": "INT" + }, + { + "id": 37865, + "origin_id": -10, + "origin_slot": 11, + "target_id": 671, + "target_slot": 5, + "type": "INT" + }, + { + "id": 37862, + "origin_id": -10, + "origin_slot": 12, + "target_id": 671, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 37868, + "origin_id": -10, + "origin_slot": 13, + "target_id": 671, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 37870, + "origin_id": -10, + "origin_slot": 14, + "target_id": 671, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 23588, + "origin_id": -10, + "origin_slot": 15, + "target_id": 671, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 22017, + "origin_id": -10, + "origin_slot": 16, + "target_id": 674, + "target_slot": 0, + "type": "*" + }, + { + "id": 37802, + "origin_id": -10, + "origin_slot": 17, + "target_id": 674, + "target_slot": 1, + "type": "*" + }, + { + "id": 22016, + "origin_id": -10, + "origin_slot": 18, + "target_id": 674, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37836, + "origin_id": 669, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37837, + "origin_id": 669, + "origin_slot": 1, + "target_id": -20, + "target_slot": 1, + "type": "*" + }, + { + "id": 37800, + "origin_id": 672, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "*" + }, + { + "id": 22018, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 22019, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37881, + "origin_id": 668, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37882, + "origin_id": 668, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "802952dd-8f69-46b2-bdcb-9780f782ae76", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 930, + "lastLinkId": 37849, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 4440, + 520, + 233.4499969482422, + 540 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 6770, + 500, + 127.81666564941406, + 160 + ] + }, + "inputs": [ + { + "id": "fe544064-1e7d-483d-aa54-1b7f95766413", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 34810, + 34367 + ], + "localized_name": "positive", + "pos": [ + 4653.449996948242, + 540 + ] + }, + { + "id": "05c2a13b-bfe4-4e32-b810-be93199e0403", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 34811, + 34368 + ], + "localized_name": "negative", + "pos": [ + 4653.449996948242, + 560 + ] + }, + { + "id": "cf9ae0b2-92bc-49f7-9cbf-a63eb8c395ea", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37722, + 37724, + 37725, + 37726 + ], + "localized_name": "vae", + "pos": [ + 4653.449996948242, + 580 + ] + }, + { + "id": "437fc1d9-12f0-4a2f-a74a-0ec75e4ddd40", + "name": "model", + "type": "MODEL", + "linkIds": [ + 35599, + 34379 + ], + "localized_name": "model", + "pos": [ + 4653.449996948242, + 600 + ] + }, + { + "id": "e1a51257-b343-41ee-bccf-c195021f3fbf", + "name": "seed", + "type": "INT", + "linkIds": [ + 34979, + 34980 + ], + "localized_name": "seed", + "pos": [ + 4653.449996948242, + 620 + ] + }, + { + "id": "382469d2-7301-475f-a106-3664f877b1c5", + "name": "steps", + "type": "INT", + "linkIds": [ + 34817, + 36470 + ], + "localized_name": "steps", + "pos": [ + 4653.449996948242, + 640 + ] + }, + { + "id": "1a5a9a89-7ee7-48f9-afd6-954f13afd563", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 34816, + 36468 + ], + "localized_name": "cfg", + "pos": [ + 4653.449996948242, + 660 + ] + }, + { + "id": "7cc8e22c-320a-41fd-b5df-5009147855d7", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 34819, + 34983 + ], + "localized_name": "sampler_name", + "pos": [ + 4653.449996948242, + 680 + ] + }, + { + "id": "6479255e-fd8d-420c-bafb-45cb6d7ddc9a", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 34818, + 34984 + ], + "localized_name": "scheduler", + "pos": [ + 4653.449996948242, + 700 + ] + }, + { + "id": "4ad6c3f7-020b-4e49-9e83-1748d07a185f", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 34820 + ], + "localized_name": "denoise", + "pos": [ + 4653.449996948242, + 720 + ] + }, + { + "id": "1b15f594-28c0-4707-ab61-be80213b13e7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 34803, + 36129, + 37819 + ], + "localized_name": "image", + "pos": [ + 4653.449996948242, + 740 + ] + }, + { + "id": "906cbd66-e3f3-4b42-8f4e-348600324066", + "name": "mask", + "type": "MASK", + "linkIds": [ + 34804 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 4653.449996948242, + 760 + ] + }, + { + "id": "312cdf00-d0f4-4fb1-8295-c35bbfe54c74", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 34805 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 4653.449996948242, + 780 + ] + }, + { + "id": "e90c62d7-c0b9-49d2-9bdd-833a20c5f3e4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 34806 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 4653.449996948242, + 800 + ] + }, + { + "id": "d33d734f-e571-4e53-b099-98b5e5e84170", + "name": "on_false", + "type": "*", + "linkIds": [ + 37543 + ], + "localized_name": "on_false", + "label": "default upscale model", + "pos": [ + 4653.449996948242, + 820 + ] + }, + { + "id": "01fbeb97-07df-40a4-88e7-b7baf2ec6bc7", + "name": "on_true", + "type": "*", + "linkIds": [ + 37538 + ], + "localized_name": "on_true", + "label": "alt upscale factor", + "pos": [ + 4653.449996948242, + 840 + ] + }, + { + "id": "5a63e10c-db27-452b-855a-788240a3903b", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37539, + 37536 + ], + "localized_name": "switch", + "label": "use alt upscale model?", + "pos": [ + 4653.449996948242, + 860 + ] + }, + { + "id": "8e510a9e-cd11-483c-8e79-2a4b9c2298a5", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37535 + ], + "localized_name": "on_true_1", + "label": "alt upscale model", + "pos": [ + 4653.449996948242, + 880 + ] + }, + { + "id": "cdafb86b-3b91-401c-a256-475450914ad4", + "name": "denoise_1", + "type": "FLOAT", + "linkIds": [ + 37099 + ], + "localized_name": "denoise_1", + "label": "hires fix denoise val", + "pos": [ + 4653.449996948242, + 900 + ] + }, + { + "id": "1d2c80d1-ffe6-445d-befa-55b562055927", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 34824 + ], + "localized_name": "on_false_1", + "label": "normal inpaint img", + "pos": [ + 4653.449996948242, + 920 + ] + }, + { + "id": "bc8e5c71-b245-48e6-ac7c-0786d388666f", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 34822, + 37817 + ], + "localized_name": "switch_1", + "label": "use hires fix?", + "pos": [ + 4653.449996948242, + 940 + ] + }, + { + "id": "d913776b-c0a8-425a-aed4-1f1a9733fe14", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 37781 + ], + "label": "default upscale factor", + "pos": [ + 4653.449996948242, + 960 + ] + }, + { + "id": "da8bbb7a-7d0a-46e9-8a93-b1dbdbce51eb", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37794 + ], + "label": "after CN pos", + "pos": [ + 4653.449996948242, + 980 + ] + }, + { + "id": "a175acc5-fde6-4ee7-bfaa-ada4151cd1f2", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37795 + ], + "label": "after CN neg", + "pos": [ + 4653.449996948242, + 1000 + ] + }, + { + "id": "8d0c4cfe-acda-4772-93e9-21d955bb0a0e", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 37815 + ], + "label": "color fix strength", + "pos": [ + 4653.449996948242, + 1020 + ] + } + ], + "outputs": [ + { + "id": "4a8ca609-bb4b-481e-98ba-544a158a7f0a", + "name": "*", + "type": "*", + "linkIds": [ + 34825 + ], + "localized_name": "*", + "label": "final img", + "pos": [ + 6790, + 520 + ] + }, + { + "id": "07c1bd46-14a0-4b1c-a894-01598cb1a923", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37792 + ], + "label": "pre CN pos", + "pos": [ + 6790, + 540 + ] + }, + { + "id": "787c8e39-f4f0-4193-a16e-cf38ecc79310", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37793 + ], + "label": "pre CN neg", + "pos": [ + 6790, + 560 + ] + }, + { + "id": "fcf35597-663f-4d27-9577-3db07aaabe18", + "name": "*_1", + "type": "*", + "linkIds": [ + 37820 + ], + "label": "pre hires img", + "pos": [ + 6790, + 580 + ] + }, + { + "id": "cefd7e70-b44e-4eef-8c20-f72f38898d6a", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37825 + ], + "pos": [ + 6790, + 600 + ] + }, + { + "id": "d7bfe4de-7a57-4452-8924-3b7d1b3eb710", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37826 + ], + "pos": [ + 6790, + 620 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 894, + "type": "Label (rgthree)", + "pos": [ + 4800, + 480 + ], + "size": [ + 163.68333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 868, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 710 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37781 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37538 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37539 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37844, + 37846 + ] + } + ], + "title": "Upscale factor switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 895, + "type": "Label (rgthree)", + "pos": [ + 5100, + 480 + ], + "size": [ + 140, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 896, + "type": "Label (rgthree)", + "pos": [ + 5400, + 480 + ], + "size": [ + 209.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Upscale Crop/Mask", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 897, + "type": "Label (rgthree)", + "pos": [ + 5700, + 480 + ], + "size": [ + 169.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Prompt", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 900, + "type": "Label (rgthree)", + "pos": [ + 6300, + 480 + ], + "size": [ + 161.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Matching", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 899, + "type": "Label (rgthree)", + "pos": [ + 6000, + 480 + ], + "size": [ + 172.0833282470703, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "HiRes Sampling", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 867, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37543 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37535 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37536 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37842, + 37848 + ] + } + ], + "title": "Upscale model switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 839, + "type": "MaskToImage", + "pos": [ + 5400, + 610 + ], + "size": [ + 193.3166717529297, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34808 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37847 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "MaskToImage", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 914, + "type": "Label (rgthree)", + "pos": [ + 6530, + 480 + ], + "size": [ + 148.0833282470703, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 913, + "type": "LazySwitchKJ", + "pos": [ + 6530, + 560 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37819 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37818 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37817 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37820 + ] + } + ], + "title": "Pre Hires IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 855, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 560 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36468 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 36469 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36470 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 36471 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 846, + "type": "VAEDecode", + "pos": [ + 5100, + 710 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34800 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37724 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 37818, + 37843 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 845, + "type": "KSampler", + "pos": [ + 5100, + 660 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 35599 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37794 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37795 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34799 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34979 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 34817 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 34816 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34819 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34818 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 34820 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 34800 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 847, + "type": "InpaintModelConditioning", + "pos": [ + 5100, + 610 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34810 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34811 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37722 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 34801 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34802 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 35597, + 37792 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 35598, + 37793 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 34799 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 842, + "type": "VAEDecode", + "pos": [ + 6000, + 610 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34380 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37726 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 36520 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "KSampler", + "pos": [ + 6000, + 560 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 34379 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37808 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37809 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34378 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34980 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 36471 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 36469 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34983 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34984 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37099 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 34380 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.15 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 848, + "type": "InpaintCropImproved", + "pos": [ + 5100, + 560 + ], + "size": [ + 390, + 626 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34803 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 34804 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 34805 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 34806 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 34821 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 34801, + 37825 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 34802, + 34808, + 37826 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32", + "gpu (much faster)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 843, + "type": "InpaintStitchImproved", + "pos": [ + 6000, + 660 + ], + "size": [ + 225.73332824707032, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 34821 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 36520 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36521 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 850, + "type": "LazySwitchKJ", + "pos": [ + 6300, + 610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 34824 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 36522 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 34822 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 34825 + ] + } + ], + "title": "Hires Fix Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 852, + "type": "ColorMatch", + "pos": [ + 6300, + 560 + ], + "size": [ + 270, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 36129 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 36521 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37815 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "mkl", + 0, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 837, + "type": "InpaintModelConditioning", + "pos": [ + 5700, + 560 + ], + "size": [ + 270, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34367 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34368 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37725 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 37845 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34375 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37803, + 37808 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37804, + 37809 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "links": [ + 34378 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 929, + "type": "vsLinx_UpscaleByFactorWithModel", + "pos": [ + 5400, + 560 + ], + "size": [ + 309.0333312988281, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37842 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37843 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37844 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 37845 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "bd6ecec7d905b6bf7ef4bed376a285aabded140e", + "Node name for S&R": "vsLinx_UpscaleByFactorWithModel", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 840, + "type": "ImageToMask", + "pos": [ + 5400, + 710 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37849 + } + ], + "outputs": [ + { + "localized_name": "MASK", + "name": "MASK", + "type": "MASK", + "links": [ + 34375 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "ImageToMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "red" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 930, + "type": "vsLinx_UpscaleByFactorWithModel", + "pos": [ + 5400, + 660 + ], + "size": [ + 309.0333312988281, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37848 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37847 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37846 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 37849 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "bd6ecec7d905b6bf7ef4bed376a285aabded140e", + "Node name for S&R": "vsLinx_UpscaleByFactorWithModel", + "aux_id": "Iyanzl/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 34801, + "origin_id": 848, + "origin_slot": 1, + "target_id": 847, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 34802, + "origin_id": 848, + "origin_slot": 2, + "target_id": 847, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34799, + "origin_id": 847, + "origin_slot": 2, + "target_id": 845, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 34800, + "origin_id": 845, + "origin_slot": 0, + "target_id": 846, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 34808, + "origin_id": 848, + "origin_slot": 2, + "target_id": 839, + "target_slot": 0, + "type": "MASK" + }, + { + "id": 34375, + "origin_id": 840, + "origin_slot": 0, + "target_id": 837, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34378, + "origin_id": 837, + "origin_slot": 2, + "target_id": 841, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 36471, + "origin_id": 854, + "origin_slot": 0, + "target_id": 841, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36469, + "origin_id": 855, + "origin_slot": 1, + "target_id": 841, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 34380, + "origin_id": 841, + "origin_slot": 0, + "target_id": 842, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 34821, + "origin_id": 848, + "origin_slot": 0, + "target_id": 843, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 36520, + "origin_id": 842, + "origin_slot": 0, + "target_id": 843, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 36522, + "origin_id": 852, + "origin_slot": 0, + "target_id": 850, + "target_slot": 1, + "type": "*" + }, + { + "id": 36521, + "origin_id": 843, + "origin_slot": 0, + "target_id": 852, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 34810, + "origin_id": -10, + "origin_slot": 0, + "target_id": 847, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34367, + "origin_id": -10, + "origin_slot": 0, + "target_id": 837, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34811, + "origin_id": -10, + "origin_slot": 1, + "target_id": 847, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 34368, + "origin_id": -10, + "origin_slot": 1, + "target_id": 837, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37722, + "origin_id": -10, + "origin_slot": 2, + "target_id": 847, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37724, + "origin_id": -10, + "origin_slot": 2, + "target_id": 846, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 37725, + "origin_id": -10, + "origin_slot": 2, + "target_id": 837, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37726, + "origin_id": -10, + "origin_slot": 2, + "target_id": 842, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 35599, + "origin_id": -10, + "origin_slot": 3, + "target_id": 845, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34379, + "origin_id": -10, + "origin_slot": 3, + "target_id": 841, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34979, + "origin_id": -10, + "origin_slot": 4, + "target_id": 845, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34980, + "origin_id": -10, + "origin_slot": 4, + "target_id": 841, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34817, + "origin_id": -10, + "origin_slot": 5, + "target_id": 845, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 854, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34816, + "origin_id": -10, + "origin_slot": 6, + "target_id": 845, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 36468, + "origin_id": -10, + "origin_slot": 6, + "target_id": 855, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34819, + "origin_id": -10, + "origin_slot": 7, + "target_id": 845, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34983, + "origin_id": -10, + "origin_slot": 7, + "target_id": 841, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34818, + "origin_id": -10, + "origin_slot": 8, + "target_id": 845, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34984, + "origin_id": -10, + "origin_slot": 8, + "target_id": 841, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34820, + "origin_id": -10, + "origin_slot": 9, + "target_id": 845, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34803, + "origin_id": -10, + "origin_slot": 10, + "target_id": 848, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 36129, + "origin_id": -10, + "origin_slot": 10, + "target_id": 852, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 34804, + "origin_id": -10, + "origin_slot": 11, + "target_id": 848, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 34805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 848, + "target_slot": 3, + "type": "INT" + }, + { + "id": 34806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 848, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37543, + "origin_id": -10, + "origin_slot": 14, + "target_id": 867, + "target_slot": 0, + "type": "*" + }, + { + "id": 37538, + "origin_id": -10, + "origin_slot": 15, + "target_id": 868, + "target_slot": 1, + "type": "*" + }, + { + "id": 37539, + "origin_id": -10, + "origin_slot": 16, + "target_id": 868, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37536, + "origin_id": -10, + "origin_slot": 16, + "target_id": 867, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37535, + "origin_id": -10, + "origin_slot": 17, + "target_id": 867, + "target_slot": 1, + "type": "*" + }, + { + "id": 37099, + "origin_id": -10, + "origin_slot": 18, + "target_id": 841, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34824, + "origin_id": -10, + "origin_slot": 19, + "target_id": 850, + "target_slot": 0, + "type": "*" + }, + { + "id": 34822, + "origin_id": -10, + "origin_slot": 20, + "target_id": 850, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 34825, + "origin_id": 850, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37781, + "origin_id": -10, + "origin_slot": 21, + "target_id": 868, + "target_slot": 0, + "type": "*" + }, + { + "id": 37792, + "origin_id": 847, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37793, + "origin_id": 847, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37794, + "origin_id": -10, + "origin_slot": 22, + "target_id": 845, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37795, + "origin_id": -10, + "origin_slot": 23, + "target_id": 845, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37808, + "origin_id": 837, + "origin_slot": 0, + "target_id": 841, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37809, + "origin_id": 837, + "origin_slot": 1, + "target_id": 841, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37815, + "origin_id": -10, + "origin_slot": 24, + "target_id": 852, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37817, + "origin_id": -10, + "origin_slot": 20, + "target_id": 913, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37818, + "origin_id": 846, + "origin_slot": 0, + "target_id": 913, + "target_slot": 1, + "type": "*" + }, + { + "id": 37819, + "origin_id": -10, + "origin_slot": 10, + "target_id": 913, + "target_slot": 0, + "type": "*" + }, + { + "id": 37820, + "origin_id": 913, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "*" + }, + { + "id": 37825, + "origin_id": 848, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37826, + "origin_id": 848, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + }, + { + "id": 37842, + "origin_id": 867, + "origin_slot": 0, + "target_id": 929, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37843, + "origin_id": 846, + "origin_slot": 0, + "target_id": 929, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37844, + "origin_id": 868, + "origin_slot": 0, + "target_id": 929, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37845, + "origin_id": 929, + "origin_slot": 0, + "target_id": 837, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37846, + "origin_id": 868, + "origin_slot": 0, + "target_id": 930, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37847, + "origin_id": 839, + "origin_slot": 0, + "target_id": 930, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37848, + "origin_id": 867, + "origin_slot": 0, + "target_id": 930, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37849, + "origin_id": 930, + "origin_slot": 0, + "target_id": 840, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "be55250f-aa61-4eba-93da-fd8fe669d006", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 910, + "lastLinkId": 37875, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Prepare prompt", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1500, + 120, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2700, + 1510, + 120, + 120 + ] + }, + "inputs": [ + { + "id": "580d84ef-29aa-4660-91d3-d5acd74134b4", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 37708, + 37709 + ], + "localized_name": "clip", + "pos": [ + 1980, + 1520 + ] + }, + { + "id": "28f6793d-2302-4cd9-877d-e0f861ff2dde", + "name": "populated_text", + "type": "STRING", + "linkIds": [ + 23634 + ], + "localized_name": "populated_text", + "label": "neg prompt", + "pos": [ + 1980, + 1540 + ] + }, + { + "id": "33baaf0d-0c75-454a-a0b3-2266d45a5d00", + "name": "populated_text_1", + "type": "STRING", + "linkIds": [ + 23633 + ], + "localized_name": "populated_text_1", + "label": "pos prompt", + "pos": [ + 1980, + 1560 + ] + } + ], + "outputs": [ + { + "id": "73e09711-553c-4b92-b2a5-9421eeb8843b", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 23638, + 37782 + ], + "localized_name": "CONDITIONING", + "label": "NEG prompt", + "pos": [ + 2720, + 1530 + ] + }, + { + "id": "b7a43fea-e09b-4773-9590-8d53a1313198", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 23637, + 37781 + ], + "localized_name": "CONDITIONING_1", + "label": "POS prompt", + "pos": [ + 2720, + 1550 + ] + }, + { + "id": "989cb867-b2ec-462f-8659-fd280b06efa2", + "name": "processed text", + "type": "STRING", + "linkIds": [ + 37874 + ], + "label": "POS Text", + "pos": [ + 2720, + 1570 + ] + }, + { + "id": "7b86c7e7-3d13-4951-8713-7f3c3a7415d4", + "name": "processed text_1", + "type": "STRING", + "linkIds": [ + 37875 + ], + "label": "NEG Text", + "pos": [ + 2720, + 1590 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 696, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1530 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23636 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23638, + 37782 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 695, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1580 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37709 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23635 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23637, + 37781 + ] + } + ], + "title": "Prompt pos convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1580 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23633 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23635, + 37874 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 368154881459328, + "decrement", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 694, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1530 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23634 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23636, + 37875 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1032300571789793, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23636, + "origin_id": 694, + "origin_slot": 0, + "target_id": 696, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 23635, + "origin_id": 693, + "origin_slot": 0, + "target_id": 695, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 37708, + "origin_id": -10, + "origin_slot": 0, + "target_id": 696, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 37709, + "origin_id": -10, + "origin_slot": 0, + "target_id": 695, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 23634, + "origin_id": -10, + "origin_slot": 1, + "target_id": 694, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23633, + "origin_id": -10, + "origin_slot": 2, + "target_id": 693, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23638, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37782, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 23637, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37781, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37874, + "origin_id": 693, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "STRING" + }, + { + "id": 37875, + "origin_id": 694, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "7f910cc2-5cab-4f22-95b4-9b4c5667a6cc", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 865, + "lastLinkId": 37247, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Upscale Model", + "inputNode": { + "id": -10, + "bounding": [ + 4916.065566882787, + 145.58109845676185, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 5476.065566882787, + 135.58109845676185, + 145.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "cb788f18-fed5-4b75-96bc-1e7b688a26f1", + "name": "model_name", + "type": "COMBO", + "linkIds": [ + 37245 + ], + "label": "Upscale model", + "pos": [ + 5016.065566882787, + 165.58109845676185 + ] + }, + { + "id": "61787faa-c19e-47a9-b833-2e516bad6b1f", + "name": "value", + "type": "FLOAT", + "linkIds": [ + 37246 + ], + "label": "Upscale by", + "pos": [ + 5016.065566882787, + 185.58109845676185 + ] + } + ], + "outputs": [ + { + "id": "8f7e8dc6-a285-428f-bea3-34d40fa92df9", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "linkIds": [ + 34366, + 34373 + ], + "localized_name": "UPSCALE_MODEL", + "pos": [ + 5496.065566882787, + 155.58109845676185 + ] + }, + { + "id": "c0ab2009-e77f-4a20-ac0a-2ea7fef4defa", + "name": "", + "type": "FLOAT", + "linkIds": [ + 37247 + ], + "label": "Upscale Factor", + "pos": [ + 5496.065566882787, + 175.58109845676185 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 836, + "type": "UpscaleModelLoader", + "pos": [ + 5100, + 110 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "model_name", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": 37245 + } + ], + "outputs": [ + { + "localized_name": "UPSCALE_MODEL", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 34366, + 34373 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "shape": 1 + }, + { + "id": 865, + "type": "PrimitiveFloat", + "pos": [ + 5100, + 210 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": 37246 + } + ], + "outputs": [ + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 37247 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveFloat", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + 2 + ] + } + ], + "groups": [], + "links": [ + { + "id": 34366, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34373, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37245, + "origin_id": -10, + "origin_slot": 0, + "target_id": 836, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 37246, + "origin_id": -10, + "origin_slot": 1, + "target_id": 865, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37247, + "origin_id": 865, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "1399a6b4-8669-4a23-8aa0-fb5091cc1699", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": [ + 1828.6666259765625, + -205 + ] + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": [ + 1828.6666259765625, + -185 + ] + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2270, + -225 + ] + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": [ + 2270, + -205 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [], + "frontendVersion": "1.36.14", + "ds": { + "scale": 0.9413517001500125, + "offset": [ + -1711.2369310574293, + -1001.317274563315 + ] + }, + "workflowRendererVersion": "LG" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/IMG2IMG/v5.1/changelod.md b/workflows/IMG2IMG/v5.1/changelod.md new file mode 100644 index 0000000000000000000000000000000000000000..1232a6fb69be2ae0933d03695fb317a87c3d5192 --- /dev/null +++ b/workflows/IMG2IMG/v5.1/changelod.md @@ -0,0 +1,11 @@ +- Added new multiline prompt node for positive and negative prompt with option to add wildcards directly through a dropdown browser +- fixed a bug where the image saved didn't have the processed negative prompts if wildcards were used in the negative prompts +- removed wlsh custom_node dependency and replaces upscaling with my own upscaling that works the same but uses less vram +- Switched out some boolean switches for lazy switches for better performance +- Removal of Crystools nodes as they are mostly obsolete and can be replaced by core/kj nodes +- now saves positive & negative prompt of inpainting when in use, including lora's used +- removed old historical link and node data from json that is no longer in use (no functionality or bugs fixed, simply changes for the workflow validator from comfy and rgthree) + +TODO: +- open MR in rgthree Fast Bypasser to maybe also output the booleans from each connected bypasser, if that is not possible or not accepted build own node to connect and read these bool statements or remove rgthree bypasser for my own true/false bypasser on all detailers & prompts to bypass all previews of unused detailers to use less computing power, less disk space and speed up process while keeping assets gallery clean +- check for bug when only upscaling an image, had an error there previously because of some prompts from the inpainting section \ No newline at end of file diff --git a/workflows/TXT2IMG/v1.0/changelog.md b/workflows/TXT2IMG/v1.0/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..de51deef3c6993c135a829e276adafe27bf80cb4 --- /dev/null +++ b/workflows/TXT2IMG/v1.0/changelog.md @@ -0,0 +1 @@ +- initial release \ No newline at end of file diff --git a/workflows/TXT2IMG/v1.0/example.png b/workflows/TXT2IMG/v1.0/example.png new file mode 100644 index 0000000000000000000000000000000000000000..eab18c1b134aa7b340fe973647289cbd276bb4f5 --- /dev/null +++ b/workflows/TXT2IMG/v1.0/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34a23121f5bcc9be1b8cc6dfe904a6f0a2019000dc82b6ca691fbb86fa9e8b9a +size 17865705 diff --git a/workflows/TXT2IMG/v1.0/vslinx-FaceDetailer.json b/workflows/TXT2IMG/v1.0/vslinx-FaceDetailer.json new file mode 100644 index 0000000000000000000000000000000000000000..3cebf7cb7ff683986db0c516bb6421bcbba2d3db --- /dev/null +++ b/workflows/TXT2IMG/v1.0/vslinx-FaceDetailer.json @@ -0,0 +1 @@ +{"last_node_id":86,"last_link_id":195,"nodes":[{"id":21,"type":"SAMLoader","pos":[-520,1960],"size":[315,82],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[45],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":33,"type":"SAMLoader","pos":[50,1960],"size":[315,82],"flags":{"collapsed":true},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[54],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":36,"type":"SAMLoader","pos":[620,1960],"size":[315,82],"flags":{"collapsed":true},"order":2,"mode":4,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[66],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":39,"type":"SAMLoader","pos":[50,3340],"size":[315,82],"flags":{"collapsed":true},"order":3,"mode":4,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[68],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":45,"type":"SAMLoader","pos":[620,3340],"size":[315,82],"flags":{"collapsed":true},"order":4,"mode":4,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[101],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":54,"type":"PreviewImage","pos":[-750,2000],"size":[520,246],"flags":{},"order":40,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":129,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":55,"type":"PreviewImage","pos":[-190,2000],"size":[520,246],"flags":{},"order":42,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":130,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":56,"type":"PreviewImage","pos":[380,2000],"size":[520,246],"flags":{},"order":44,"mode":4,"inputs":[{"name":"images","type":"IMAGE","link":131,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":57,"type":"PreviewImage","pos":[-190,3380],"size":[520,246],"flags":{},"order":50,"mode":4,"inputs":[{"name":"images","type":"IMAGE","link":132,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":58,"type":"PreviewImage","pos":[950,2000],"size":[520,246],"flags":{},"order":46,"mode":4,"inputs":[{"name":"images","type":"IMAGE","link":133,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":59,"type":"PreviewImage","pos":[380,3380],"size":[520,246],"flags":{},"order":52,"mode":4,"inputs":[{"name":"images","type":"IMAGE","link":134,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":69,"type":"PreviewImage","pos":[-760,3380],"size":[520,246],"flags":{},"order":48,"mode":4,"inputs":[{"name":"images","type":"IMAGE","link":157,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":67,"type":"SAMLoader","pos":[-520,3340],"size":[315,82],"flags":{"collapsed":true},"order":5,"mode":4,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[159],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":43,"type":"FaceDetailer","pos":[960,970],"size":[519,948],"flags":{},"order":43,"mode":4,"inputs":[{"name":"image","type":"IMAGE","link":154,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":82,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":83,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":179,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[162],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[133],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,623698107327888,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":35,"type":"FaceDetailer","pos":[390,970],"size":[519,948],"flags":{},"order":41,"mode":4,"inputs":[{"name":"image","type":"IMAGE","link":79,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":65,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":66,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":180,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[154],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[131],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,823101384629152,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":11,"type":"CheckpointLoader|pysssss","pos":[-760,270],"size":[310,142],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[117],"slot_index":0,"localized_name":"MODEL"},{"name":"CLIP","type":"CLIP","links":[126],"slot_index":1,"localized_name":"CLIP"},{"name":"VAE","type":"VAE","links":null,"localized_name":"VAE"},{"name":"STRING","type":"STRING","links":null,"localized_name":"STRING"}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"CheckpointLoader|pysssss"},"widgets_values":[{"content":"Illustrious\\hassakuXLIllustrious_v2.safetensors","image":null},"[none]"]},{"id":32,"type":"FaceDetailer","pos":[-180,970],"size":[519,948],"flags":{},"order":39,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":55,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":53,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":54,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":181,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[79],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[130],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,885485219939990,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":19,"type":"FaceDetailer","pos":[-750,970],"size":[519,948],"flags":{},"order":38,"mode":0,"inputs":[{"name":"image","type":"IMAGE","link":151,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":44,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":45,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":182,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[55],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[129],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,566917690863627,"randomize",30,5,"euler","normal",0.5,5,true,true,0.6,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":70,"type":"FaceDetailer","pos":[-740,2350],"size":[519,948],"flags":{},"order":45,"mode":4,"inputs":[{"name":"image","type":"IMAGE","link":162,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":158,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":159,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":160,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[161],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[157],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,669811399976874,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":38,"type":"FaceDetailer","pos":[-180,2350],"size":[519,948],"flags":{},"order":47,"mode":4,"inputs":[{"name":"image","type":"IMAGE","link":161,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":67,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":68,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":178,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[156],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[132],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,921371790975469,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":77,"type":"SAMLoader","pos":[1190,3340],"size":[315,82],"flags":{"collapsed":true},"order":7,"mode":4,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[172],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":78,"type":"PreviewImage","pos":[950,3380],"size":[520,246],"flags":{},"order":55,"mode":4,"inputs":[{"name":"images","type":"IMAGE","link":174,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":71,"type":"SaveImage","pos":[2150,270],"size":[380,610],"flags":{},"order":53,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":175,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"SaveImage"},"widgets_values":["ComfyUI_ADetailer_%date:yyyyMMddhhmm%"]},{"id":75,"type":"FaceDetailer","pos":[950,2350],"size":[519,948],"flags":{},"order":51,"mode":4,"inputs":[{"name":"image","type":"IMAGE","link":177,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":171,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":172,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":173,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[175,176],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[174],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,576025282895768,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":47,"type":"FaceDetailer","pos":[380,2350],"size":[519,948],"flags":{},"order":49,"mode":4,"inputs":[{"name":"image","type":"IMAGE","link":156,"localized_name":"image"},{"name":"model","type":"MODEL","link":null,"localized_name":"model"},{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"bbox_detector","type":"BBOX_DETECTOR","link":100,"localized_name":"bbox_detector"},{"name":"sam_model_opt","type":"SAM_MODEL","link":101,"shape":7,"localized_name":"sam_model_opt"},{"name":"segm_detector_opt","type":"SEGM_DETECTOR","link":111,"shape":7,"localized_name":"segm_detector_opt"},{"name":"detailer_hook","type":"DETAILER_HOOK","link":null,"shape":7,"localized_name":"detailer_hook"},{"name":"scheduler_func_opt","type":"SCHEDULER_FUNC","link":null,"shape":7,"localized_name":"scheduler_func_opt"}],"outputs":[{"name":"image","type":"IMAGE","links":[177],"slot_index":0,"localized_name":"image"},{"name":"cropped_refined","type":"IMAGE","links":[],"slot_index":1,"shape":6,"localized_name":"cropped_refined"},{"name":"cropped_enhanced_alpha","type":"IMAGE","links":[134],"slot_index":2,"shape":6,"localized_name":"cropped_enhanced_alpha"},{"name":"mask","type":"MASK","links":[],"slot_index":3,"localized_name":"mask"},{"name":"detailer_pipe","type":"DETAILER_PIPE","links":null,"localized_name":"detailer_pipe"},{"name":"cnet_images","type":"IMAGE","links":null,"shape":6,"localized_name":"cnet_images"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,292904698967214,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false]},{"id":40,"type":"UltralyticsDetectorProvider","pos":[-170,3340],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":8,"mode":4,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[67],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[178],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/nipples_yolov8s.pt"]},{"id":46,"type":"UltralyticsDetectorProvider","pos":[400,3340],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":9,"mode":4,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[100],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[111],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/pussy_yolo11s_seg_best.pt"]},{"id":76,"type":"UltralyticsDetectorProvider","pos":[970,3340],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":10,"mode":4,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[171],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[173],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/2DCockAndBallYolo8x.pt"]},{"id":42,"type":"UltralyticsDetectorProvider","pos":[970,1960],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":11,"mode":4,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[82],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[179],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/adetailerNose_.pt"]},{"id":41,"type":"SAMLoader","pos":[1190,1960],"size":[315,82],"flags":{"collapsed":true},"order":12,"mode":4,"inputs":[],"outputs":[{"name":"SAM_MODEL","type":"SAM_MODEL","links":[83],"slot_index":0,"localized_name":"SAM_MODEL"}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"]},{"id":37,"type":"UltralyticsDetectorProvider","pos":[400,1960],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":13,"mode":4,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[65],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[180],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/lips_v1.pt"]},{"id":34,"type":"UltralyticsDetectorProvider","pos":[-170,1960],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":14,"mode":0,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[53],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[181],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/Eyes.pt"]},{"id":81,"type":"ModelSamplingDiscrete","pos":[370,270],"size":[380,100],"flags":{},"order":15,"mode":4,"inputs":[{"name":"model","type":"MODEL","link":null,"localized_name":"model"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[185],"slot_index":0,"localized_name":"MODEL"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["v_prediction",true]},{"id":82,"type":"KSampler","pos":[370,460],"size":[380,300],"flags":{},"order":28,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":185,"localized_name":"model"},{"name":"positive","type":"CONDITIONING","link":null,"localized_name":"positive"},{"name":"negative","type":"CONDITIONING","link":null,"localized_name":"negative"},{"name":"latent_image","type":"LATENT","link":184,"localized_name":"latent_image"}],"outputs":[{"name":"LATENT","type":"LATENT","links":[188],"slot_index":0,"localized_name":"LATENT"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"KSampler"},"widgets_values":[57656956674384,"randomize",30,5,"euler","normal",1]},{"id":83,"type":"VAEDecode","pos":[380,810],"size":[370,46],"flags":{},"order":31,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":188,"localized_name":"samples"},{"name":"vae","type":"VAE","link":null,"localized_name":"vae"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[189],"slot_index":0,"localized_name":"IMAGE"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":85,"type":"CLIPTextEncode","pos":[-80,520],"size":[420,200],"flags":{},"order":16,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[190],"slot_index":0,"localized_name":"CONDITIONING"}],"title":"Negative Prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPTextEncode"},"widgets_values":["lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name, mosaic censored, tattoo, censor bar, hair ornament, "]},{"id":51,"type":"Prompts Everywhere","pos":[-80,760],"size":[420,60],"flags":{},"order":29,"mode":0,"inputs":[{"name":"CONDITIONING","type":"*","link":191,"shape":7,"color_on":"#FFA931","localized_name":"+ve"},{"name":"CONDITIONING","type":"*","link":190,"shape":7,"color_on":"#FFA931","localized_name":"-ve"}],"outputs":[],"properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Prompts Everywhere","group_restricted":0,"color_restricted":0},"widgets_values":[]},{"id":74,"type":"Note","pos":[-770,90],"size":[670,100],"flags":{},"order":17,"mode":0,"inputs":[],"outputs":[],"title":"Information","properties":{},"widgets_values":["Workflow was created by vslinx on civitai (https://civitai.com/user/vslinx)\nIf you have any suggestions or feedback be sure to drop it on the Workflow posted there :)\n\nYou will find all the Information for required costum nodes, recommended models (incl. links to them) and how to improve the output & details of your images in the notes to the left of the \"Models & Setup\" section as well as the Detailer section respectively."],"color":"#432","bgcolor":"#653"},{"id":29,"type":"PreviewImage","pos":[1880,270],"size":[240,390],"flags":{},"order":54,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":176,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":6,"type":"EmptyLatentImage","pos":[-760,660],"size":[310,110],"flags":{},"order":18,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[184],"label":"Latent","localized_name":"LATENT"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"EmptyLatentImage"},"widgets_values":[1024,1536,4]},{"id":8,"type":"VAELoader","pos":[-760,450],"size":[310,60],"flags":{},"order":19,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[115],"slot_index":0,"localized_name":"VAE"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAELoader"},"widgets_values":["sdxl_vae.safetensors"]},{"id":50,"type":"Anything Everywhere3","pos":[-760,550],"size":[310,70],"flags":{},"order":36,"mode":0,"inputs":[{"name":"MODEL","type":"*","link":194,"shape":7,"color_on":"#B39DDB","localized_name":"anything"},{"name":"CLIP","type":"*","link":195,"shape":7,"color_on":"#FFD500","localized_name":"anything2"},{"name":"VAE","type":"*","link":115,"shape":7,"color_on":"#FF6E6E","localized_name":"anything3"}],"outputs":[],"title":"Checkpoint Everywhere","properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Anything Everywhere3","group_restricted":0,"color_restricted":0},"widgets_values":[]},{"id":2,"type":"CLIPSetLastLayer","pos":[-760,810],"size":[310,60],"flags":{},"order":27,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":126,"label":"CLIP","localized_name":"clip"}],"outputs":[{"name":"CLIP","type":"CLIP","links":[125],"slot_index":0,"label":"CLIP","localized_name":"CLIP"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPSetLastLayer"},"widgets_values":[-2]},{"id":12,"type":"LoraLoader|pysssss","pos":[-420,270],"size":[310,170],"flags":{},"order":30,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":117,"localized_name":"model"},{"name":"clip","type":"CLIP","link":125,"localized_name":"clip"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[165],"slot_index":0,"localized_name":"MODEL"},{"name":"CLIP","type":"CLIP","links":[166],"slot_index":1,"localized_name":"CLIP"},{"name":"STRING","type":"STRING","links":null,"localized_name":"STRING"}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":[{"content":"AoiKarinDNA.safetensors","image":null},1,1,"[none]"]},{"id":73,"type":"LoraLoader|pysssss","pos":[-420,480],"size":[310,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":165,"localized_name":"model"},{"name":"clip","type":"CLIP","link":166,"localized_name":"clip"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[192],"localized_name":"MODEL"},{"name":"CLIP","type":"CLIP","links":[193],"localized_name":"CLIP"},{"name":"STRING","type":"STRING","links":null,"localized_name":"STRING"}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":[{"content":"Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors","image":"loras/Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.preview.png"},0.6,0.6,"[none]"]},{"id":86,"type":"LoraLoader|pysssss","pos":[-420,690],"size":[310,170],"flags":{},"order":34,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":192,"localized_name":"model"},{"name":"clip","type":"CLIP","link":193,"localized_name":"clip"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[194],"localized_name":"MODEL"},{"name":"CLIP","type":"CLIP","links":[195],"localized_name":"CLIP"},{"name":"STRING","type":"STRING","links":null,"localized_name":"STRING"}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":[{"content":"Illustrious\\Style\\748cmSDXL.safetensors","image":"loras/Illustrious\\Style\\748cmSDXL.preview.png"},0,0,"[none]"]},{"id":30,"type":"PreviewImage","pos":[1630,270],"size":[240,390],"flags":{},"order":37,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":52,"localized_name":"images"}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[]},{"id":20,"type":"UltralyticsDetectorProvider","pos":[-740,1960],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":20,"mode":0,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[44],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[182],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/maskdetailer-seg.pt"]},{"id":68,"type":"UltralyticsDetectorProvider","pos":[-740,3340],"size":[340.20001220703125,78],"flags":{"collapsed":true},"order":21,"mode":4,"inputs":[],"outputs":[{"name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","links":[158],"slot_index":0,"localized_name":"BBOX_DETECTOR"},{"name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","links":[160],"slot_index":1,"localized_name":"SEGM_DETECTOR"}],"properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/hand_yolov8s.pt"]},{"id":16,"type":"ImageUpscaleWithModel","pos":[870,770],"size":[400,46],"flags":{"collapsed":true},"order":35,"mode":0,"inputs":[{"name":"upscale_model","type":"UPSCALE_MODEL","link":34,"localized_name":"upscale_model"},{"name":"image","type":"IMAGE","link":152,"localized_name":"image"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[52,151],"slot_index":0,"localized_name":"IMAGE"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ImageUpscaleWithModel"},"widgets_values":[]},{"id":15,"type":"UpscaleModelLoader","pos":[780,820],"size":[400,58],"flags":{"collapsed":false},"order":23,"mode":0,"inputs":[],"outputs":[{"name":"UPSCALE_MODEL","type":"UPSCALE_MODEL","links":[34],"slot_index":0,"localized_name":"UPSCALE_MODEL"}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"UpscaleModelLoader"},"widgets_values":["4x_foolhardy_Remacri.pth"]},{"id":17,"type":"Preview Chooser","pos":[1210,270],"size":[390,620],"flags":{},"order":33,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":189,"shape":7,"localized_name":"images"},{"name":"latents","type":"LATENT","link":null,"shape":7,"localized_name":"latents"},{"name":"masks","type":"MASK","link":null,"shape":7,"localized_name":"masks"},{"name":"segs","type":"SEGS","link":null,"shape":7,"localized_name":"segs"}],"outputs":[{"name":"images","type":"IMAGE","links":[152],"slot_index":0,"localized_name":"images"},{"name":"latents","type":"LATENT","links":null,"localized_name":"latents"},{"name":"masks","type":"MASK","links":null,"localized_name":"masks"},{"name":"selected","type":"STRING","links":null,"localized_name":"selected"},{"name":"segs","type":"SEGS","links":null,"localized_name":"segs"}],"properties":{"cnr_id":"cg-image-picker","ver":"f349bc0a38ab78a1289e808ec824f3be553594c3","Node name for S&R":"Preview Chooser"},"widgets_values":["Always pause",1,"",""]},{"id":79,"type":"Note","pos":[-1160,930],"size":[380,980],"flags":{},"order":24,"mode":0,"inputs":[],"outputs":[],"title":"How to improve further","properties":{},"widgets_values":["You can add more detailers if you'd like for other body parts by just copying one of the groups and except the image all necessary nodes for image generation will automatically be selected.\n\nBy default every node will use the positive and negative prompts you have selected for the image. The detector itself will only find the area while the detailer node will generate what it see's fit for this Area. So the best way to really improve what's being \"detailed\" is to create a new prompt node and connecting it to the \"positive\" connector of the node. You can also add loras in between. There are some good loras on civitai which focus on specific body parts specifically for this case.\nWith this you can control precisely what is being inpainted at the location the detailer detector has found!\n\nBelow the detailer itself, inside the detailer group, you can always see a preview of the replaced part. So if there's something that has been falsely selected or not selected you can either disable the group or tweak with the settings of the detailer itself.\n\nSince the detailer inpaints the area there are a few things to consider:\n*The bbox_crop_factor is how far out of the image the inpainting zooms out for context. 1.0 being only the area detected while 3.0 being 3x that size. If the crop factor is too small the image area won't have much context of what it's inpainting and you might end up with something completely different replacing that area. Having the crop factor too high will lose you details because the area inpainted is not small enough anymore. You should never have to go beyond 3.0.\n*The denoise is what decides how much of the original is being changed, 0.5 being the middle whereas 1 would mean that it gets completely replaced without influence from the original. Keep it somewhere in the middle to have the original guide the inpainting on the position and form of the subject while upscaling and improving that specific part.\n*For the best results connect a new prompt node to the positive attribute of the Detailer node, this will let you control exactly what the new area should be replaced with. There are a lot of good lora's for specific bodyparts that you can use in that process too. I recommend rgthree's \"power prompt\" node which lets you add lora's directly.\n*It's best to have a selector that automatically selects multiple eyes, nipples etc. So that the replacement will match and not look like 2 completely different eyes.\n*If you want to keep the color or shape of the iris from changing without having to add more prompts you can simply dial down the CFG and/or lower the denoise to keep more of the original."],"color":"#432","bgcolor":"#653"},{"id":84,"type":"CLIPTextEncode","pos":[-80,270],"size":[420,210],"flags":{},"order":25,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":null,"localized_name":"clip"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[191],"slot_index":0,"localized_name":"CONDITIONING"}],"title":"Positive Prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPTextEncode"},"widgets_values":["masterpiece,best quality,amazing quality,absurdres, BREAK \ninoue orihime, bleach \\(series\\), 1girl, black sweater, breasts, closed mouth, from side, long sleeves, looking at viewer, medium breasts, ribbed sweater, simple background, smile, solo, sweater, turtleneck, turtleneck sweater, upper body, white background"]},{"id":31,"type":"Fast Groups Bypasser (rgthree)","pos":[770,230],"size":[420,442],"flags":{},"order":26,"mode":0,"inputs":[],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null,"slot_index":0}],"title":"Detailer Selection","properties":{"matchColors":"","matchTitle":"","showNav":true,"sort":"position","customSortAlphabet":"","toggleRestriction":"default"},"color":"#322","bgcolor":"#533"},{"id":80,"type":"Note","pos":[-1160,230],"size":[380,660],"flags":{},"order":22,"mode":0,"inputs":[],"outputs":[],"title":"Models & Setup","properties":{},"widgets_values":["Required Nodes:\nComfyUI Impact Pack\n(https://github.com/ltdrdata/ComfyUI-Impact-Pack)\nComfyUI-Custom-Scripts (https://github.com/pythongosssss/ComfyUI-Custom-Scripts)\ncg-use-everywhere\n(https://github.com/chrisgoringe/cg-use-everywhere)\ncg-image-picker\n(https://github.com/chrisgoringe/cg-image-picker)\nComfyUI Impact Subpack\n(https://github.com/ltdrdata/ComfyUI-Impact-Subpack)\n\nHow to use:\nSelect all necessary models, go down to the Detailer Groups and open the \"UltralyticsDetectorP\"-Node and select the corresponding Model for the Body-Part.\nGo to the \"Detailer Selector\" and choose your options.\nHappy generating!\n\nRecommended Models for the Detailers, in no specific order:\n\nFACE\nhttps://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose\nhttps://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation\n\nEYES\nhttps://civitai.com/models/150925/eyes-detection-adetailer\n\nLIPS\nhttps://civitai.com/models/142240/adetailer-after-detailer-lips-model\n\nNOSE\nhttps://civitai.com/models/1232431/adetailer-nose\n\nHANDS\nhttps://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt\n\nNIPPLES\nhttps://civitai.com/models/1132590/nipple-adetailer-for-anime-girls\nhttps://civitai.com/models/490259/adetailer-nipples-model\n\nVAGINA\nhttps://civitai.com/models/150234/pussy-adetailer\n\nPENIS\nhttps://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer\n"],"color":"#432","bgcolor":"#653"}],"links":[[34,15,0,16,0,"UPSCALE_MODEL"],[44,20,0,19,6,"BBOX_DETECTOR"],[45,21,0,19,7,"SAM_MODEL"],[52,16,0,30,0,"IMAGE"],[53,34,0,32,6,"BBOX_DETECTOR"],[54,33,0,32,7,"SAM_MODEL"],[55,19,0,32,0,"IMAGE"],[65,37,0,35,6,"BBOX_DETECTOR"],[66,36,0,35,7,"SAM_MODEL"],[67,40,0,38,6,"BBOX_DETECTOR"],[68,39,0,38,7,"SAM_MODEL"],[79,32,0,35,0,"IMAGE"],[82,42,0,43,6,"BBOX_DETECTOR"],[83,41,0,43,7,"SAM_MODEL"],[100,46,0,47,6,"BBOX_DETECTOR"],[101,45,0,47,7,"SAM_MODEL"],[111,46,1,47,8,"SEGM_DETECTOR"],[115,8,0,50,2,"VAE"],[117,11,0,12,0,"MODEL"],[125,2,0,12,1,"CLIP"],[126,11,1,2,0,"CLIP"],[129,19,2,54,0,"IMAGE"],[130,32,2,55,0,"IMAGE"],[131,35,2,56,0,"IMAGE"],[132,38,2,57,0,"IMAGE"],[133,43,2,58,0,"IMAGE"],[134,47,2,59,0,"IMAGE"],[151,16,0,19,0,"IMAGE"],[152,17,0,16,1,"IMAGE"],[154,35,0,43,0,"IMAGE"],[156,38,0,47,0,"IMAGE"],[157,70,2,69,0,"IMAGE"],[158,68,0,70,6,"BBOX_DETECTOR"],[159,67,0,70,7,"SAM_MODEL"],[160,68,1,70,8,"SEGM_DETECTOR"],[161,70,0,38,0,"IMAGE"],[162,43,0,70,0,"IMAGE"],[165,12,0,73,0,"MODEL"],[166,12,1,73,1,"CLIP"],[171,76,0,75,6,"BBOX_DETECTOR"],[172,77,0,75,7,"SAM_MODEL"],[173,76,1,75,8,"SEGM_DETECTOR"],[174,75,2,78,0,"IMAGE"],[175,75,0,71,0,"IMAGE"],[176,75,0,29,0,"IMAGE"],[177,47,0,75,0,"IMAGE"],[178,40,1,38,8,"SEGM_DETECTOR"],[179,42,1,43,8,"SEGM_DETECTOR"],[180,37,1,35,8,"SEGM_DETECTOR"],[181,34,1,32,8,"SEGM_DETECTOR"],[182,20,1,19,8,"SEGM_DETECTOR"],[184,6,0,82,3,"LATENT"],[185,81,0,82,0,"MODEL"],[188,82,0,83,0,"LATENT"],[189,83,0,17,0,"IMAGE"],[190,85,0,51,1,"CONDITIONING"],[191,84,0,51,0,"CONDITIONING"],[192,73,0,86,0,"MODEL"],[193,73,1,86,1,"CLIP"],[194,86,0,50,0,"MODEL"],[195,86,1,50,1,"CLIP"]],"groups":[{"id":1,"title":"Models & Setup","bounding":[-770,200,330,690],"color":"#3f789e","font_size":24,"flags":{}},{"id":2,"title":"Prompts","bounding":[-90,200,440,690],"color":"#3f789e","font_size":24,"flags":{}},{"id":3,"title":"Sampler Settings","bounding":[360,390,400,500],"color":"#3f789e","font_size":24,"flags":{}},{"id":4,"title":"Image Chooser","bounding":[1200,200,410,690],"color":"#3f789e","font_size":24,"flags":{}},{"id":5,"title":"Face Detailer","bounding":[-770,900,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":6,"title":"Before & After","bounding":[1620,200,510,690],"color":"#3f789e","font_size":24,"flags":{}},{"id":7,"title":"Eyes Detailer","bounding":[-200,900,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":8,"title":"Lips Detailer","bounding":[370,900,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":9,"title":"Nipple Detailer","bounding":[-200,2280,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":10,"title":"Nose Detailer","bounding":[940,900,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":11,"title":"Vagina Detailer","bounding":[370,2280,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":12,"title":"Hands Detailer","bounding":[-770,2280,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":13,"title":"Save Final Result","bounding":[2140,200,400,690],"color":"#3f789e","font_size":24,"flags":{}},{"id":14,"title":"V-Pred Model","bounding":[360,200,400,180],"color":"#3f789e","font_size":24,"flags":{}},{"id":15,"title":"Penis Detailer","bounding":[940,2280,560,1370],"color":"#3f789e","font_size":24,"flags":{}},{"id":16,"title":"Upscale","bounding":[770,680,420,210],"color":"#3f789e","font_size":24,"flags":{}},{"id":17,"title":"LoRA's","bounding":[-430,200,330,690],"color":"#3f789e","font_size":24,"flags":{}}],"config":{},"extra":{"ds":{"scale":1.6105100000000008,"offset":[1421.6729131078894,-306.3122404089987]},"ue_links":[{"downstream":32,"downstream_slot":1,"upstream":"86","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":32,"downstream_slot":2,"upstream":"86","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":32,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":32,"downstream_slot":4,"upstream":"84","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":32,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":19,"downstream_slot":1,"upstream":"86","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":19,"downstream_slot":2,"upstream":"86","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":19,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":19,"downstream_slot":4,"upstream":"84","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":19,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":82,"downstream_slot":0,"upstream":"86","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":82,"downstream_slot":1,"upstream":"84","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":82,"downstream_slot":2,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":83,"downstream_slot":1,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":85,"downstream_slot":0,"upstream":"86","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":84,"downstream_slot":0,"upstream":"86","upstream_slot":1,"controller":50,"type":"CLIP"}]},"version":0.4} \ No newline at end of file diff --git a/workflows/TXT2IMG/v1.0/zoomin.png b/workflows/TXT2IMG/v1.0/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..e1f04859c660b17e7b03352a0e82bd49c2b6f288 --- /dev/null +++ b/workflows/TXT2IMG/v1.0/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbf434657628114d81d4bf0f843e6d7786913a180aab5dd21ad3805c7734b6dc +size 865419 diff --git a/workflows/TXT2IMG/v1.0/zoomout.png b/workflows/TXT2IMG/v1.0/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..40a3ed74146821edf49c38764b8cce3573d9b7c1 --- /dev/null +++ b/workflows/TXT2IMG/v1.0/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:369c9508c60c9a525aa1c35295471eddfc5f532c76da4610e4d1a8565c5c059a +size 157978 diff --git a/workflows/TXT2IMG/v2.0/changelog.md b/workflows/TXT2IMG/v2.0/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..a82a5dc3eef6b107574f54d9e6894bc08da98f02 --- /dev/null +++ b/workflows/TXT2IMG/v2.0/changelog.md @@ -0,0 +1,14 @@ +v2 has better overall usability! +It's recommended to hide link visibility for better clarity. (eye icon in bottom right corner of comfyui) +- Easier overview and accessibility of sampler settings +- Better control over Processes and optional parameters +- Added optional detailer prompts +- Added optional detailer LoRA's (recommendations inside note in workflow) +- Added Clip Skip slider to switch between 1 or 2 (Some models use Clip Skip 1) +- Swapped cg-image-picker with cg-image-filter since the picker is now deprecated + +The Workflow now has color coded node-groups. These let you know which group is responsible for which task. The colors mean the following: +- Blue/Purple: Preperation, here you have to prepare the workflow. Select your Models, LoRA's and enter your optional detailer prompts. +- Green: Image Control, here you change the sampler Settings, select which tasks to run and enter your image prompts. +- Orange: Image Generation, here you see previews of your images and your image is being saved. There is an additional Group for debugging to check how and what has been upgraded by the Detailer. This helps to find the cause of issues if your upgrade doesn't end up the way you want it to. +- Black: Backend/Technical, here you have all the nodes that do the magic in the background. In an ideal world you'll never have to bother with these unless you know what you're doing and want to tweak the ranges at which the detection and detailers work. \ No newline at end of file diff --git a/workflows/TXT2IMG/v2.0/example.png b/workflows/TXT2IMG/v2.0/example.png new file mode 100644 index 0000000000000000000000000000000000000000..58524fb98b5fb6d9ee66122d4a5c41a67cc441ed --- /dev/null +++ b/workflows/TXT2IMG/v2.0/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca8e5b0dec7db130163f3f8c516cc02bc98d21b4985e2dfd922f4d03a0e7dcbe +size 20995662 diff --git a/workflows/TXT2IMG/v2.0/vslinx-FaceDetailer-v2.json b/workflows/TXT2IMG/v2.0/vslinx-FaceDetailer-v2.json new file mode 100644 index 0000000000000000000000000000000000000000..133ca30a56b160392a52f344daa130c97232c71c --- /dev/null +++ b/workflows/TXT2IMG/v2.0/vslinx-FaceDetailer-v2.json @@ -0,0 +1 @@ +{"last_node_id":232,"last_link_id":426,"nodes":[{"id":30,"type":"PreviewImage","pos":[1320,280],"size":[240,390],"flags":{},"order":65,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":52}],"outputs":[],"title":"Preview / Upscaled","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":158,"type":"Switch any [Crystools]","pos":[-440,1620],"size":[315,78],"flags":{"collapsed":true},"order":49,"mode":0,"inputs":[{"localized_name":"on_true","name":"on_true","type":"*","link":323},{"localized_name":"on_false","name":"on_false","type":"*","link":324},{"name":"boolean","type":"BOOLEAN","widget":{"name":"boolean"},"link":325}],"outputs":[{"localized_name":"*","name":"*","type":"*","links":[327]}],"title":"V-Pred Switch","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Switch any [Crystools]"},"widgets_values":[true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":82,"type":"KSampler","pos":[-760,1670],"size":[380,300],"flags":{"collapsed":true},"order":57,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":327},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":null},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":184},{"name":"steps","type":"INT","widget":{"name":"steps"},"link":300},{"name":"seed","type":"INT","widget":{"name":"seed"},"link":307},{"name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":313},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":314},{"name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":319},{"name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":328}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","slot_index":0,"links":[188]}],"title":"Sampler","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"KSampler"},"widgets_values":[735519172480269,"randomize",30,5,"euler","normal",1],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":16,"type":"ImageUpscaleWithModel","pos":[-760,1570],"size":[400,46],"flags":{"collapsed":true},"order":63,"mode":0,"inputs":[{"localized_name":"upscale_model","name":"upscale_model","type":"UPSCALE_MODEL","link":34},{"localized_name":"image","name":"image","type":"IMAGE","link":282}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[52,281,331]}],"title":"Upscaling","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ImageUpscaleWithModel"},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":2,"type":"CLIPSetLastLayer","pos":[-580,1530],"size":[310,60],"flags":{"collapsed":true},"order":56,"mode":0,"inputs":[{"label":"CLIP","localized_name":"clip","name":"clip","type":"CLIP","link":126},{"name":"stop_at_clip_layer","type":"INT","widget":{"name":"stop_at_clip_layer"},"link":312}],"outputs":[{"label":"CLIP","localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":0,"links":[125]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPSetLastLayer"},"widgets_values":[-2],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":6,"type":"EmptyLatentImage","pos":[-760,1530],"size":[310,110],"flags":{"collapsed":true},"order":55,"mode":0,"inputs":[{"name":"width","type":"INT","widget":{"name":"width"},"link":308},{"name":"height","type":"INT","widget":{"name":"height"},"link":309},{"name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":310}],"outputs":[{"label":"Latent","localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[184]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"EmptyLatentImage"},"widgets_values":[1024,1536,4],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":51,"type":"Prompts Everywhere","pos":[-760,1480],"size":[420,60],"flags":{"collapsed":true},"order":52,"mode":0,"inputs":[{"color_on":"#FFA931","localized_name":"+ve","name":"CONDITIONING","shape":7,"type":"*","link":191},{"color_on":"#FFA931","localized_name":"-ve","name":"CONDITIONING","shape":7,"type":"*","link":190}],"outputs":[],"properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Prompts Everywhere","group_restricted":0,"color_restricted":0},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":149,"type":"MathExpression|pysssss","pos":[-630,1620],"size":[210,128],"flags":{"collapsed":true},"order":50,"mode":0,"inputs":[{"localized_name":"a","name":"a","shape":7,"type":"*","link":315},{"localized_name":"b","name":"b","shape":7,"type":"*","link":null},{"localized_name":"c","name":"c","shape":7,"type":"*","link":null}],"outputs":[{"localized_name":"INT","name":"INT","type":"INT","links":null},{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[319]}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"MathExpression|pysssss"},"widgets_values":["a"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":161,"type":"ModelSamplingDiscrete","pos":[-760,1620],"size":[310,82],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[324]}],"title":"EPS Model","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["eps",false],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":81,"type":"ModelSamplingDiscrete","pos":[-630,1580],"size":[310,82],"flags":{"collapsed":true},"order":1,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[323]}],"title":"V-Pred Model","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["v_prediction",true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":143,"type":"MathExpression|pysssss","pos":[-480,1580],"size":[340,130],"flags":{"collapsed":true},"order":51,"mode":0,"inputs":[{"localized_name":"a","name":"a","shape":7,"type":"*","link":311},{"localized_name":"b","name":"b","shape":7,"type":"*","link":null},{"localized_name":"c","name":"c","shape":7,"type":"*","link":null}],"outputs":[{"localized_name":"INT","name":"INT","type":"INT","links":[312]},{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"MathExpression|pysssss"},"widgets_values":["a * (-1)\n"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":126,"type":"Image Filter","pos":[-370,1490],"size":[390,300],"flags":{"collapsed":true},"order":61,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":279},{"localized_name":"latents","name":"latents","shape":7,"type":"LATENT","link":null},{"localized_name":"masks","name":"masks","shape":7,"type":"MASK","link":null}],"outputs":[{"localized_name":"images","name":"images","type":"IMAGE","links":[282]},{"localized_name":"latents","name":"latents","type":"LATENT","links":null},{"localized_name":"masks","name":"masks","type":"MASK","links":null},{"localized_name":"extra1","name":"extra1","type":"STRING","links":null},{"localized_name":"extra2","name":"extra2","type":"STRING","links":null},{"localized_name":"extra3","name":"extra3","type":"STRING","links":null},{"localized_name":"indexes","name":"indexes","type":"STRING","links":null}],"properties":{"cnr_id":"cg-image-filter","ver":"7598085ce32d348cec9b1ca4008fe0f9f2f522cf","Node name for S&R":"Image Filter"},"widgets_values":[90,"send none","","","",""],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":50,"type":"Anything Everywhere3","pos":[-570,1480],"size":[310,70],"flags":{"collapsed":true},"order":67,"mode":0,"inputs":[{"color_on":"#B39DDB","localized_name":"anything","name":"MODEL","shape":7,"type":"*","link":335},{"color_on":"#FFD500","localized_name":"anything2","name":"CLIP","shape":7,"type":"*","link":336},{"color_on":"#FF6E6E","localized_name":"anything3","name":"VAE","shape":7,"type":"*","link":115}],"outputs":[],"title":"Checkpoint Everywhere","properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Anything Everywhere3","group_restricted":0,"color_restricted":0},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":21,"type":"SAMLoader","pos":[-650,1670],"size":[315,82],"flags":{"collapsed":true},"order":2,"mode":0,"inputs":[],"outputs":[{"localized_name":"SAM_MODEL","name":"SAM_MODEL","type":"SAM_MODEL","slot_index":0,"links":[45,337,338,339,340,341,342,343]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":83,"type":"VAEDecode","pos":[-390,1540],"size":[370,46],"flags":{"collapsed":true},"order":59,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":188},{"localized_name":"vae","name":"vae","type":"VAE","link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[189,279]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAEDecode"},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":11,"type":"CheckpointLoader|pysssss","pos":[-760,270],"size":[310,142],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[117]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[126]},{"localized_name":"VAE","name":"VAE","type":"VAE","links":null},{"localized_name":"example","name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"CheckpointLoader|pysssss"},"widgets_values":["Illustrious\\hassakuXLIllustrious_v2.safetensors","[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":160,"type":"PrimitiveBoolean","pos":[-760,450],"size":[310,60],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"localized_name":"BOOLEAN","name":"BOOLEAN","type":"BOOLEAN","links":[325]}],"title":"Is V-Pred Model","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PrimitiveBoolean"},"widgets_values":[false],"color":"#223","bgcolor":"#335","shape":1},{"id":8,"type":"VAELoader","pos":[-760,550],"size":[310,60],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","slot_index":0,"links":[115]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAELoader"},"widgets_values":["sdxl_vae.safetensors"],"color":"#223","bgcolor":"#335","shape":1},{"id":15,"type":"UpscaleModelLoader","pos":[-760,650],"size":[310,58],"flags":{"collapsed":false},"order":6,"mode":0,"inputs":[],"outputs":[{"localized_name":"UPSCALE_MODEL","name":"UPSCALE_MODEL","type":"UPSCALE_MODEL","slot_index":0,"links":[34]}],"title":"Upscale Model","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"UpscaleModelLoader"},"widgets_values":["4x_foolhardy_Remacri.pth"],"color":"#223","bgcolor":"#335","shape":1},{"id":29,"type":"PreviewImage","pos":[1570,280],"size":[240,390],"flags":{},"order":83,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":176}],"outputs":[],"title":"Preview after Detailing","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":42,"type":"UltralyticsDetectorProvider","pos":[120,990],"size":[210,78],"flags":{"collapsed":false},"order":7,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[82]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[179]}],"title":"Nose Ultalytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/adetailerNose_.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":173,"type":"LoraLoader|pysssss","pos":[-440,1080],"size":[315,170],"flags":{},"order":64,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":333},{"localized_name":"clip","name":"clip","type":"CLIP","link":334}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[335]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[336]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 4","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\k0Art.safetensors",0,0,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":86,"type":"LoraLoader|pysssss","pos":[-760,1080],"size":[310,170],"flags":{},"order":62,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":192},{"localized_name":"clip","name":"clip","type":"CLIP","link":193}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[333]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[334]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 3","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\vslinxtybwbleach.safetensors",0,0,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":73,"type":"LoraLoader|pysssss","pos":[-440,870],"size":[310,170],"flags":{},"order":60,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":165},{"localized_name":"clip","name":"clip","type":"CLIP","link":166}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[192]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[193]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 2","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\Katsura Masakazu.safetensors",0,0,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":146,"type":"Sampler Selector","pos":[-140,680],"size":[210,60],"flags":{},"order":8,"mode":0,"inputs":[],"outputs":[{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","links":[314]}],"properties":{"cnr_id":"image-saver","ver":"65e6903eff274a50f8b5cd768f0f96baf37baea1","Node name for S&R":"Sampler Selector"},"widgets_values":["euler"],"color":"#432","bgcolor":"#653","shape":1},{"id":145,"type":"Scheduler Selector","pos":[-140,580],"size":[210,60],"flags":{},"order":9,"mode":0,"inputs":[],"outputs":[{"localized_name":"scheduler","name":"scheduler","type":"COMBO","links":[313]}],"properties":{"cnr_id":"image-saver","ver":"65e6903eff274a50f8b5cd768f0f96baf37baea1","Node name for S&R":"Scheduler Selector"},"widgets_values":["normal"],"color":"#432","bgcolor":"#653","shape":1},{"id":147,"type":"mxSlider","pos":[-140,510],"size":[210,30],"flags":{},"order":10,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[315]}],"title":"CFG / Guidance","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":5,"min":0,"max":20,"step":1,"decimals":0,"snap":true},"widgets_values":[5,5,0],"color":"#432","bgcolor":"#653","shape":1},{"id":166,"type":"EG_RY_HT","pos":[-140,410],"size":[210,58],"flags":{},"order":11,"mode":0,"inputs":[],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[328]}],"title":"Denoise","properties":{"cnr_id":"ergouzi-nodes","ver":"0d6ac29773fa03e439dd9deb282453b739403427","Node name for S&R":"EG_RY_HT"},"widgets_values":[1],"color":"#432","bgcolor":"#653","shape":1},{"id":144,"type":"mxSlider","pos":[-140,340],"size":[210,30],"flags":{},"order":12,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[311]}],"title":"CLIP Skip","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":2,"min":1,"max":2,"step":1,"decimals":0,"snap":true},"widgets_values":[2,2,0],"color":"#432","bgcolor":"#653","shape":1},{"id":137,"type":"easy seed","pos":[-420,660],"size":[270,106],"flags":{},"order":13,"mode":0,"inputs":[],"outputs":[{"localized_name":"seed","name":"seed","type":"INT","links":[307]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"3e84b8cd77719341adc71b08b5789bdb07b1a543","Node name for S&R":"easy seed"},"widgets_values":[477937739830100,"randomize",null],"color":"#432","bgcolor":"#653","shape":1},{"id":133,"type":"mxSlider","pos":[-420,590],"size":[270,30],"flags":{},"order":14,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[300]}],"title":"Steps","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":30,"min":0,"max":100,"step":1,"decimals":0,"snap":true},"widgets_values":[30,30,0],"color":"#432","bgcolor":"#653","shape":1},{"id":85,"type":"CLIPTextEncode","pos":[870,520],"size":[420,200],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[190]}],"title":"Negative","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPTextEncode"},"widgets_values":["bad quality, worst quality, worst detail, sketch, censored, watermark, signature, artist name, heterochromia, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, mosaic censored, tattoo, censor bar, hair ornament, embedding:badhandv4, bad digits"],"color":"#322","bgcolor":"#533","shape":1},{"id":84,"type":"CLIPTextEncode","pos":[870,270],"size":[420,210],"flags":{},"order":16,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[191]}],"title":"Positive","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPTextEncode"},"widgets_values":["masterpiece, best quality, absurdres, amazing quality, inoue orihime, 1girl, turtleneck sweater, portrait, smile, side view"],"color":"#232","bgcolor":"#353","shape":1},{"id":212,"type":"LoraLoader|pysssss","pos":[1150,1080],"size":[250,170],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[408]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[409]},{"localized_name":"example","name":"example","type":"STRING","links":[367]}],"title":"Nipples LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors",0.7000000000000002,0.7000000000000002,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":213,"type":"LoraLoader|pysssss","pos":[890,1080],"size":[250,170],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[406]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[407]},{"localized_name":"example","name":"example","type":"STRING","links":[366]}],"title":"Hands LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\detailed hand focus style illustriousXL v1.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":211,"type":"LoraLoader|pysssss","pos":[1410,1080],"size":[250,170],"flags":{},"order":19,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[410]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[411]},{"localized_name":"example","name":"example","type":"STRING","links":[368]}],"title":"Vagina LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":210,"type":"LoraLoader|pysssss","pos":[1670,1080],"size":[250,170],"flags":{},"order":20,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[412]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[413]},{"localized_name":"example","name":"example","type":"STRING","links":[369]}],"title":"Penis LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":209,"type":"LoraLoader|pysssss","pos":[1670,870],"size":[250,170],"flags":{},"order":21,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[404]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[405]},{"localized_name":"example","name":"example","type":"STRING","links":[365]}],"title":"Lips LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":208,"type":"LoraLoader|pysssss","pos":[1410,870],"size":[250,170],"flags":{},"order":22,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[402]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[403]},{"localized_name":"example","name":"example","type":"STRING","links":[364]}],"title":"Nose LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":207,"type":"LoraLoader|pysssss","pos":[1150,870],"size":[250,170],"flags":{},"order":23,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[400]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[401]},{"localized_name":"example","name":"example","type":"STRING","links":[363]}],"title":"Eyes LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":198,"type":"LoraLoader|pysssss","pos":[890,870],"size":[250,170],"flags":{},"order":24,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[398]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[399]},{"localized_name":"example","name":"example","type":"STRING","links":[362]}],"title":"Face LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":197,"type":"CLIPTextEncode","pos":[620,1260],"size":[240,90],"flags":{},"order":25,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[381,389]}],"title":"Penis prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["penis"],"color":"#232","bgcolor":"#353","shape":1},{"id":196,"type":"CLIPTextEncode","pos":[370,1260],"size":[240,90],"flags":{},"order":26,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[380,388]}],"title":"Vagina prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["pussy, "],"color":"#232","bgcolor":"#353","shape":1},{"id":195,"type":"CLIPTextEncode","pos":[620,1130],"size":[240,90],"flags":{},"order":27,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[379,387]}],"title":"Nipples prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["nipples, "],"color":"#232","bgcolor":"#353","shape":1},{"id":194,"type":"CLIPTextEncode","pos":[370,1130],"size":[240,90],"flags":{},"order":28,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[378,386]}],"title":"Hands prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed hands, detailed, natural nail polish"],"color":"#232","bgcolor":"#353","shape":1},{"id":192,"type":"CLIPTextEncode","pos":[620,1000],"size":[240,90],"flags":{},"order":29,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[377,385]}],"title":"Lips prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["lips"],"color":"#232","bgcolor":"#353","shape":1},{"id":193,"type":"CLIPTextEncode","pos":[370,1000],"size":[240,90],"flags":{},"order":30,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[376,384]}],"title":"Nose prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["nose"],"color":"#232","bgcolor":"#353","shape":1},{"id":191,"type":"CLIPTextEncode","pos":[620,870],"size":[240,90],"flags":{},"order":31,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[375,383]}],"title":"Eyes prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus, detailed eyes,"],"color":"#232","bgcolor":"#353","shape":1},{"id":184,"type":"CLIPTextEncode","pos":[370,870],"size":[240,90],"flags":{},"order":32,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[374,382]}],"title":"Face prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed face"],"color":"#232","bgcolor":"#353","shape":1},{"id":141,"type":"mxSlider2D","pos":[-420,270],"size":[270,280],"flags":{},"order":33,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[308]},{"localized_name":"","name":"","type":"INT","links":[309]}],"title":"Size","properties":{"valueX":1024,"valueY":1536,"minX":0,"minY":0,"maxX":1332,"maxY":1998,"stepX":128,"stepY":128,"decimalsX":0,"decimalsY":0,"snap":true,"dots":true,"frame":true,"frameAlert":0},"widgets_values":[1024,1024,1536,1536,0,0],"color":"#432","bgcolor":"#653","shape":1},{"id":142,"type":"mxSlider","pos":[-140,270],"size":[210,30],"flags":{},"order":34,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[310]}],"title":"Batch Size","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":4,"min":1,"max":10,"step":1,"decimals":0,"snap":true},"widgets_values":[4,4,0],"color":"#432","bgcolor":"#653","shape":1},{"id":170,"type":"Fast Bypasser (rgthree)","pos":[100,280],"size":[220,430],"flags":{},"order":85,"mode":0,"inputs":[{"name":"Upscaling","type":"*","link":331},{"name":"Face Detailer","type":"*","link":390},{"name":"Eyes Detailer","type":"*","link":391},{"name":"Nose Detailer","type":"*","link":392},{"name":"Lips Detailer","type":"*","link":393},{"name":"Hands Detailer","type":"*","link":394},{"name":"Nipples Detailer","type":"*","link":395},{"name":"Vagina Detailer","type":"*","link":396},{"name":"Penis Detailer","type":"*","link":397},{"name":"","type":"*","link":null}],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Process Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":215,"type":"Fast Bypasser (rgthree)","pos":[610,280],"size":[230,430],"flags":{},"order":53,"mode":0,"inputs":[{"name":"Face LoRA","type":"*","link":362},{"name":"Eyes LoRA","type":"*","link":363},{"name":"Nose LoRA","type":"*","link":364},{"name":"Lips LoRA","type":"*","link":365},{"name":"Hands LoRA","type":"*","link":366},{"name":"Nipples LoRA","type":"*","link":367},{"name":"Vagina LoRA","type":"*","link":368},{"name":"Penis LoRA","type":"*","link":369},{"name":"","type":"*","link":null}],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Detail LoRA Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":32,"type":"FaceDetailer","pos":[-50,1480],"size":[519,960],"flags":{"collapsed":true},"order":68,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":55},{"localized_name":"model","name":"model","type":"MODEL","link":400},{"localized_name":"clip","name":"clip","type":"CLIP","link":401},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":383},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":53},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":337},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":181},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[79]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[426]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[391]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":[]}],"title":"Eyes Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,856973324020128,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":43,"type":"FaceDetailer","pos":[-200,1530],"size":[519,960],"flags":{"collapsed":true},"order":72,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":154},{"localized_name":"model","name":"model","type":"MODEL","link":402},{"localized_name":"clip","name":"clip","type":"CLIP","link":403},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":384},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":82},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":339},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":179},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[162]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[420]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[392]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Nose Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,85861185493048,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":35,"type":"FaceDetailer","pos":[-50,1530],"size":[519,960],"flags":{"collapsed":true},"order":70,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":79},{"localized_name":"model","name":"model","type":"MODEL","link":404},{"localized_name":"clip","name":"clip","type":"CLIP","link":405},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":385},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":65},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":338},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":180},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[154]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[421]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[393]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Lips Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,731206970306805,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5000000000000001,10,3,"center-1",0,0.9300000000000002,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":70,"type":"FaceDetailer","pos":[-200,1580],"size":[519,960],"flags":{"collapsed":true},"order":74,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":162},{"localized_name":"model","name":"model","type":"MODEL","link":406},{"localized_name":"clip","name":"clip","type":"CLIP","link":407},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":386},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":158},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":340},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":160},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[161]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[422]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[394]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Hands Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,392585367796197,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":38,"type":"FaceDetailer","pos":[-50,1580],"size":[519,960],"flags":{"collapsed":true},"order":76,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":161},{"localized_name":"model","name":"model","type":"MODEL","link":408},{"localized_name":"clip","name":"clip","type":"CLIP","link":409},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":387},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":67},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":341},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":178},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[156]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[423]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[395]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Nipples Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,273228338096425,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":47,"type":"FaceDetailer","pos":[-200,1630],"size":[519,960],"flags":{"collapsed":true},"order":78,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":156},{"localized_name":"model","name":"model","type":"MODEL","link":410},{"localized_name":"clip","name":"clip","type":"CLIP","link":411},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":388},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":100},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":342},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":111},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[177]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[424]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[396]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Vagina Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,839823523660994,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":75,"type":"FaceDetailer","pos":[-50,1630],"size":[519,960],"flags":{"collapsed":true},"order":80,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":177},{"localized_name":"model","name":"model","type":"MODEL","link":412},{"localized_name":"clip","name":"clip","type":"CLIP","link":413},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":389},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":171},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":343},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":173},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[175,176]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[425]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[397]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Penis Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,1092904957552404,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":19,"type":"FaceDetailer","pos":[-200,1480],"size":[519,960],"flags":{"collapsed":true},"order":66,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":281},{"localized_name":"model","name":"model","type":"MODEL","link":398},{"localized_name":"clip","name":"clip","type":"CLIP","link":399},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":382},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":44},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":45},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":182},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[55]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[419]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[390]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Face Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,561248569679681,"randomize",30,5,"euler","normal",0.5,5,true,true,0.6,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":20,"type":"UltralyticsDetectorProvider","pos":[-100,870],"size":[210,78],"flags":{"collapsed":false},"order":37,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[44]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[182]}],"title":"Face Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/99coins_anime_girl_face_box.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":12,"type":"LoraLoader|pysssss","pos":[-760,870],"size":[310,170],"flags":{},"order":58,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":117},{"localized_name":"clip","name":"clip","type":"CLIP","link":125}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[165]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[166]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 1","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1.0000000000000002,1.0000000000000002,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":34,"type":"UltralyticsDetectorProvider","pos":[120,870],"size":[210,78],"flags":{"collapsed":false},"order":38,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[53]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[181]}],"title":"Eyes Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/Eyes.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":37,"type":"UltralyticsDetectorProvider","pos":[-100,990],"size":[210,78],"flags":{"collapsed":false},"order":39,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[65]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[180]}],"title":"Lips Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/adetailer2dMouth_v10.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":68,"type":"UltralyticsDetectorProvider","pos":[-100,1110],"size":[210,78],"flags":{"collapsed":false},"order":40,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[158]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[160]}],"title":"Hands Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/hand_yolov8s.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":40,"type":"UltralyticsDetectorProvider","pos":[120,1110],"size":[210,78],"flags":{"collapsed":false},"order":41,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[67]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[178]}],"title":"Nipples Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/nipples_yolov8s.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":46,"type":"UltralyticsDetectorProvider","pos":[-100,1230],"size":[210,78],"flags":{"collapsed":false},"order":42,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[100]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[111]}],"title":"Vagina Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/ntd11_anime_nsfw_segm_v1_pussy.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":76,"type":"UltralyticsDetectorProvider","pos":[120,1230],"size":[210,78],"flags":{"collapsed":false},"order":43,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[171]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[173]}],"title":"Penis Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/2DCockAndBallYolo8x.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":71,"type":"SaveImage","pos":[1840,270],"size":[320,510],"flags":{},"order":82,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":175}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"SaveImage"},"widgets_values":["ComfyUI_ADetailer_%date:yyyyMMddhhmm%",""],"shape":1},{"id":229,"type":"PreviewImage","pos":[1950,990],"size":[210,246],"flags":{"collapsed":true},"order":81,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":424}],"outputs":[],"title":"Vagina","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":230,"type":"PreviewImage","pos":[2050,990],"size":[210,246],"flags":{"collapsed":true},"order":84,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":425}],"outputs":[],"title":"Penis","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":227,"type":"PreviewImage","pos":[1950,950],"size":[210,246],"flags":{"collapsed":true},"order":77,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":422}],"outputs":[],"title":"Hands","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":228,"type":"PreviewImage","pos":[2050,950],"size":[210,246],"flags":{"collapsed":true},"order":79,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":423}],"outputs":[],"title":"Nipples","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":226,"type":"PreviewImage","pos":[2050,910],"size":[260,246],"flags":{"collapsed":true},"order":73,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":421}],"outputs":[],"title":"Lips","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":225,"type":"PreviewImage","pos":[1950,910],"size":[260,246],"flags":{"collapsed":true},"order":75,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":420}],"outputs":[],"title":"Nose","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":224,"type":"PreviewImage","pos":[1950,870],"size":[260,258],"flags":{"collapsed":true},"order":69,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":419}],"outputs":[],"title":"Face","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":231,"type":"PreviewImage","pos":[2050,870],"size":[260,246],"flags":{"collapsed":true},"order":71,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":426}],"outputs":[],"title":"Eyes","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":232,"type":"Note","pos":[1950,1030],"size":[210,350],"flags":{},"order":48,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"How to improve\" on the left)"],"color":"#222","bgcolor":"#000","shape":1},{"id":214,"type":"Fast Bypasser (rgthree)","pos":[330,280],"size":[270,430],"flags":{},"order":54,"mode":0,"inputs":[{"name":"Face prompt","type":"*","link":374},{"name":"Eyes prompt","type":"*","link":375},{"name":"Nose prompt","type":"*","link":376},{"name":"Lips prompt","type":"*","link":377},{"name":"Hands prompt","type":"*","link":378},{"name":"Nipples prompt","type":"*","link":379},{"name":"Vagina prompt","type":"*","link":380},{"name":"Penis prompt","type":"*","link":381},{"name":"","type":"*","link":null}],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Detail Prompt Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":74,"type":"Note","pos":[-770,40],"size":[490,150],"flags":{},"order":35,"mode":0,"inputs":[],"outputs":[],"title":"Information","properties":{},"widgets_values":["Workflow was created by vslinx on civitai (https://civitai.com/user/vslinx)\nIf you have any suggestions or feedback be sure to drop it on the Workflow posted there :)\n(https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl)\n\nYou will find all the Information for required costum nodes, recommended models (incl. links to them) and how to improve the output & details of your images in the notes to the left of the \"Models & Setup\" section as well as the Detailer section respectively."],"color":"#222","bgcolor":"#000","shape":1},{"id":218,"type":"Note","pos":[-1160,40],"size":[380,300],"flags":{},"order":36,"mode":0,"inputs":[],"outputs":[],"title":"How to use","properties":{},"widgets_values":["How to use:\nIn the Model Backend group, choose your Checkpoint, VAE, and Upscale Model.\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.\n\nLastly in the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate. Just enter your positive and negative prompts afterwards and happy generating!\n\nBelow are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly."],"color":"#222","bgcolor":"#000","shape":1},{"id":80,"type":"Note","pos":[-1160,380],"size":[380,480],"flags":{},"order":44,"mode":0,"inputs":[],"outputs":[],"title":"Recommended Ultralytics Models","properties":{},"widgets_values":["FACE\nhttps://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose\nhttps://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation\n\nEYES\nhttps://civitai.com/models/150925/eyes-detection-adetailer\nhttps://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui\n\nLIPS / Mouth\nhttps://civitai.com/models/142240/adetailer-after-detailer-lips-model\nhttps://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation\n\nNOSE\nhttps://civitai.com/models/1232431/adetailer-nose\n(https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) - taken offline by owner, works best with anthro noses\n\nHANDS\nhttps://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt\n\nNIPPLES\nhttps://civitai.com/models/1132590/nipple-adetailer-for-anime-girls\nhttps://civitai.com/models/490259/adetailer-nipples-model\n\nVAGINA\nhttps://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one\nhttps://civitai.com/models/150234/pussy-adetailer\n\nPENIS\nhttps://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer\n"],"color":"#222","bgcolor":"#000","shape":1},{"id":216,"type":"Note","pos":[-1160,900],"size":[380,210],"flags":{},"order":45,"mode":0,"inputs":[],"outputs":[],"title":"Recommended Detailer LoRA's","properties":{},"widgets_values":["General Detailer (Can be used for everything)\nhttps://civitai.com/models/987736?modelVersionId=1147221\n\nGeneral Detailer for V-Pred Models\nhttps://civitai.com/models/987736?modelVersionId=1209350\n\nEyes\nhttps://civitai.com/models/1300857\n\nHands\nhttps://civitai.com/models/200255\n\nNipples\nhttps://civitai.com/models/502107\nhttps://civitai.com/models/493096\nhttps://civitai.com/models/827482"],"color":"#222","bgcolor":"#000","shape":1},{"id":79,"type":"Note","pos":[-1160,1150],"size":[380,780],"flags":{},"order":46,"mode":0,"inputs":[],"outputs":[],"title":"How to improve further","properties":{},"widgets_values":["If body-part specific prompts are disabled the detailer will use the standard positive and negative prompts for generation. The detector and checkpoints usually do a good job understanding what the detected area is and what to generate by itself by denoising the input.\nThat being said, writing good body-part specific prompts into the designated area generates way more accurate and generally better results. To elevate this to a new level you can use a detailer LoRA in the \"Detailer LoRA\"-Group. I have left some recommendations above this note.\nIf there is no body-part specific detailer lora you can easily use the General Detailer for the EPS or V-Pred Model and just prompt what exactly should be shown.\nBy default the negative prompts are shared with prompts used to generate the image, if you want to have a specific negative prompt you may connect a new text prompt-node to the chosen detailer in the \"Backend - Detailer preperation\"-Group.\n\nIn the debug area underneath the generated image preview you can see one node per body part. Opening these by clicking the rectangle next to it's name shows you the improved body-part as a mask.\nIf the preview contains the full image that means the detailer was deactivated and no changes have been made, if the preview on the other hand shows a black rectangle that means that the detection model has not had a match with what it was trained to find. In that case you can either change the detection model or play around with the parameters of the specific Detailer itself, found in the \"Backend - Detailer preperation\"-Group. Below are some pointers on what you can do with the parameters of the detailer.\n\nSince the detailer inpaints the area there are a few things to consider:\n*The bbox_crop_factor is how far out of the image the inpainting zooms out for context. 1.0 being only the area detected while 3.0 being 3x that size. If the crop factor is too small the image area won't have much context of what it's inpainting and you might end up with something completely different replacing that area. Having the crop factor too high will lose you details because the area inpainted is not small enough anymore. You should never have to go beyond 3.0.\n*The denoise is what decides how much of the original is being changed, 0.5 being the middle whereas 1 would mean that it gets completely replaced without influence from the original. Keep it somewhere in the middle to have the original guide the inpainting on the position and form of the subject while upscaling and improving that specific part.\n*For the best results connect a new prompt node to the positive attribute of the Detailer node, this will let you control exactly what the new area should be replaced with. There are a lot of good lora's for specific bodyparts that you can use in that process too. I recommend rgthree's \"power prompt\" node which lets you add lora's directly.\n*It's best to have a selector that automatically selects multiple eyes, nipples etc. So that the replacement will match and not look like 2 completely different eyes.\n*If you want to keep the color or shape of the iris from changing without having to add more prompts you can simply dial down the CFG and/or lower the denoise to keep more of the original.\n\n"],"color":"#222","bgcolor":"#000","shape":1},{"id":217,"type":"Note","pos":[-270,40],"size":[520,150],"flags":{},"order":47,"mode":0,"inputs":[],"outputs":[],"title":"Required Nodes","properties":{},"widgets_values":["ComfyUI Impact Pack (https://github.com/ltdrdata/ComfyUI-Impact-Pack)\nComfyUI Impact Subpack (https://github.com/ltdrdata/ComfyUI-Impact-Subpack)\nComfyUI-mxToolkit (https://github.com/Smirnov75/ComfyUI-mxToolkit)\nComfyUI-Easy-Use (https://github.com/yolain/ComfyUI-Easy-Use)\nComfyUI-Custom-Scripts (https://github.com/pythongosssss/ComfyUI-Custom-Scripts)\ncg-use-everywhere (https://github.com/chrisgoringe/cg-use-everywhere)\ncg-image-filter (https://github.com/chrisgoringe/cg-image-filter)\n"],"color":"#222","bgcolor":"#000","shape":1}],"links":[[34,15,0,16,0,"UPSCALE_MODEL"],[44,20,0,19,6,"BBOX_DETECTOR"],[45,21,0,19,7,"SAM_MODEL"],[52,16,0,30,0,"IMAGE"],[53,34,0,32,6,"BBOX_DETECTOR"],[55,19,0,32,0,"IMAGE"],[65,37,0,35,6,"BBOX_DETECTOR"],[67,40,0,38,6,"BBOX_DETECTOR"],[79,32,0,35,0,"IMAGE"],[82,42,0,43,6,"BBOX_DETECTOR"],[100,46,0,47,6,"BBOX_DETECTOR"],[111,46,1,47,8,"SEGM_DETECTOR"],[115,8,0,50,2,"VAE"],[117,11,0,12,0,"MODEL"],[125,2,0,12,1,"CLIP"],[126,11,1,2,0,"CLIP"],[154,35,0,43,0,"IMAGE"],[156,38,0,47,0,"IMAGE"],[158,68,0,70,6,"BBOX_DETECTOR"],[160,68,1,70,8,"SEGM_DETECTOR"],[161,70,0,38,0,"IMAGE"],[162,43,0,70,0,"IMAGE"],[165,12,0,73,0,"MODEL"],[166,12,1,73,1,"CLIP"],[171,76,0,75,6,"BBOX_DETECTOR"],[173,76,1,75,8,"SEGM_DETECTOR"],[175,75,0,71,0,"IMAGE"],[176,75,0,29,0,"IMAGE"],[177,47,0,75,0,"IMAGE"],[178,40,1,38,8,"SEGM_DETECTOR"],[179,42,1,43,8,"SEGM_DETECTOR"],[180,37,1,35,8,"SEGM_DETECTOR"],[181,34,1,32,8,"SEGM_DETECTOR"],[182,20,1,19,8,"SEGM_DETECTOR"],[184,6,0,82,3,"LATENT"],[188,82,0,83,0,"LATENT"],[190,85,0,51,1,"CONDITIONING"],[191,84,0,51,0,"CONDITIONING"],[192,73,0,86,0,"MODEL"],[193,73,1,86,1,"CLIP"],[279,83,0,126,0,"IMAGE"],[281,16,0,19,0,"IMAGE"],[282,126,0,16,1,"IMAGE"],[300,133,0,82,4,"INT"],[307,137,0,82,5,"INT"],[308,141,0,6,0,"INT"],[309,141,1,6,1,"INT"],[310,142,0,6,2,"INT"],[311,144,0,143,0,"*"],[312,143,0,2,1,"INT"],[313,145,0,82,6,"COMBO"],[314,146,0,82,7,"COMBO"],[315,147,0,149,0,"*"],[319,149,1,82,8,"FLOAT"],[323,81,0,158,0,"*"],[324,161,0,158,1,"*"],[325,160,0,158,2,"BOOLEAN"],[327,158,0,82,0,"MODEL"],[328,166,0,82,9,"FLOAT"],[331,16,0,170,0,"*"],[333,86,0,173,0,"MODEL"],[334,86,1,173,1,"CLIP"],[335,173,0,50,0,"MODEL"],[336,173,1,50,1,"CLIP"],[337,21,0,32,7,"SAM_MODEL"],[338,21,0,35,7,"SAM_MODEL"],[339,21,0,43,7,"SAM_MODEL"],[340,21,0,70,7,"SAM_MODEL"],[341,21,0,38,7,"SAM_MODEL"],[342,21,0,47,7,"SAM_MODEL"],[343,21,0,75,7,"SAM_MODEL"],[362,198,2,215,0,"*"],[363,207,2,215,1,"*"],[364,208,2,215,2,"*"],[365,209,2,215,3,"*"],[366,213,2,215,4,"*"],[367,212,2,215,5,"*"],[368,211,2,215,6,"*"],[369,210,2,215,7,"*"],[374,184,0,214,0,"*"],[375,191,0,214,1,"*"],[376,193,0,214,2,"*"],[377,192,0,214,3,"*"],[378,194,0,214,4,"*"],[379,195,0,214,5,"*"],[380,196,0,214,6,"*"],[381,197,0,214,7,"*"],[382,184,0,19,4,"CONDITIONING"],[383,191,0,32,4,"CONDITIONING"],[384,193,0,43,4,"CONDITIONING"],[385,192,0,35,4,"CONDITIONING"],[386,194,0,70,4,"CONDITIONING"],[387,195,0,38,4,"CONDITIONING"],[388,196,0,47,4,"CONDITIONING"],[389,197,0,75,4,"CONDITIONING"],[390,19,4,170,1,"*"],[391,32,4,170,2,"*"],[392,43,4,170,3,"*"],[393,35,4,170,4,"*"],[394,70,4,170,5,"*"],[395,38,4,170,6,"*"],[396,47,4,170,7,"*"],[397,75,4,170,8,"*"],[398,198,0,19,1,"MODEL"],[399,198,1,19,2,"CLIP"],[400,207,0,32,1,"MODEL"],[401,207,1,32,2,"CLIP"],[402,208,0,43,1,"MODEL"],[403,208,1,43,2,"CLIP"],[404,209,0,35,1,"MODEL"],[405,209,1,35,2,"CLIP"],[406,213,0,70,1,"MODEL"],[407,213,1,70,2,"CLIP"],[408,212,0,38,1,"MODEL"],[409,212,1,38,2,"CLIP"],[410,211,0,47,1,"MODEL"],[411,211,1,47,2,"CLIP"],[412,210,0,75,1,"MODEL"],[413,210,1,75,2,"CLIP"],[419,19,2,224,0,"IMAGE"],[420,43,2,225,0,"IMAGE"],[421,35,2,226,0,"IMAGE"],[422,70,2,227,0,"IMAGE"],[423,38,2,228,0,"IMAGE"],[424,47,2,229,0,"IMAGE"],[425,75,2,230,0,"IMAGE"],[426,32,2,231,0,"IMAGE"]],"groups":[{"id":1,"title":"Model Backend","bounding":[-770,200,330,590],"color":"#88A","font_size":24,"flags":{}},{"id":2,"title":"Prompts","bounding":[860,200,440,590],"color":"#8A8","font_size":24,"flags":{}},{"id":3,"title":"Sampler Settings","bounding":[-430,200,510,590],"color":"#8A8","font_size":24,"flags":{}},{"id":6,"title":"Before & After","bounding":[1310,200,510,590],"color":"#b06634","font_size":24,"flags":{}},{"id":13,"title":"Save Final Result","bounding":[1830,200,340,590],"color":"#b06634","font_size":24,"flags":{}},{"id":17,"title":"LoRA's","bounding":[-770,800,650,590],"color":"#88A","font_size":24,"flags":{}},{"id":18,"title":"Backend - Model preperation","bounding":[-770,1400,550,280],"color":"#444","font_size":24,"flags":{}},{"id":20,"title":"Detection Models","bounding":[-110,800,460,590],"color":"#88A","font_size":24,"flags":{}},{"id":21,"title":"Debug - ADetailer","bounding":[1940,800,230,590],"color":"#b06634","font_size":24,"flags":{}},{"id":22,"title":"Detailer Prompts (Optional)","bounding":[360,800,510,590],"color":"#88A","font_size":24,"flags":{}},{"id":23,"title":"Detailer LoRA's","bounding":[880,800,1050,590],"color":"#88A","font_size":24,"flags":{}},{"id":24,"title":"Function Control","bounding":[90,200,760,590],"color":"#8A8","font_size":24,"flags":{}},{"id":25,"title":"Backend - Detailer preperation","bounding":[-210,1400,340,280],"color":"#444","font_size":24,"flags":{}}],"config":{},"extra":{"ds":{"scale":1.2278696587274445,"offset":[542.5031645929951,176.55506024168082]},"ue_links":[{"downstream":82,"downstream_slot":1,"upstream":"84","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":82,"downstream_slot":2,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":161,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":81,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":83,"downstream_slot":1,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":85,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":84,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":212,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":212,"downstream_slot":1,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":213,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":213,"downstream_slot":1,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":207,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":207,"downstream_slot":1,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":197,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":196,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":195,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":194,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":192,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":191,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":32,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":32,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":35,"downstream_slot":1,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":35,"downstream_slot":2,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":35,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":35,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":70,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":70,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":38,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":38,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":47,"downstream_slot":1,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":47,"downstream_slot":2,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":47,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":47,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"}],"groupNodes":{"Test1":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[-1590,1040],"size":[400,170],"flags":{},"order":29,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[-1590,1250],"size":[400,200],"flags":{},"order":35,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[-1590,1490],"size":[400,200],"flags":{},"order":36,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Eyes LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Face LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Lips LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Nose LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Eyes LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Hands LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Lips LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Vagina LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Optional Eyes prompts":{"nodes":[{"id":-1,"type":"CLIPTextEncode","pos":[1020,270],"size":[240,90],"flags":{},"order":39,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Optional Eyes prompts","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed face"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1350,90],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"index":1}],"links":[],"external":[]},"dasasd":{"nodes":[{"id":-1,"type":"CLIPTextEncode","pos":[1020,270],"size":[240,90],"flags":{},"order":39,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Optional Face prompts","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus, detailed eyes,"],"index":0},{"id":-1,"type":"LoraLoader|pysssss","pos":[1300,170],"size":[315,170],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":null},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":null},{"localized_name":"example","name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Flux\\ChristmasCouture.safetensors",1,1,""],"index":1}],"links":[],"external":[]},"Nipples LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Vagina LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Hands LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]}}},"version":0.4} \ No newline at end of file diff --git a/workflows/TXT2IMG/v2.0/zoomin.png b/workflows/TXT2IMG/v2.0/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..5dc8e5722b82668eab46142279d403ce1c660688 --- /dev/null +++ b/workflows/TXT2IMG/v2.0/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b179936f96feffb13d408d4ebf8e93abbceb30d8c4d0826178626a7d993f77a +size 137786 diff --git a/workflows/TXT2IMG/v2.0/zoomout.png b/workflows/TXT2IMG/v2.0/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..9a2e6d9607c9c8ed5a15dc0702eed143c2b4f47d --- /dev/null +++ b/workflows/TXT2IMG/v2.0/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b796dae848e0a1468c83c21865bc84bf3bc9e4e4f0da24472a11d0b84f60dc84 +size 162913 diff --git a/workflows/TXT2IMG/v2.1/changelog.md b/workflows/TXT2IMG/v2.1/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..e27070986d85f0317d84835120caa8a8ebe58b19 --- /dev/null +++ b/workflows/TXT2IMG/v2.1/changelog.md @@ -0,0 +1,15 @@ +- Fixed missing custom nodes in list (and description) +- Fixed possible error for portable comfyui + +List of all necessary custom nodes: +- ComfyUI Impact Pack (https://github.com/ltdrdata/ComfyUI-Impact-Pack) +- ComfyUI Impact Subpack (https://github.com/ltdrdata/ComfyUI-Impact-Subpack) +- ComfyUI-mxToolkit (https://github.com/Smirnov75/ComfyUI-mxToolkit) +- ComfyUI-Easy-Use (https://github.com/yolain/ComfyUI-Easy-Use) +- ComfyUI-Custom-Scripts (https://github.com/pythongosssss/ComfyUI-Custom-Scripts) +- ComfyUI-Crystools (https://github.com/crystian/ComfyUI-Crystools) +- Comfyui-ergouzi-Nodes (https://github.com/11dogzi/Comfyui-ergouzi-Nodes) +- ComfyUI-Image-Saver (https://github.com/alexopus/ComfyUI-Image-Saver) +- cg-use-everywhere (https://github.com/chrisgoringe/cg-use-everywhere) +- cg-image-filter (https://github.com/chrisgoringe/cg-image-filter) +- rgthree-comfy (https://github.com/rgthree/rgthree-comfy) \ No newline at end of file diff --git a/workflows/TXT2IMG/v2.1/example.png b/workflows/TXT2IMG/v2.1/example.png new file mode 100644 index 0000000000000000000000000000000000000000..45332218697ae73c66c60a4cf1a5d88bd58a66d4 --- /dev/null +++ b/workflows/TXT2IMG/v2.1/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b1f7870baf1ce00753a97cacd1d37b34e27ebdf9a9582a8ce881e46c76b6ad2 +size 21603550 diff --git a/workflows/TXT2IMG/v2.1/vslinx-FaceDetailer-v2.1.json b/workflows/TXT2IMG/v2.1/vslinx-FaceDetailer-v2.1.json new file mode 100644 index 0000000000000000000000000000000000000000..3c79ee6bc3a34dd55ab3bf7a0f2ab28a42c53ee8 --- /dev/null +++ b/workflows/TXT2IMG/v2.1/vslinx-FaceDetailer-v2.1.json @@ -0,0 +1 @@ +{"last_node_id":237,"last_link_id":433,"nodes":[{"id":30,"type":"PreviewImage","pos":[1320,280],"size":[240,390],"flags":{},"order":65,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":52}],"outputs":[],"title":"Preview / Upscaled","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":16,"type":"ImageUpscaleWithModel","pos":[-760,1570],"size":[400,46],"flags":{"collapsed":true},"order":63,"mode":0,"inputs":[{"localized_name":"upscale_model","name":"upscale_model","type":"UPSCALE_MODEL","link":34},{"localized_name":"image","name":"image","type":"IMAGE","link":282}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[52,281,331]}],"title":"Upscaling","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ImageUpscaleWithModel"},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":2,"type":"CLIPSetLastLayer","pos":[-580,1530],"size":[310,60],"flags":{"collapsed":true},"order":56,"mode":0,"inputs":[{"label":"CLIP","localized_name":"clip","name":"clip","type":"CLIP","link":126},{"name":"stop_at_clip_layer","type":"INT","widget":{"name":"stop_at_clip_layer"},"link":312}],"outputs":[{"label":"CLIP","localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":0,"links":[125]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPSetLastLayer"},"widgets_values":[-2],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":6,"type":"EmptyLatentImage","pos":[-760,1530],"size":[310,110],"flags":{"collapsed":true},"order":53,"mode":0,"inputs":[{"name":"width","type":"INT","widget":{"name":"width"},"link":308},{"name":"height","type":"INT","widget":{"name":"height"},"link":309},{"name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":310}],"outputs":[{"label":"Latent","localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[184]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"EmptyLatentImage"},"widgets_values":[1024,1536,4],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":51,"type":"Prompts Everywhere","pos":[-760,1480],"size":[420,60],"flags":{"collapsed":true},"order":54,"mode":0,"inputs":[{"color_on":"#FFA931","localized_name":"+ve","name":"CONDITIONING","shape":7,"type":"*","link":191},{"color_on":"#FFA931","localized_name":"-ve","name":"CONDITIONING","shape":7,"type":"*","link":190}],"outputs":[],"properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Prompts Everywhere","group_restricted":0,"color_restricted":0},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":149,"type":"MathExpression|pysssss","pos":[-630,1620],"size":[210,128],"flags":{"collapsed":true},"order":51,"mode":0,"inputs":[{"localized_name":"a","name":"a","shape":7,"type":"*","link":315},{"localized_name":"b","name":"b","shape":7,"type":"*","link":null},{"localized_name":"c","name":"c","shape":7,"type":"*","link":null}],"outputs":[{"localized_name":"INT","name":"INT","type":"INT","links":null},{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[319]}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"MathExpression|pysssss"},"widgets_values":["a"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":161,"type":"ModelSamplingDiscrete","pos":[-760,1620],"size":[310,82],"flags":{"collapsed":true},"order":0,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[324]}],"title":"EPS Model","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["eps",false],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":81,"type":"ModelSamplingDiscrete","pos":[-630,1580],"size":[310,82],"flags":{"collapsed":true},"order":1,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[323]}],"title":"V-Pred Model","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["v_prediction",true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":143,"type":"MathExpression|pysssss","pos":[-480,1580],"size":[340,130],"flags":{"collapsed":true},"order":52,"mode":0,"inputs":[{"localized_name":"a","name":"a","shape":7,"type":"*","link":311},{"localized_name":"b","name":"b","shape":7,"type":"*","link":null},{"localized_name":"c","name":"c","shape":7,"type":"*","link":null}],"outputs":[{"localized_name":"INT","name":"INT","type":"INT","links":[312]},{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"MathExpression|pysssss"},"widgets_values":["a * (-1)\n"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":126,"type":"Image Filter","pos":[-370,1490],"size":[390,300],"flags":{"collapsed":true},"order":61,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":279},{"localized_name":"latents","name":"latents","shape":7,"type":"LATENT","link":null},{"localized_name":"masks","name":"masks","shape":7,"type":"MASK","link":null}],"outputs":[{"localized_name":"images","name":"images","type":"IMAGE","links":[282]},{"localized_name":"latents","name":"latents","type":"LATENT","links":null},{"localized_name":"masks","name":"masks","type":"MASK","links":null},{"localized_name":"extra1","name":"extra1","type":"STRING","links":null},{"localized_name":"extra2","name":"extra2","type":"STRING","links":null},{"localized_name":"extra3","name":"extra3","type":"STRING","links":null},{"localized_name":"indexes","name":"indexes","type":"STRING","links":null}],"properties":{"cnr_id":"cg-image-filter","ver":"7598085ce32d348cec9b1ca4008fe0f9f2f522cf","Node name for S&R":"Image Filter"},"widgets_values":[90,"send none","","","",""],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":50,"type":"Anything Everywhere3","pos":[-570,1480],"size":[310,70],"flags":{"collapsed":true},"order":67,"mode":0,"inputs":[{"color_on":"#B39DDB","localized_name":"anything","name":"MODEL","shape":7,"type":"*","link":335},{"color_on":"#FFD500","localized_name":"anything2","name":"CLIP","shape":7,"type":"*","link":336},{"color_on":"#FF6E6E","localized_name":"anything3","name":"VAE","shape":7,"type":"*","link":115}],"outputs":[],"title":"Checkpoint Everywhere","properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Anything Everywhere3","group_restricted":0,"color_restricted":0},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":21,"type":"SAMLoader","pos":[-650,1670],"size":[315,82],"flags":{"collapsed":true},"order":2,"mode":0,"inputs":[],"outputs":[{"localized_name":"SAM_MODEL","name":"SAM_MODEL","type":"SAM_MODEL","slot_index":0,"links":[45,337,338,339,340,341,342,343]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":83,"type":"VAEDecode","pos":[-390,1540],"size":[370,46],"flags":{"collapsed":true},"order":59,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":188},{"localized_name":"vae","name":"vae","type":"VAE","link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[189,279]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAEDecode"},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":8,"type":"VAELoader","pos":[-760,550],"size":[310,60],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","slot_index":0,"links":[115]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAELoader"},"widgets_values":["sdxl_vae.safetensors"],"color":"#223","bgcolor":"#335","shape":1},{"id":15,"type":"UpscaleModelLoader","pos":[-760,650],"size":[310,58],"flags":{"collapsed":false},"order":4,"mode":0,"inputs":[],"outputs":[{"localized_name":"UPSCALE_MODEL","name":"UPSCALE_MODEL","type":"UPSCALE_MODEL","slot_index":0,"links":[34]}],"title":"Upscale Model","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"UpscaleModelLoader"},"widgets_values":["4x_foolhardy_Remacri.pth"],"color":"#223","bgcolor":"#335","shape":1},{"id":29,"type":"PreviewImage","pos":[1570,280],"size":[240,390],"flags":{},"order":83,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":176}],"outputs":[],"title":"Preview after Detailing","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[""],"shape":1},{"id":42,"type":"UltralyticsDetectorProvider","pos":[120,990],"size":[210,78],"flags":{"collapsed":false},"order":5,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[82]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[179]}],"title":"Nose Ultalytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/adetailerNose_.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":86,"type":"LoraLoader|pysssss","pos":[-760,1080],"size":[310,170],"flags":{},"order":62,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":192},{"localized_name":"clip","name":"clip","type":"CLIP","link":193}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[333]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[334]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 3","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\vslinxtybwbleach.safetensors",0,0,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":137,"type":"easy seed","pos":[-420,660],"size":[270,106],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"localized_name":"seed","name":"seed","type":"INT","links":[307]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"3e84b8cd77719341adc71b08b5789bdb07b1a543","Node name for S&R":"easy seed"},"widgets_values":[870949222831771,"randomize",null],"color":"#432","bgcolor":"#653","shape":1},{"id":133,"type":"mxSlider","pos":[-420,590],"size":[270,30],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[300]}],"title":"Steps","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":30,"min":0,"max":100,"step":1,"decimals":0,"snap":true},"widgets_values":[30,30,0],"color":"#432","bgcolor":"#653","shape":1},{"id":212,"type":"LoraLoader|pysssss","pos":[1150,1080],"size":[250,170],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[408]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[409]},{"localized_name":"example","name":"example","type":"STRING","links":[367]}],"title":"Nipples LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors",0.7000000000000002,0.7000000000000002,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":213,"type":"LoraLoader|pysssss","pos":[890,1080],"size":[250,170],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[406]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[407]},{"localized_name":"example","name":"example","type":"STRING","links":[366]}],"title":"Hands LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\detailed hand focus style illustriousXL v1.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":211,"type":"LoraLoader|pysssss","pos":[1410,1080],"size":[250,170],"flags":{},"order":10,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[410]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[411]},{"localized_name":"example","name":"example","type":"STRING","links":[368]}],"title":"Vagina LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":210,"type":"LoraLoader|pysssss","pos":[1670,1080],"size":[250,170],"flags":{},"order":11,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[412]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[413]},{"localized_name":"example","name":"example","type":"STRING","links":[369]}],"title":"Penis LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":209,"type":"LoraLoader|pysssss","pos":[1670,870],"size":[250,170],"flags":{},"order":12,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[404]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[405]},{"localized_name":"example","name":"example","type":"STRING","links":[365]}],"title":"Lips LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":208,"type":"LoraLoader|pysssss","pos":[1410,870],"size":[250,170],"flags":{},"order":13,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[402]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[403]},{"localized_name":"example","name":"example","type":"STRING","links":[364]}],"title":"Nose LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":207,"type":"LoraLoader|pysssss","pos":[1150,870],"size":[250,170],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[400]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[401]},{"localized_name":"example","name":"example","type":"STRING","links":[363]}],"title":"Eyes LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":198,"type":"LoraLoader|pysssss","pos":[890,870],"size":[250,170],"flags":{},"order":15,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[398]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[399]},{"localized_name":"example","name":"example","type":"STRING","links":[362]}],"title":"Face LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":197,"type":"CLIPTextEncode","pos":[620,1260],"size":[240,90],"flags":{},"order":16,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[381,389]}],"title":"Penis prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["penis"],"color":"#232","bgcolor":"#353","shape":1},{"id":195,"type":"CLIPTextEncode","pos":[620,1130],"size":[240,90],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[379,387]}],"title":"Nipples prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["nipples, "],"color":"#232","bgcolor":"#353","shape":1},{"id":192,"type":"CLIPTextEncode","pos":[620,1000],"size":[240,90],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[377,385]}],"title":"Lips prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["lips"],"color":"#232","bgcolor":"#353","shape":1},{"id":193,"type":"CLIPTextEncode","pos":[370,1000],"size":[240,90],"flags":{},"order":19,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[376,384]}],"title":"Nose prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["nose"],"color":"#232","bgcolor":"#353","shape":1},{"id":184,"type":"CLIPTextEncode","pos":[370,870],"size":[240,90],"flags":{},"order":20,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[374,382]}],"title":"Face prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed face"],"color":"#232","bgcolor":"#353","shape":1},{"id":141,"type":"mxSlider2D","pos":[-420,270],"size":[270,280],"flags":{},"order":21,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[308]},{"localized_name":"","name":"","type":"INT","links":[309]}],"title":"Size","properties":{"valueX":1024,"valueY":1536,"minX":0,"minY":0,"maxX":1332,"maxY":1998,"stepX":128,"stepY":128,"decimalsX":0,"decimalsY":0,"snap":true,"dots":true,"frame":true,"frameAlert":0,"Node name for S&R":"mxSlider2D"},"widgets_values":[1024,1024,1536,1536,0,0],"color":"#432","bgcolor":"#653","shape":1},{"id":170,"type":"Fast Bypasser (rgthree)","pos":[100,280],"size":[220,430],"flags":{},"order":85,"mode":0,"inputs":[{"dir":3,"name":"Upscaling","type":"*","link":331},{"dir":3,"name":"Face Detailer","type":"*","link":390},{"dir":3,"name":"Eyes Detailer","type":"*","link":391},{"dir":3,"name":"Nose Detailer","type":"*","link":392},{"dir":3,"name":"Lips Detailer","type":"*","link":393},{"dir":3,"name":"Hands Detailer","type":"*","link":394},{"dir":3,"name":"Nipples Detailer","type":"*","link":395},{"dir":3,"name":"Vagina Detailer","type":"*","link":396},{"dir":3,"name":"Penis Detailer","type":"*","link":397},{"dir":3,"name":"","type":"*","link":null}],"outputs":[{"dir":4,"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Process Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":215,"type":"Fast Bypasser (rgthree)","pos":[610,280],"size":[230,430],"flags":{},"order":49,"mode":0,"inputs":[{"dir":3,"name":"Face LoRA","type":"*","link":362},{"dir":3,"name":"Eyes LoRA","type":"*","link":363},{"dir":3,"name":"Nose LoRA","type":"*","link":364},{"dir":3,"name":"Lips LoRA","type":"*","link":365},{"dir":3,"name":"Hands LoRA","type":"*","link":366},{"dir":3,"name":"Nipples LoRA","type":"*","link":367},{"dir":3,"name":"Vagina LoRA","type":"*","link":368},{"dir":3,"name":"Penis LoRA","type":"*","link":369},{"dir":3,"name":"","type":"*","link":null}],"outputs":[{"dir":4,"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Detail LoRA Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":43,"type":"FaceDetailer","pos":[-200,1530],"size":[519,960],"flags":{"collapsed":true},"order":72,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":154},{"localized_name":"model","name":"model","type":"MODEL","link":402},{"localized_name":"clip","name":"clip","type":"CLIP","link":403},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":384},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":82},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":339},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":179},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[162]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[420]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[392]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Nose Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,341362254019995,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":35,"type":"FaceDetailer","pos":[-50,1530],"size":[519,960],"flags":{"collapsed":true},"order":70,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":79},{"localized_name":"model","name":"model","type":"MODEL","link":404},{"localized_name":"clip","name":"clip","type":"CLIP","link":405},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":385},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":65},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":338},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":180},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[154]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[421]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[393]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Lips Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,190377596721453,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5000000000000001,10,3,"center-1",0,0.9300000000000002,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":70,"type":"FaceDetailer","pos":[-200,1580],"size":[519,960],"flags":{"collapsed":true},"order":74,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":162},{"localized_name":"model","name":"model","type":"MODEL","link":406},{"localized_name":"clip","name":"clip","type":"CLIP","link":407},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":386},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":158},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":340},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":160},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[161]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[422]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[394]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Hands Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,206385296034922,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":38,"type":"FaceDetailer","pos":[-50,1580],"size":[519,960],"flags":{"collapsed":true},"order":76,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":161},{"localized_name":"model","name":"model","type":"MODEL","link":408},{"localized_name":"clip","name":"clip","type":"CLIP","link":409},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":387},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":67},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":341},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":178},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[156]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[423]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[395]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Nipples Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,804362911351395,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":47,"type":"FaceDetailer","pos":[-200,1630],"size":[519,960],"flags":{"collapsed":true},"order":78,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":156},{"localized_name":"model","name":"model","type":"MODEL","link":410},{"localized_name":"clip","name":"clip","type":"CLIP","link":411},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":388},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":100},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":342},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":111},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[177]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[424]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[396]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Vagina Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,341417262924707,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":75,"type":"FaceDetailer","pos":[-50,1630],"size":[519,960],"flags":{"collapsed":true},"order":80,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":177},{"localized_name":"model","name":"model","type":"MODEL","link":412},{"localized_name":"clip","name":"clip","type":"CLIP","link":413},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":389},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":171},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":343},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":173},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[175,176]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[425]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[397]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Penis Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,364324179449889,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":19,"type":"FaceDetailer","pos":[-200,1480],"size":[519,960],"flags":{"collapsed":true},"order":66,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":281},{"localized_name":"model","name":"model","type":"MODEL","link":398},{"localized_name":"clip","name":"clip","type":"CLIP","link":399},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":382},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":44},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":45},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":182},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[55]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[419]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[390]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Face Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,151243547256665,"randomize",30,5,"euler","normal",0.5,5,true,true,0.6,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":20,"type":"UltralyticsDetectorProvider","pos":[-100,870],"size":[210,78],"flags":{"collapsed":false},"order":22,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[44]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[182]}],"title":"Face Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/99coins_anime_girl_face_box.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":34,"type":"UltralyticsDetectorProvider","pos":[120,870],"size":[210,78],"flags":{"collapsed":false},"order":23,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[53]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[181]}],"title":"Eyes Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/Eyes.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":37,"type":"UltralyticsDetectorProvider","pos":[-100,990],"size":[210,78],"flags":{"collapsed":false},"order":24,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[65]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[180]}],"title":"Lips Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/adetailer2dMouth_v10.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":68,"type":"UltralyticsDetectorProvider","pos":[-100,1110],"size":[210,78],"flags":{"collapsed":false},"order":25,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[158]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[160]}],"title":"Hands Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/hand_yolov8s.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":76,"type":"UltralyticsDetectorProvider","pos":[120,1230],"size":[210,78],"flags":{"collapsed":false},"order":26,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[171]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[173]}],"title":"Penis Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/2DCockAndBallYolo8x.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":232,"type":"Note","pos":[1950,1030],"size":[210,350],"flags":{},"order":27,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"How to improve\" on the left)"],"color":"#222","bgcolor":"#000","shape":1},{"id":214,"type":"Fast Bypasser (rgthree)","pos":[330,280],"size":[270,430],"flags":{},"order":50,"mode":0,"inputs":[{"dir":3,"name":"Face prompt","type":"*","link":374},{"dir":3,"name":"Eyes prompt","type":"*","link":375},{"dir":3,"name":"Nose prompt","type":"*","link":376},{"dir":3,"name":"Lips prompt","type":"*","link":377},{"dir":3,"name":"Hands prompt","type":"*","link":378},{"dir":3,"name":"Nipples prompt","type":"*","link":379},{"dir":3,"name":"Vagina prompt","type":"*","link":380},{"dir":3,"name":"Penis prompt","type":"*","link":381},{"dir":3,"name":"","type":"*","link":null}],"outputs":[{"dir":4,"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Detail Prompt Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":80,"type":"Note","pos":[-1160,380],"size":[380,480],"flags":{},"order":28,"mode":0,"inputs":[],"outputs":[],"title":"Recommended Ultralytics Models","properties":{},"widgets_values":["FACE\nhttps://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose\nhttps://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation\n\nEYES\nhttps://civitai.com/models/150925/eyes-detection-adetailer\nhttps://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui\n\nLIPS / Mouth\nhttps://civitai.com/models/142240/adetailer-after-detailer-lips-model\nhttps://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation\n\nNOSE\nhttps://civitai.com/models/1232431/adetailer-nose\n(https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) - taken offline by owner, works best with anthro noses\n\nHANDS\nhttps://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt\n\nNIPPLES\nhttps://civitai.com/models/1132590/nipple-adetailer-for-anime-girls\nhttps://civitai.com/models/490259/adetailer-nipples-model\n\nVAGINA\nhttps://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one\nhttps://civitai.com/models/150234/pussy-adetailer\n\nPENIS\nhttps://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer\n"],"color":"#222","bgcolor":"#000","shape":1},{"id":216,"type":"Note","pos":[-1160,900],"size":[380,210],"flags":{},"order":29,"mode":0,"inputs":[],"outputs":[],"title":"Recommended Detailer LoRA's","properties":{},"widgets_values":["General Detailer (Can be used for everything)\nhttps://civitai.com/models/987736?modelVersionId=1147221\n\nGeneral Detailer for V-Pred Models\nhttps://civitai.com/models/987736?modelVersionId=1209350\n\nEyes\nhttps://civitai.com/models/1300857\n\nHands\nhttps://civitai.com/models/200255\n\nNipples\nhttps://civitai.com/models/502107\nhttps://civitai.com/models/493096\nhttps://civitai.com/models/827482"],"color":"#222","bgcolor":"#000","shape":1},{"id":79,"type":"Note","pos":[-1160,1150],"size":[380,780],"flags":{},"order":30,"mode":0,"inputs":[],"outputs":[],"title":"How to improve further","properties":{},"widgets_values":["If body-part specific prompts are disabled the detailer will use the standard positive and negative prompts for generation. The detector and checkpoints usually do a good job understanding what the detected area is and what to generate by itself by denoising the input.\nThat being said, writing good body-part specific prompts into the designated area generates way more accurate and generally better results. To elevate this to a new level you can use a detailer LoRA in the \"Detailer LoRA\"-Group. I have left some recommendations above this note.\nIf there is no body-part specific detailer lora you can easily use the General Detailer for the EPS or V-Pred Model and just prompt what exactly should be shown.\nBy default the negative prompts are shared with prompts used to generate the image, if you want to have a specific negative prompt you may connect a new text prompt-node to the chosen detailer in the \"Backend - Detailer preperation\"-Group.\n\nIn the debug area underneath the generated image preview you can see one node per body part. Opening these by clicking the rectangle next to it's name shows you the improved body-part as a mask.\nIf the preview contains the full image that means the detailer was deactivated and no changes have been made, if the preview on the other hand shows a black rectangle that means that the detection model has not had a match with what it was trained to find. In that case you can either change the detection model or play around with the parameters of the specific Detailer itself, found in the \"Backend - Detailer preperation\"-Group. Below are some pointers on what you can do with the parameters of the detailer.\n\nSince the detailer inpaints the area there are a few things to consider:\n*The bbox_crop_factor is how far out of the image the inpainting zooms out for context. 1.0 being only the area detected while 3.0 being 3x that size. If the crop factor is too small the image area won't have much context of what it's inpainting and you might end up with something completely different replacing that area. Having the crop factor too high will lose you details because the area inpainted is not small enough anymore. You should never have to go beyond 3.0.\n*The denoise is what decides how much of the original is being changed, 0.5 being the middle whereas 1 would mean that it gets completely replaced without influence from the original. Keep it somewhere in the middle to have the original guide the inpainting on the position and form of the subject while upscaling and improving that specific part.\n*For the best results connect a new prompt node to the positive attribute of the Detailer node, this will let you control exactly what the new area should be replaced with. There are a lot of good lora's for specific bodyparts that you can use in that process too. I recommend rgthree's \"power prompt\" node which lets you add lora's directly.\n*It's best to have a selector that automatically selects multiple eyes, nipples etc. So that the replacement will match and not look like 2 completely different eyes.\n*If you want to keep the color or shape of the iris from changing without having to add more prompts you can simply dial down the CFG and/or lower the denoise to keep more of the original.\n\n"],"color":"#222","bgcolor":"#000","shape":1},{"id":85,"type":"CLIPTextEncode","pos":[870,520],"size":[420,200],"flags":{},"order":31,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[190]}],"title":"Negative","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPTextEncode"},"widgets_values":["bad quality, worst quality, worst detail, sketch, censored, watermark, signature, artist name, heterochromia, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, mosaic censored, tattoo, censor bar, hair ornament, embedding:badhandv4, bad digits"],"color":"#322","bgcolor":"#533","shape":1},{"id":191,"type":"CLIPTextEncode","pos":[620,870],"size":[240,90],"flags":{},"order":32,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[375,383]}],"title":"Eyes prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus, detailed eyes"],"color":"#232","bgcolor":"#353","shape":1},{"id":32,"type":"FaceDetailer","pos":[-50,1480],"size":[519,960],"flags":{"collapsed":true},"order":68,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":55},{"localized_name":"model","name":"model","type":"MODEL","link":400},{"localized_name":"clip","name":"clip","type":"CLIP","link":401},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":383},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":53},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":337},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":181},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[79]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[426]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[391]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":[]}],"title":"Eyes Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,726283645137926,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":196,"type":"CLIPTextEncode","pos":[370,1260],"size":[240,90],"flags":{},"order":33,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[380,388]}],"title":"Vagina prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["pussy, cameltoe, "],"color":"#232","bgcolor":"#353","shape":1},{"id":46,"type":"UltralyticsDetectorProvider","pos":[-100,1230],"size":[210,78],"flags":{"collapsed":false},"order":34,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[100]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[111]}],"title":"Vagina Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/ntd11_anime_nsfw_segm_v1_pussy.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":73,"type":"LoraLoader|pysssss","pos":[-440,870],"size":[310,170],"flags":{},"order":60,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":165},{"localized_name":"clip","name":"clip","type":"CLIP","link":166}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[192]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[193]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 2","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\bleach manga colored.safetensors",1.0000000000000002,1.0000000000000002,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":40,"type":"UltralyticsDetectorProvider","pos":[120,1110],"size":[210,78],"flags":{"collapsed":false},"order":35,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[67]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[178]}],"title":"Nipples Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/ntd11_anime_nsfw_segm_v1_nipples.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":12,"type":"LoraLoader|pysssss","pos":[-760,870],"size":[310,170],"flags":{},"order":58,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":117},{"localized_name":"clip","name":"clip","type":"CLIP","link":125}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[165]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[166]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 1","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["sailen0.safetensors",0.8000000000000002,0.8000000000000002,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":71,"type":"SaveImage","pos":[1840,270],"size":[320,510],"flags":{},"order":82,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":175}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"SaveImage"},"widgets_values":["ComfyUI_ADetailer_%date:yyyyMMddhhmm%",""],"shape":1},{"id":194,"type":"CLIPTextEncode","pos":[370,1130],"size":[240,90],"flags":{},"order":36,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[378,386]}],"title":"Hands prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed hands, detailed, orange nail polish, "],"color":"#232","bgcolor":"#353","shape":1},{"id":218,"type":"Note","pos":[-1160,30],"size":[380,310],"flags":{},"order":38,"mode":0,"inputs":[],"outputs":[],"title":"How to use","properties":{},"widgets_values":["How to use:\nIn the Model Backend group, choose your Checkpoint, VAE, and Upscale Model.\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.\n\nLastly in the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate. Just enter your positive and negative prompts afterwards and happy generating!\n\nBelow are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly."],"color":"#222","bgcolor":"#000","shape":1},{"id":74,"type":"Note","pos":[-770,30],"size":[490,160],"flags":{},"order":39,"mode":0,"inputs":[],"outputs":[],"title":"Information","properties":{},"widgets_values":["Workflow was created by vslinx on civitai (https://civitai.com/user/vslinx)\nIf you have any suggestions or feedback be sure to drop it on the Workflow posted there :)\n(https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl)\n\nYou will find all the Information for required costum nodes, recommended models (incl. links to them) and how to improve the output & details of your images in the notes to the left of the \"Models & Setup\" section as well as the Detailer section respectively."],"color":"#222","bgcolor":"#000","shape":1},{"id":217,"type":"Note","pos":[-270,30],"size":[520,160],"flags":{},"order":40,"mode":0,"inputs":[],"outputs":[],"title":"Required Nodes","properties":{},"widgets_values":["ComfyUI Impact Pack (https://github.com/ltdrdata/ComfyUI-Impact-Pack)\nComfyUI Impact Subpack (https://github.com/ltdrdata/ComfyUI-Impact-Subpack)\nComfyUI-mxToolkit (https://github.com/Smirnov75/ComfyUI-mxToolkit)\nComfyUI-Easy-Use (https://github.com/yolain/ComfyUI-Easy-Use)\nComfyUI-Custom-Scripts (https://github.com/pythongosssss/ComfyUI-Custom-Scripts)\nComfyUI-Crystools (https://github.com/crystian/ComfyUI-Crystools)\nComfyui-ergouzi-Nodes (https://github.com/11dogzi/Comfyui-ergouzi-Nodes)\nComfyUI-Image-Saver (https://github.com/alexopus/ComfyUI-Image-Saver)\ncg-use-everywhere (https://github.com/chrisgoringe/cg-use-everywhere)\ncg-image-filter (https://github.com/chrisgoringe/cg-image-filter)\nrgthree-comfy (https://github.com/rgthree/rgthree-comfy)"],"color":"#222","bgcolor":"#000","shape":1},{"id":158,"type":"Switch any [Crystools]","pos":[-440,1620],"size":[315,78],"flags":{"collapsed":true},"order":55,"mode":0,"inputs":[{"localized_name":"on_true","name":"on_true","type":"*","link":323},{"localized_name":"on_false","name":"on_false","type":"*","link":324},{"name":"boolean","type":"BOOLEAN","widget":{"name":"boolean"},"link":429}],"outputs":[{"localized_name":"*","name":"*","type":"*","links":[327]}],"title":"V-Pred Switch","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Switch any [Crystools]"},"widgets_values":[true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":173,"type":"LoraLoader|pysssss","pos":[-440,1080],"size":[315,170],"flags":{},"order":64,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":333},{"localized_name":"clip","name":"clip","type":"CLIP","link":334}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[335]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[336]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 4","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\k0Art.safetensors",0,0,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":82,"type":"KSampler","pos":[-760,1670],"size":[380,300],"flags":{"collapsed":true},"order":57,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":327},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":null},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":184},{"name":"steps","type":"INT","widget":{"name":"steps"},"link":300},{"name":"seed","type":"INT","widget":{"name":"seed"},"link":307},{"name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":433},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":432},{"name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":319},{"name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":328},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":431}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","slot_index":0,"links":[188]}],"title":"Sampler","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"KSampler"},"widgets_values":[61905180466858,"randomize",30,5,"euler","normal",1],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":235,"type":"Sampler Selector (Image Saver)","pos":[-140,700],"size":[210,78],"flags":{},"order":41,"mode":0,"inputs":[],"outputs":[{"localized_name":"sampler","name":"sampler","type":"COMBO","links":[431,432]},{"localized_name":"sampler_name","name":"sampler_name","type":"STRING","links":null}],"title":"Sampler Selector","properties":{"cnr_id":"comfyui-image-saver","ver":"473e71bbf486a6386629a86645b03fed4f38ae8d","Node name for S&R":"Sampler Selector (Image Saver)"},"widgets_values":["euler"],"color":"#432","bgcolor":"#653","shape":1},{"id":237,"type":"Scheduler Selector (Comfy) (Image Saver)","pos":[-140,580],"size":[210,78],"flags":{},"order":42,"mode":0,"inputs":[],"outputs":[{"localized_name":"scheduler","name":"scheduler","type":"COMBO","links":[433]},{"localized_name":"scheduler_name","name":"scheduler_name","type":"STRING","links":null}],"title":"Scheduler Selector","properties":{"cnr_id":"comfyui-image-saver","ver":"473e71bbf486a6386629a86645b03fed4f38ae8d","Node name for S&R":"Scheduler Selector (Comfy) (Image Saver)"},"widgets_values":["normal"],"color":"#432","bgcolor":"#653","shape":1},{"id":147,"type":"mxSlider","pos":[-140,510],"size":[210,30],"flags":{},"order":43,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[315]}],"title":"CFG / Guidance","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":5,"min":0,"max":20,"step":1,"decimals":0,"snap":true},"widgets_values":[5,5,0],"color":"#432","bgcolor":"#653","shape":1},{"id":166,"type":"EG_RY_HT","pos":[-140,410],"size":[210,58],"flags":{},"order":44,"mode":0,"inputs":[],"outputs":[{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":[328]}],"title":"Denoise","properties":{"cnr_id":"ergouzi-nodes","ver":"0d6ac29773fa03e439dd9deb282453b739403427","Node name for S&R":"EG_RY_HT"},"widgets_values":[1],"color":"#432","bgcolor":"#653","shape":1},{"id":144,"type":"mxSlider","pos":[-140,340],"size":[210,30],"flags":{"collapsed":false},"order":45,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[311]}],"title":"CLIP Skip","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":2,"min":1,"max":2,"step":1,"decimals":0,"snap":true},"widgets_values":[2,2,0],"color":"#432","bgcolor":"#653","shape":1},{"id":142,"type":"mxSlider","pos":[-140,270],"size":[210,30],"flags":{},"order":46,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[310]}],"title":"Batch Size","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":4,"min":1,"max":10,"step":1,"decimals":0,"snap":true},"widgets_values":[4,4,0],"color":"#432","bgcolor":"#653","shape":1},{"id":84,"type":"CLIPTextEncode","pos":[870,270],"size":[420,210],"flags":{},"order":47,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","slot_index":0,"links":[191]}],"title":"Positive","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPTextEncode"},"widgets_values":["masterpiece, best quality, absurdres, amazing quality, inoue orihime, 1girl, looking at viewer, grey turtleneck sweater, portrait, from side, "],"color":"#232","bgcolor":"#353","shape":1},{"id":224,"type":"PreviewImage","pos":[1950,870],"size":[260,258],"flags":{"collapsed":true},"order":69,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":419}],"outputs":[],"title":"Face","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":231,"type":"PreviewImage","pos":[2050,870],"size":[260,246],"flags":{"collapsed":true},"order":71,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":426}],"outputs":[],"title":"Eyes","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":225,"type":"PreviewImage","pos":[1950,910],"size":[260,246],"flags":{"collapsed":true},"order":75,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":420}],"outputs":[],"title":"Nose","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":226,"type":"PreviewImage","pos":[2050,910],"size":[260,246],"flags":{"collapsed":true},"order":73,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":421}],"outputs":[],"title":"Lips","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":227,"type":"PreviewImage","pos":[1950,950],"size":[210,246],"flags":{"collapsed":true},"order":77,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":422}],"outputs":[],"title":"Hands","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":228,"type":"PreviewImage","pos":[2050,950],"size":[210,246],"flags":{"collapsed":true},"order":79,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":423}],"outputs":[],"title":"Nipples","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":230,"type":"PreviewImage","pos":[2050,990],"size":[210,246],"flags":{"collapsed":true},"order":84,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":425}],"outputs":[],"title":"Penis","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":229,"type":"PreviewImage","pos":[1950,990],"size":[210,246],"flags":{"collapsed":true},"order":81,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":424}],"outputs":[],"title":"Vagina","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":236,"type":"Primitive boolean [Crystools]","pos":[-760,450],"size":[310,60],"flags":{},"order":48,"mode":0,"inputs":[],"outputs":[{"localized_name":"boolean","name":"boolean","type":"BOOLEAN","links":[429]}],"title":"Is V-Pred Model","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive boolean [Crystools]"},"widgets_values":[false],"color":"#223","bgcolor":"#335","shape":1},{"id":11,"type":"CheckpointLoader|pysssss","pos":[-760,270],"size":[310,142],"flags":{},"order":37,"mode":0,"inputs":[],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[117]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[126]},{"localized_name":"VAE","name":"VAE","type":"VAE","links":null},{"localized_name":"example","name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"CheckpointLoader|pysssss"},"widgets_values":["Illustrious\\hassakuXLIllustrious_v2.safetensors","[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1}],"links":[[34,15,0,16,0,"UPSCALE_MODEL"],[44,20,0,19,6,"BBOX_DETECTOR"],[45,21,0,19,7,"SAM_MODEL"],[52,16,0,30,0,"IMAGE"],[53,34,0,32,6,"BBOX_DETECTOR"],[55,19,0,32,0,"IMAGE"],[65,37,0,35,6,"BBOX_DETECTOR"],[67,40,0,38,6,"BBOX_DETECTOR"],[79,32,0,35,0,"IMAGE"],[82,42,0,43,6,"BBOX_DETECTOR"],[100,46,0,47,6,"BBOX_DETECTOR"],[111,46,1,47,8,"SEGM_DETECTOR"],[115,8,0,50,2,"VAE"],[117,11,0,12,0,"MODEL"],[125,2,0,12,1,"CLIP"],[126,11,1,2,0,"CLIP"],[154,35,0,43,0,"IMAGE"],[156,38,0,47,0,"IMAGE"],[158,68,0,70,6,"BBOX_DETECTOR"],[160,68,1,70,8,"SEGM_DETECTOR"],[161,70,0,38,0,"IMAGE"],[162,43,0,70,0,"IMAGE"],[165,12,0,73,0,"MODEL"],[166,12,1,73,1,"CLIP"],[171,76,0,75,6,"BBOX_DETECTOR"],[173,76,1,75,8,"SEGM_DETECTOR"],[175,75,0,71,0,"IMAGE"],[176,75,0,29,0,"IMAGE"],[177,47,0,75,0,"IMAGE"],[178,40,1,38,8,"SEGM_DETECTOR"],[179,42,1,43,8,"SEGM_DETECTOR"],[180,37,1,35,8,"SEGM_DETECTOR"],[181,34,1,32,8,"SEGM_DETECTOR"],[182,20,1,19,8,"SEGM_DETECTOR"],[184,6,0,82,3,"LATENT"],[188,82,0,83,0,"LATENT"],[190,85,0,51,1,"CONDITIONING"],[191,84,0,51,0,"CONDITIONING"],[192,73,0,86,0,"MODEL"],[193,73,1,86,1,"CLIP"],[279,83,0,126,0,"IMAGE"],[281,16,0,19,0,"IMAGE"],[282,126,0,16,1,"IMAGE"],[300,133,0,82,4,"INT"],[307,137,0,82,5,"INT"],[308,141,0,6,0,"INT"],[309,141,1,6,1,"INT"],[310,142,0,6,2,"INT"],[311,144,0,143,0,"*"],[312,143,0,2,1,"INT"],[315,147,0,149,0,"*"],[319,149,1,82,8,"FLOAT"],[323,81,0,158,0,"*"],[324,161,0,158,1,"*"],[327,158,0,82,0,"MODEL"],[328,166,0,82,9,"FLOAT"],[331,16,0,170,0,"*"],[333,86,0,173,0,"MODEL"],[334,86,1,173,1,"CLIP"],[335,173,0,50,0,"MODEL"],[336,173,1,50,1,"CLIP"],[337,21,0,32,7,"SAM_MODEL"],[338,21,0,35,7,"SAM_MODEL"],[339,21,0,43,7,"SAM_MODEL"],[340,21,0,70,7,"SAM_MODEL"],[341,21,0,38,7,"SAM_MODEL"],[342,21,0,47,7,"SAM_MODEL"],[343,21,0,75,7,"SAM_MODEL"],[362,198,2,215,0,"*"],[363,207,2,215,1,"*"],[364,208,2,215,2,"*"],[365,209,2,215,3,"*"],[366,213,2,215,4,"*"],[367,212,2,215,5,"*"],[368,211,2,215,6,"*"],[369,210,2,215,7,"*"],[374,184,0,214,0,"*"],[375,191,0,214,1,"*"],[376,193,0,214,2,"*"],[377,192,0,214,3,"*"],[378,194,0,214,4,"*"],[379,195,0,214,5,"*"],[380,196,0,214,6,"*"],[381,197,0,214,7,"*"],[382,184,0,19,4,"CONDITIONING"],[383,191,0,32,4,"CONDITIONING"],[384,193,0,43,4,"CONDITIONING"],[385,192,0,35,4,"CONDITIONING"],[386,194,0,70,4,"CONDITIONING"],[387,195,0,38,4,"CONDITIONING"],[388,196,0,47,4,"CONDITIONING"],[389,197,0,75,4,"CONDITIONING"],[390,19,4,170,1,"*"],[391,32,4,170,2,"*"],[392,43,4,170,3,"*"],[393,35,4,170,4,"*"],[394,70,4,170,5,"*"],[395,38,4,170,6,"*"],[396,47,4,170,7,"*"],[397,75,4,170,8,"*"],[398,198,0,19,1,"MODEL"],[399,198,1,19,2,"CLIP"],[400,207,0,32,1,"MODEL"],[401,207,1,32,2,"CLIP"],[402,208,0,43,1,"MODEL"],[403,208,1,43,2,"CLIP"],[404,209,0,35,1,"MODEL"],[405,209,1,35,2,"CLIP"],[406,213,0,70,1,"MODEL"],[407,213,1,70,2,"CLIP"],[408,212,0,38,1,"MODEL"],[409,212,1,38,2,"CLIP"],[410,211,0,47,1,"MODEL"],[411,211,1,47,2,"CLIP"],[412,210,0,75,1,"MODEL"],[413,210,1,75,2,"CLIP"],[419,19,2,224,0,"IMAGE"],[420,43,2,225,0,"IMAGE"],[421,35,2,226,0,"IMAGE"],[422,70,2,227,0,"IMAGE"],[423,38,2,228,0,"IMAGE"],[424,47,2,229,0,"IMAGE"],[425,75,2,230,0,"IMAGE"],[426,32,2,231,0,"IMAGE"],[429,236,0,158,2,"BOOLEAN"],[431,235,0,82,10,"COMBO"],[432,235,0,82,7,"COMBO"],[433,237,0,82,6,"COMBO"]],"groups":[{"id":1,"title":"Model Backend","bounding":[-770,200,330,590],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":2,"title":"Prompts","bounding":[860,200,440,590],"color":"#8A8","font_size":24,"flags":{"pinned":true}},{"id":3,"title":"Sampler Settings","bounding":[-430,200,510,590],"color":"#8A8","font_size":24,"flags":{"pinned":true}},{"id":6,"title":"Before & After","bounding":[1310,200,510,590],"color":"#b06634","font_size":24,"flags":{"pinned":true}},{"id":13,"title":"Save Final Result","bounding":[1830,200,340,590],"color":"#b06634","font_size":24,"flags":{"pinned":true}},{"id":17,"title":"LoRA's","bounding":[-770,800,650,590],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":18,"title":"Backend - Model preperation","bounding":[-770,1400,550,280],"color":"#444","font_size":24,"flags":{"pinned":true}},{"id":20,"title":"Detection Models","bounding":[-110,800,460,590],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":21,"title":"Debug - ADetailer","bounding":[1940,800,230,590],"color":"#b06634","font_size":24,"flags":{"pinned":true}},{"id":22,"title":"Detailer Prompts (Optional)","bounding":[360,800,510,590],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":23,"title":"Detailer LoRA's","bounding":[880,800,1050,590],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":24,"title":"Function Control","bounding":[90,200,760,590],"color":"#8A8","font_size":24,"flags":{"pinned":true}},{"id":25,"title":"Backend - Detailer preperation","bounding":[-210,1400,340,280],"color":"#444","font_size":24,"flags":{"pinned":true}}],"config":{},"extra":{"ds":{"scale":0.8264462809917354,"offset":[-378.5261312720764,-25.734896419226747]},"ue_links":[{"downstream":161,"downstream_slot":0,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":81,"downstream_slot":0,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":83,"downstream_slot":1,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":212,"downstream_slot":0,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":212,"downstream_slot":1,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":213,"downstream_slot":0,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":213,"downstream_slot":1,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":207,"downstream_slot":0,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":207,"downstream_slot":1,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":197,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":195,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":192,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":35,"downstream_slot":1,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":35,"downstream_slot":2,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":35,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":35,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":70,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":70,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":38,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":38,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":47,"downstream_slot":1,"upstream":"11","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":47,"downstream_slot":2,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":47,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":47,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":85,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":191,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":32,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":32,"downstream_slot":5,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":196,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":194,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"},{"downstream":82,"downstream_slot":1,"upstream":"84","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":82,"downstream_slot":2,"upstream":"85","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":84,"downstream_slot":0,"upstream":"2","upstream_slot":0,"controller":50,"type":"CLIP"}],"groupNodes":{"Test1":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[-1590,1040],"size":[400,170],"flags":{},"order":29,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[-1590,1250],"size":[400,200],"flags":{},"order":35,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[-1590,1490],"size":[400,200],"flags":{},"order":36,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Eyes LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Face LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Lips LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Nose LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Eyes LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Hands LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Lips LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Vagina LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Optional Eyes prompts":{"nodes":[{"id":-1,"type":"CLIPTextEncode","pos":[1020,270],"size":[240,90],"flags":{},"order":39,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Optional Eyes prompts","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed face"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1350,90],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"index":1}],"links":[],"external":[]},"dasasd":{"nodes":[{"id":-1,"type":"CLIPTextEncode","pos":[1020,270],"size":[240,90],"flags":{},"order":39,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Optional Face prompts","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus, detailed eyes,"],"index":0},{"id":-1,"type":"LoraLoader|pysssss","pos":[1300,170],"size":[315,170],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":null},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":null},{"localized_name":"example","name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Flux\\ChristmasCouture.safetensors",1,1,""],"index":1}],"links":[],"external":[]},"Nipples LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Vagina LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Hands LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]}}},"version":0.4} \ No newline at end of file diff --git a/workflows/TXT2IMG/v2.1/zoomin.png b/workflows/TXT2IMG/v2.1/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..67f802dc438b4a64737329c50b10bfc9be5a89ab --- /dev/null +++ b/workflows/TXT2IMG/v2.1/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2d173327024d36904c65248c6675b2fa54f2458f2b4a1162904c0ac5f00747a +size 112837 diff --git a/workflows/TXT2IMG/v2.1/zoomout.png b/workflows/TXT2IMG/v2.1/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..76e444315063882924438388e3d22ed3f179db17 --- /dev/null +++ b/workflows/TXT2IMG/v2.1/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00bc734efef7d57dad926823d8311841f0cc0f5f254a4b4f7387cdd3c1f3a0e1 +size 163679 diff --git a/workflows/TXT2IMG/v2.2/changelog.md b/workflows/TXT2IMG/v2.2/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..cc1aa8ba60c227edbeeea018f14b373de92d95ac --- /dev/null +++ b/workflows/TXT2IMG/v2.2/changelog.md @@ -0,0 +1,10 @@ +- no longer requires ergouzi nodes, removed float sliders to the mxToolkit's ones for consistent look & feel +- Now requires ComfyUI_Comfyroll_CustomNodes +- Upon request brought back the LoRA Bypass control to enable/disable them inside of the function control +- Introduced seperated prompts, now being able to use Pre- & After prompts for quality. +- This is often used in noobAI checkpoints where you prepend and append quality tags. +- These three prompts get combined without weight-shifting, so use them as recommended from your checkpoint. Prompts will be automatically seperated by a comma, so just use as in example. +- Added control to make start & end quality prompts optional +- removed unnecessary preview of image being saved +- Added image-saver into backend to save images with full prompts, model information, sampler information and used loras/embeddings. Helps with automatic resource tagging when uploading to civitai +- Added prompt preview in Debug section so you can see how your prompt is being combined with pre & after quality prompts \ No newline at end of file diff --git a/workflows/TXT2IMG/v2.2/example.png b/workflows/TXT2IMG/v2.2/example.png new file mode 100644 index 0000000000000000000000000000000000000000..9ff3840929aefcbe3ea86438db84c7567d9beb82 --- /dev/null +++ b/workflows/TXT2IMG/v2.2/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6f1e07ea030ef9e7f22362f402d1d9208e89758d2356c2eefcb2aa49912a3a8 +size 19091112 diff --git a/workflows/TXT2IMG/v2.2/vslinx-FaceDetailer-v2.2.json b/workflows/TXT2IMG/v2.2/vslinx-FaceDetailer-v2.2.json new file mode 100644 index 0000000000000000000000000000000000000000..892dcee72f6e61632d69c601615f829f4a88f1ba --- /dev/null +++ b/workflows/TXT2IMG/v2.2/vslinx-FaceDetailer-v2.2.json @@ -0,0 +1 @@ +{"last_node_id":272,"last_link_id":528,"nodes":[{"id":8,"type":"VAELoader","pos":[-760,350],"size":[310,60],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","slot_index":0,"links":[115]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAELoader"},"widgets_values":["sdxl_vae.safetensors"],"color":"#223","bgcolor":"#335","shape":1},{"id":15,"type":"UpscaleModelLoader","pos":[-760,450],"size":[310,58],"flags":{"collapsed":false},"order":1,"mode":0,"inputs":[],"outputs":[{"localized_name":"UPSCALE_MODEL","name":"UPSCALE_MODEL","type":"UPSCALE_MODEL","slot_index":0,"links":[34]}],"title":"Upscale Model","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"UpscaleModelLoader"},"widgets_values":["4x_foolhardy_Remacri.pth"],"color":"#223","bgcolor":"#335","shape":1},{"id":212,"type":"LoraLoader|pysssss","pos":[1150,1080],"size":[250,170],"flags":{},"order":2,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[408]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[409]},{"localized_name":"example","name":"example","type":"STRING","links":[367]}],"title":"Nipples LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors",0.7000000000000002,0.7000000000000002,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":213,"type":"LoraLoader|pysssss","pos":[890,1080],"size":[250,170],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[406]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[407]},{"localized_name":"example","name":"example","type":"STRING","links":[366]}],"title":"Hands LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\detailed hand focus style illustriousXL v1.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":211,"type":"LoraLoader|pysssss","pos":[1410,1080],"size":[250,170],"flags":{},"order":4,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[410]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[411]},{"localized_name":"example","name":"example","type":"STRING","links":[368]}],"title":"Vagina LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":210,"type":"LoraLoader|pysssss","pos":[1670,1080],"size":[250,170],"flags":{},"order":5,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[412]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[413]},{"localized_name":"example","name":"example","type":"STRING","links":[369]}],"title":"Penis LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":209,"type":"LoraLoader|pysssss","pos":[1670,870],"size":[250,170],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[404]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[405]},{"localized_name":"example","name":"example","type":"STRING","links":[365]}],"title":"Lips LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":208,"type":"LoraLoader|pysssss","pos":[1410,870],"size":[250,170],"flags":{},"order":7,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[402]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[403]},{"localized_name":"example","name":"example","type":"STRING","links":[364]}],"title":"Nose LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":207,"type":"LoraLoader|pysssss","pos":[1150,870],"size":[250,170],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[400]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[401]},{"localized_name":"example","name":"example","type":"STRING","links":[363]}],"title":"Eyes LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":198,"type":"LoraLoader|pysssss","pos":[890,870],"size":[250,170],"flags":{},"order":9,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[398]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[399]},{"localized_name":"example","name":"example","type":"STRING","links":[362]}],"title":"Face LoRA","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors",1,1,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":197,"type":"CLIPTextEncode","pos":[620,1260],"size":[240,90],"flags":{},"order":10,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[381,389]}],"title":"Penis prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["penis"],"color":"#232","bgcolor":"#353","shape":1},{"id":195,"type":"CLIPTextEncode","pos":[620,1130],"size":[240,90],"flags":{},"order":11,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[379,387]}],"title":"Nipples prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["nipples, "],"color":"#232","bgcolor":"#353","shape":1},{"id":192,"type":"CLIPTextEncode","pos":[620,1000],"size":[240,90],"flags":{},"order":12,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[377,385]}],"title":"Lips prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["lips"],"color":"#232","bgcolor":"#353","shape":1},{"id":193,"type":"CLIPTextEncode","pos":[370,1000],"size":[240,90],"flags":{},"order":13,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[376,384]}],"title":"Nose prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["nose"],"color":"#232","bgcolor":"#353","shape":1},{"id":184,"type":"CLIPTextEncode","pos":[370,870],"size":[240,90],"flags":{},"order":14,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[374,382]}],"title":"Face prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed face"],"color":"#232","bgcolor":"#353","shape":1},{"id":38,"type":"FaceDetailer","pos":[-50,1580],"size":[519,960],"flags":{"collapsed":true},"order":82,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":161},{"localized_name":"model","name":"model","type":"MODEL","link":408},{"localized_name":"clip","name":"clip","type":"CLIP","link":409},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":387},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":67},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":341},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":178},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[156]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[423]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[395]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Nipples Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,444958947598966,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":191,"type":"CLIPTextEncode","pos":[620,870],"size":[240,90],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[375,383]}],"title":"Eyes prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus, detailed eyes"],"color":"#232","bgcolor":"#353","shape":1},{"id":196,"type":"CLIPTextEncode","pos":[370,1260],"size":[240,90],"flags":{},"order":16,"mode":4,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[380,388]}],"title":"Vagina prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["pussy, cameltoe, "],"color":"#232","bgcolor":"#353","shape":1},{"id":236,"type":"Primitive boolean [Crystools]","pos":[-760,250],"size":[310,60],"flags":{},"order":17,"mode":0,"inputs":[],"outputs":[{"localized_name":"boolean","name":"boolean","type":"BOOLEAN","links":[429]}],"title":"Is V-Pred Model","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive boolean [Crystools]"},"widgets_values":[false],"color":"#223","bgcolor":"#335","shape":1},{"id":194,"type":"CLIPTextEncode","pos":[370,1130],"size":[240,90],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[378,386]}],"title":"Hands prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed hands, detailed"],"color":"#232","bgcolor":"#353","shape":1},{"id":47,"type":"FaceDetailer","pos":[-200,1630],"size":[519,960],"flags":{"collapsed":true},"order":84,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":156},{"localized_name":"model","name":"model","type":"MODEL","link":410},{"localized_name":"clip","name":"clip","type":"CLIP","link":411},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":388},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":100},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":342},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":111},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[177]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[424]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[396]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Vagina Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,856975339688519,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":46,"type":"UltralyticsDetectorProvider","pos":[-100,1230],"size":[210,78],"flags":{"collapsed":false},"order":19,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[100]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[111]}],"title":"Vagina Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/ntd11_anime_nsfw_segm_v1_pussy.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":68,"type":"UltralyticsDetectorProvider","pos":[-100,1110],"size":[210,78],"flags":{"collapsed":false},"order":20,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[158]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[160]}],"title":"Hands Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/hand_yolov8s.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":76,"type":"UltralyticsDetectorProvider","pos":[120,1230],"size":[210,78],"flags":{"collapsed":false},"order":21,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[171]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[173]}],"title":"Penis Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/2DCockAndBallYolo8x.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":70,"type":"FaceDetailer","pos":[-200,1580],"size":[519,960],"flags":{"collapsed":true},"order":80,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":162},{"localized_name":"model","name":"model","type":"MODEL","link":406},{"localized_name":"clip","name":"clip","type":"CLIP","link":407},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":386},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":158},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":340},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":160},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[161]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[422]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[394]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Hands Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,779409740401274,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":12,"type":"LoraLoader|pysssss","pos":[-760,870],"size":[310,170],"flags":{},"order":58,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":117},{"localized_name":"clip","name":"clip","type":"CLIP","link":125}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[165,502]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[166]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 1","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["pikomarie.safetensors",1.0000000000000002,1.0000000000000002,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":73,"type":"LoraLoader|pysssss","pos":[-440,870],"size":[310,170],"flags":{},"order":62,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":165},{"localized_name":"clip","name":"clip","type":"CLIP","link":166}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[192,503]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[193]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 2","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\bleach manga colored.safetensors",1.0000000000000002,1.0000000000000002,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":86,"type":"LoraLoader|pysssss","pos":[-760,1080],"size":[310,170],"flags":{},"order":65,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":192},{"localized_name":"clip","name":"clip","type":"CLIP","link":193}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[333,504]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[334]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 3","properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\vslinxtybwbleach.safetensors",0,0,"[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":173,"type":"LoraLoader|pysssss","pos":[-440,1080],"size":[315,170],"flags":{},"order":67,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":333},{"localized_name":"clip","name":"clip","type":"CLIP","link":334}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[335,505]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[336]},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"title":"LoRA 4","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Style\\k0Art.safetensors",0,0,"","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":218,"type":"Note","pos":[-1160,-170],"size":[380,310],"flags":{},"order":22,"mode":0,"inputs":[],"outputs":[],"title":"How to use","properties":{},"widgets_values":["How to use:\nIn the Model Backend group, choose your Checkpoint, VAE, and Upscale Model.\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.\n\nLastly in the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate. Just enter your positive and negative prompts afterwards and happy generating!\n\nBelow are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly."],"color":"#222","bgcolor":"#000","shape":1},{"id":214,"type":"Fast Bypasser (rgthree)","pos":[330,70],"size":[270,430],"flags":{},"order":50,"mode":0,"inputs":[{"dir":3,"name":"Face prompt","type":"*","link":374},{"dir":3,"name":"Eyes prompt","type":"*","link":375},{"dir":3,"name":"Nose prompt","type":"*","link":376},{"dir":3,"name":"Lips prompt","type":"*","link":377},{"dir":3,"name":"Hands prompt","type":"*","link":378},{"dir":3,"name":"Nipples prompt","type":"*","link":379},{"dir":3,"name":"Vagina prompt","type":"*","link":380},{"dir":3,"name":"Penis prompt","type":"*","link":381},{"dir":3,"name":"","type":"*","link":null}],"outputs":[{"dir":4,"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Detail Prompt Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":80,"type":"Note","pos":[-1160,180],"size":[380,480],"flags":{},"order":24,"mode":0,"inputs":[],"outputs":[],"title":"Recommended Ultralytics Models","properties":{},"widgets_values":["FACE\nhttps://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose\nhttps://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation\n\nEYES\nhttps://civitai.com/models/150925/eyes-detection-adetailer\nhttps://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui\n\nLIPS / Mouth\nhttps://civitai.com/models/142240/adetailer-after-detailer-lips-model\nhttps://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation\n\nNOSE\nhttps://civitai.com/models/1232431/adetailer-nose\n(https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) - taken offline by owner, works best with anthro noses\n\nHANDS\nhttps://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt\n\nNIPPLES\nhttps://civitai.com/models/1132590/nipple-adetailer-for-anime-girls\nhttps://civitai.com/models/490259/adetailer-nipples-model\n\nVAGINA\nhttps://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one\nhttps://civitai.com/models/150234/pussy-adetailer\n\nPENIS\nhttps://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer\n"],"color":"#222","bgcolor":"#000","shape":1},{"id":74,"type":"Note","pos":[-770,-170],"size":[490,160],"flags":{},"order":25,"mode":0,"inputs":[],"outputs":[],"title":"Information","properties":{},"widgets_values":["Workflow was created by vslinx on civitai (https://civitai.com/user/vslinx)\nIf you have any suggestions or feedback be sure to drop it on the Workflow posted there :)\n(https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl)\n\nYou will find all the Information for required costum nodes, recommended models (incl. links to them) and how to improve the output & details of your images in the notes to the left of the \"Models & Setup\" section as well as the Detailer section respectively."],"color":"#222","bgcolor":"#000","shape":1},{"id":79,"type":"Note","pos":[-1160,950],"size":[380,790],"flags":{},"order":26,"mode":0,"inputs":[],"outputs":[],"title":"How to improve further","properties":{},"widgets_values":["If body-part specific prompts are disabled the detailer will use the standard positive and negative prompts for generation. The detector and checkpoints usually do a good job understanding what the detected area is and what to generate by itself by denoising the input.\nThat being said, writing good body-part specific prompts into the designated area generates way more accurate and generally better results. To elevate this to a new level you can use a detailer LoRA in the \"Detailer LoRA\"-Group. I have left some recommendations above this note.\nIf there is no body-part specific detailer lora you can easily use the General Detailer for the EPS or V-Pred Model and just prompt what exactly should be shown.\nBy default the negative prompts are shared with prompts used to generate the image, if you want to have a specific negative prompt you may connect a new text prompt-node to the chosen detailer in the \"Backend - Detailer preperation\"-Group.\n\nIn the debug area underneath the generated image preview you can see one node per body part. Opening these by clicking the rectangle next to it's name shows you the improved body-part as a mask.\nIf the preview contains the full image that means the detailer was deactivated and no changes have been made, if the preview on the other hand shows a black rectangle that means that the detection model has not had a match with what it was trained to find. In that case you can either change the detection model or play around with the parameters of the specific Detailer itself, found in the \"Backend - Detailer preperation\"-Group. Below are some pointers on what you can do with the parameters of the detailer.\n\nSince the detailer inpaints the area there are a few things to consider:\n*The bbox_crop_factor is how far out of the image the inpainting zooms out for context. 1.0 being only the area detected while 3.0 being 3x that size. If the crop factor is too small the image area won't have much context of what it's inpainting and you might end up with something completely different replacing that area. Having the crop factor too high will lose you details because the area inpainted is not small enough anymore. You should never have to go beyond 3.0.\n*The denoise is what decides how much of the original is being changed, 0.5 being the middle whereas 1 would mean that it gets completely replaced without influence from the original. Keep it somewhere in the middle to have the original guide the inpainting on the position and form of the subject while upscaling and improving that specific part.\n*For the best results connect a new prompt node to the positive attribute of the Detailer node, this will let you control exactly what the new area should be replaced with. There are a lot of good lora's for specific bodyparts that you can use in that process too. I recommend rgthree's \"power prompt\" node which lets you add lora's directly.\n*It's best to have a selector that automatically selects multiple eyes, nipples etc. So that the replacement will match and not look like 2 completely different eyes.\n*If you want to keep the color or shape of the iris from changing without having to add more prompts you can simply dial down the CFG and/or lower the denoise to keep more of the original.\n\n"],"color":"#222","bgcolor":"#000","shape":1},{"id":216,"type":"Note","pos":[-1160,700],"size":[380,210],"flags":{},"order":27,"mode":0,"inputs":[],"outputs":[],"title":"Recommended Detailer LoRA's","properties":{},"widgets_values":["General Detailer (Can be used for everything)\nhttps://civitai.com/models/987736?modelVersionId=1147221\n\nGeneral Detailer for V-Pred Models\nhttps://civitai.com/models/987736?modelVersionId=1209350\n\nEyes\nhttps://civitai.com/models/1300857\n\nHands\nhttps://civitai.com/models/200255\n\nNipples\nhttps://civitai.com/models/502107\nhttps://civitai.com/models/493096\nhttps://civitai.com/models/827482"],"color":"#222","bgcolor":"#000","shape":1},{"id":170,"type":"Fast Bypasser (rgthree)","pos":[100,70],"size":[220,430],"flags":{},"order":91,"mode":0,"inputs":[{"dir":3,"name":"Upscaling","type":"*","link":331},{"dir":3,"name":"Face Detailer","type":"*","link":390},{"dir":3,"name":"Eyes Detailer","type":"*","link":391},{"dir":3,"name":"Nose Detailer","type":"*","link":392},{"dir":3,"name":"Lips Detailer","type":"*","link":393},{"dir":3,"name":"Hands Detailer","type":"*","link":394},{"dir":3,"name":"Nipples Detailer","type":"*","link":395},{"dir":3,"name":"Vagina Detailer","type":"*","link":396},{"dir":3,"name":"Penis Detailer","type":"*","link":397},{"dir":3,"name":"","type":"*","link":null}],"outputs":[{"dir":4,"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Process Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":256,"type":"Fast Bypasser (rgthree)","pos":[490,540],"size":[350,230],"flags":{},"order":61,"mode":0,"inputs":[{"name":"Start quality prompt","type":"*","link":500},{"name":"End quality prompt","type":"*","link":494},{"name":"","type":"*","link":null}],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null}],"title":"General Prompt Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":258,"type":"Fast Bypasser (rgthree)","pos":[100,540],"size":[380,230],"flags":{},"order":69,"mode":0,"inputs":[{"name":"LoRA 1","type":"*","link":502},{"name":"LoRA 2","type":"*","link":503},{"name":"LoRA 3","type":"*","link":504},{"name":"LoRA 4","type":"*","link":505},{"name":"","type":"*","link":null}],"outputs":[{"name":"OPT_CONNECTION","type":"*","links":null}],"title":"General LoRA Control","properties":{"toggleRestriction":"default"},"color":"#432","bgcolor":"#653","shape":1},{"id":215,"type":"Fast Bypasser (rgthree)","pos":[610,70],"size":[230,430],"flags":{},"order":49,"mode":0,"inputs":[{"dir":3,"name":"Face LoRA","type":"*","link":362},{"dir":3,"name":"Eyes LoRA","type":"*","link":363},{"dir":3,"name":"Nose LoRA","type":"*","link":364},{"dir":3,"name":"Lips LoRA","type":"*","link":365},{"dir":3,"name":"Hands LoRA","type":"*","link":366},{"dir":3,"name":"Nipples LoRA","type":"*","link":367},{"dir":3,"name":"Vagina LoRA","type":"*","link":368},{"dir":3,"name":"Penis LoRA","type":"*","link":369},{"dir":3,"name":"","type":"*","link":null}],"outputs":[{"dir":4,"name":"OPT_CONNECTION","type":"*","links":null}],"title":"Detail LoRA Control","properties":{"toggleRestriction":"default","collapse_connections":false},"color":"#432","bgcolor":"#653","shape":1},{"id":232,"type":"Note","pos":[1950,870],"size":[210,280],"flags":{},"order":28,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"How to improve\" on the left)\n\nPrompt preview shows you the combination of pos prompts."],"color":"#222","bgcolor":"#000","shape":1},{"id":75,"type":"FaceDetailer","pos":[-50,1630],"size":[519,960],"flags":{"collapsed":true},"order":86,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":177},{"localized_name":"model","name":"model","type":"MODEL","link":412},{"localized_name":"clip","name":"clip","type":"CLIP","link":413},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":389},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":171},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":343},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":173},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[176,506]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[425]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[397]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Penis Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,201039012878615,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":245,"type":"ShowText|pysssss","pos":[1950,1350],"size":[410,300],"flags":{"collapsed":true},"order":60,"mode":0,"inputs":[{"name":"text","type":"STRING","widget":{"name":"text"},"link":479}],"outputs":[{"localized_name":"STRING","name":"STRING","shape":6,"type":"STRING","links":null}],"title":"Prompt preview","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"ShowText|pysssss"},"widgets_values":["","masterpiece, best quality, absurdres, amazing quality, inoue orihime, 1girl, beige turtleneck sweater, portrait, smile, side view, masterpiece, best quality, absurdres, amazing quality"],"shape":1},{"id":262,"type":"Primitive string multiline [Crystools]","pos":[870,630],"size":[420,150],"flags":{},"order":29,"mode":0,"inputs":[],"outputs":[{"localized_name":"string","name":"string","type":"STRING","links":[510,512]}],"title":"Negative","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive string multiline [Crystools]"},"widgets_values":["bad quality, worst quality, worst detail, sketch, censored, watermark, signature, artist name, heterochromia, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, mosaic censored, tattoo, censor bar, hair ornament, embedding:badhandv4, bad digits"],"color":"#322","bgcolor":"#533","shape":1},{"id":11,"type":"CheckpointLoader|pysssss","pos":[-760,70],"size":[310,142],"flags":{},"order":30,"mode":0,"inputs":[],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[117]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":1,"links":[126]},{"localized_name":"VAE","name":"VAE","type":"VAE","links":null},{"localized_name":"example","name":"example","type":"STRING","links":[]}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"CheckpointLoader|pysssss"},"widgets_values":["Illustrious\\hassakuXLIllustrious_v2.safetensors","[none]","[none]"],"color":"#223","bgcolor":"#335","shape":1},{"id":261,"type":"CLIPTextEncode","pos":[-430,1610],"size":[400,200],"flags":{"collapsed":true},"order":51,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null},{"name":"text","type":"STRING","widget":{"name":"text"},"link":null},{"name":"text","type":"STRING","widget":{"name":"text"},"link":510}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[511]}],"title":"Prompt neg convert","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":235,"type":"Sampler Selector (Image Saver)","pos":[-140,480],"size":[210,100],"flags":{},"order":31,"mode":0,"inputs":[],"outputs":[{"localized_name":"sampler","name":"sampler","type":"COMBO","links":[431,432]},{"localized_name":"sampler_name","name":"sampler_name","type":"STRING","links":[518]}],"title":"Sampler Selector","properties":{"cnr_id":"comfyui-image-saver","ver":"473e71bbf486a6386629a86645b03fed4f38ae8d","Node name for S&R":"Sampler Selector (Image Saver)"},"widgets_values":["euler"],"color":"#432","bgcolor":"#653","shape":1},{"id":237,"type":"Scheduler Selector (Comfy) (Image Saver)","pos":[-140,350],"size":[210,90],"flags":{},"order":32,"mode":0,"inputs":[],"outputs":[{"localized_name":"scheduler","name":"scheduler","type":"COMBO","links":[433]},{"localized_name":"scheduler_name","name":"scheduler_name","type":"STRING","links":[517]}],"title":"Scheduler Selector","properties":{"cnr_id":"comfyui-image-saver","ver":"473e71bbf486a6386629a86645b03fed4f38ae8d","Node name for S&R":"Scheduler Selector (Comfy) (Image Saver)"},"widgets_values":["normal"],"color":"#432","bgcolor":"#653","shape":1},{"id":269,"type":"mxSlider","pos":[-140,280],"size":[210,30],"flags":{},"order":33,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"FLOAT","links":[525,526]}],"title":"Denoise","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"0a3857ada2c1780188b9d5abb95f9f3e6561d976","Node name for S&R":"mxSlider","value":1,"min":0,"max":1,"step":0.05,"decimals":1,"snap":true},"widgets_values":[1,1,1],"color":"#432","bgcolor":"#653","shape":1},{"id":266,"type":"mxSlider","pos":[-140,210],"size":[210,30],"flags":{},"order":34,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"FLOAT","links":[523,524]}],"title":"CFG / Guidance","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"0a3857ada2c1780188b9d5abb95f9f3e6561d976","Node name for S&R":"mxSlider","value":5,"min":1,"max":20,"step":0.5,"decimals":1,"snap":true},"widgets_values":[5,5,1],"color":"#432","bgcolor":"#653","shape":1},{"id":144,"type":"mxSlider","pos":[-140,140],"size":[210,30],"flags":{"collapsed":false},"order":35,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[311,514]}],"title":"CLIP Skip","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":2,"min":1,"max":2,"step":1,"decimals":0,"snap":true},"widgets_values":[2,2,0],"color":"#432","bgcolor":"#653","shape":1},{"id":142,"type":"mxSlider","pos":[-140,70],"size":[210,30],"flags":{},"order":36,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[310]}],"title":"Batch Size","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":4,"min":1,"max":10,"step":1,"decimals":0,"snap":true},"widgets_values":[4,4,0],"color":"#432","bgcolor":"#653","shape":1},{"id":133,"type":"mxSlider","pos":[-420,390],"size":[270,30],"flags":{},"order":37,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[300,516]}],"title":"Steps","properties":{"cnr_id":"comfyui-mxtoolkit","ver":"d3333cca48025509932766ffda98e82050453118","Node name for S&R":"mxSlider","value":30,"min":0,"max":100,"step":1,"decimals":0,"snap":true},"widgets_values":[30,30,0],"color":"#432","bgcolor":"#653","shape":1},{"id":141,"type":"mxSlider2D","pos":[-420,70],"size":[270,280],"flags":{},"order":38,"mode":0,"inputs":[],"outputs":[{"localized_name":"","name":"","type":"INT","links":[308,520]},{"localized_name":"","name":"","type":"INT","links":[309,521]}],"title":"Size","properties":{"valueX":1024,"valueY":1536,"minX":0,"minY":0,"maxX":1332,"maxY":1998,"stepX":128,"stepY":128,"decimalsX":0,"decimalsY":0,"snap":true,"dots":true,"frame":true,"frameAlert":0,"Node name for S&R":"mxSlider2D"},"widgets_values":[1024,1024,1536,1536,0,0],"color":"#432","bgcolor":"#653","shape":1},{"id":259,"type":"Image Saver","pos":[-760,1650],"size":[320,858],"flags":{"collapsed":true},"order":89,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":506},{"name":"positive","shape":7,"type":"STRING","widget":{"name":"positive"},"link":507},{"name":"negative","shape":7,"type":"STRING","widget":{"name":"negative"},"link":512},{"name":"clip_skip","shape":7,"type":"INT","widget":{"name":"clip_skip"},"link":514},{"name":"denoise","shape":7,"type":"FLOAT","widget":{"name":"denoise"},"link":526},{"name":"steps","shape":7,"type":"INT","widget":{"name":"steps"},"link":516},{"name":"scheduler","shape":7,"type":"STRING","widget":{"name":"scheduler"},"link":517},{"name":"sampler_name","shape":7,"type":"STRING","widget":{"name":"sampler_name"},"link":518},{"name":"width","shape":7,"type":"INT","widget":{"name":"width"},"link":520},{"name":"height","shape":7,"type":"INT","widget":{"name":"height"},"link":521},{"name":"seed_value","shape":7,"type":"INT","widget":{"name":"seed_value"},"link":522},{"name":"cfg","shape":7,"type":"FLOAT","widget":{"name":"cfg"},"link":524}],"outputs":[{"localized_name":"hashes","name":"hashes","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-image-saver","ver":"473e71bbf486a6386629a86645b03fed4f38ae8d","Node name for S&R":"Image Saver"},"widgets_values":["ComfyUI_ADetailer_%time","","png",20,7,"","","normal","unknown","unknown",0,512,512,true,100,false,0,1,0,"%Y-%m-%d-%H%M%S",false,true,"",false,true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":253,"type":"workflow>End quality prompt (Optional)","pos":[870,460],"size":[420,130],"flags":{},"order":57,"mode":0,"inputs":[{"name":"text1","type":"STRING","widget":{"name":"text1"},"link":499}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"*","links":[478,479,494,507]}],"title":"End quality prompt","properties":{"Node name for S&R":"workflow>End quality prompt (Optional)"},"widgets_values":["masterpiece, best quality, absurdres, amazing quality",", ",""],"color":"#232","bgcolor":"#353","shape":1},{"id":239,"type":"Primitive string multiline [Crystools]","pos":[870,230],"size":[420,190],"flags":{},"order":39,"mode":0,"inputs":[],"outputs":[{"localized_name":"string","name":"string","type":"STRING","links":[501]}],"title":"Positive","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive string multiline [Crystools]"},"widgets_values":["inoue orihime, 1girl, beige turtleneck sweater, portrait, smile, side view"],"color":"#232","bgcolor":"#353","shape":1},{"id":230,"type":"PreviewImage","pos":[2060,1310],"size":[210,246],"flags":{"collapsed":true},"order":90,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":425}],"outputs":[],"title":"Penis","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":229,"type":"PreviewImage","pos":[1950,1310],"size":[210,246],"flags":{"collapsed":true},"order":87,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":424}],"outputs":[],"title":"Vagina","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":228,"type":"PreviewImage","pos":[2060,1270],"size":[210,246],"flags":{"collapsed":true},"order":85,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":423}],"outputs":[],"title":"Nipples","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":227,"type":"PreviewImage","pos":[1950,1270],"size":[210,246],"flags":{"collapsed":true},"order":83,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":422}],"outputs":[],"title":"Hands","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":225,"type":"PreviewImage","pos":[1950,1230],"size":[260,246],"flags":{"collapsed":true},"order":81,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":420}],"outputs":[],"title":"Nose","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":224,"type":"PreviewImage","pos":[1950,1190],"size":[260,258],"flags":{"collapsed":true},"order":75,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":419}],"outputs":[],"title":"Face","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":82,"type":"KSampler","pos":[-630,1570],"size":[380,300],"flags":{"collapsed":true},"order":63,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":327},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":444},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":184},{"name":"steps","type":"INT","widget":{"name":"steps"},"link":300},{"name":"seed","type":"INT","widget":{"name":"seed"},"link":307},{"name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":433},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":432},{"name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":523},{"name":"denoise","type":"FLOAT","widget":{"name":"denoise"},"link":525},{"name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":431}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","slot_index":0,"links":[188]}],"title":"Sampler","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"KSampler"},"widgets_values":[398345972521178,"randomize",30,5,"euler","normal",1],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":161,"type":"ModelSamplingDiscrete","pos":[-760,1570],"size":[310,82],"flags":{"collapsed":true},"order":40,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[324]}],"title":"EPS Model","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["eps",false],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":158,"type":"Switch any [Crystools]","pos":[-510,1570],"size":[315,78],"flags":{"collapsed":true},"order":55,"mode":0,"inputs":[{"localized_name":"on_true","name":"on_true","type":"*","link":323},{"localized_name":"on_false","name":"on_false","type":"*","link":324},{"name":"boolean","type":"BOOLEAN","widget":{"name":"boolean"},"link":429}],"outputs":[{"localized_name":"*","name":"*","type":"*","links":[327]}],"title":"V-Pred Switch","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Switch any [Crystools]"},"widgets_values":[true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":143,"type":"MathExpression|pysssss","pos":[-500,1530],"size":[340,130],"flags":{"collapsed":true},"order":52,"mode":0,"inputs":[{"localized_name":"a","name":"a","shape":7,"type":"*","link":311},{"localized_name":"b","name":"b","shape":7,"type":"*","link":null},{"localized_name":"c","name":"c","shape":7,"type":"*","link":null}],"outputs":[{"localized_name":"INT","name":"INT","type":"INT","links":[312]},{"localized_name":"FLOAT","name":"FLOAT","type":"FLOAT","links":null}],"title":"Clip Skip Calculation","properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"MathExpression|pysssss"},"widgets_values":["a * (-1)\n"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":81,"type":"ModelSamplingDiscrete","pos":[-640,1530],"size":[310,82],"flags":{"collapsed":true},"order":41,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","slot_index":0,"links":[323]}],"title":"V-Pred Model","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ModelSamplingDiscrete"},"widgets_values":["v_prediction",true],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":16,"type":"ImageUpscaleWithModel","pos":[-760,1530],"size":[400,46],"flags":{"collapsed":true},"order":71,"mode":0,"inputs":[{"localized_name":"upscale_model","name":"upscale_model","type":"UPSCALE_MODEL","link":34},{"localized_name":"image","name":"image","type":"IMAGE","link":282}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[52,281,331]}],"title":"Upscaling","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"ImageUpscaleWithModel"},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":6,"type":"EmptyLatentImage","pos":[-760,1490],"size":[310,110],"flags":{"collapsed":true},"order":53,"mode":0,"inputs":[{"name":"width","type":"INT","widget":{"name":"width"},"link":308},{"name":"height","type":"INT","widget":{"name":"height"},"link":309},{"name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":310}],"outputs":[{"label":"Latent","localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[184]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"EmptyLatentImage"},"widgets_values":[1024,1536,4],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":2,"type":"CLIPSetLastLayer","pos":[-580,1490],"size":[310,60],"flags":{"collapsed":true},"order":56,"mode":0,"inputs":[{"label":"CLIP","localized_name":"clip","name":"clip","type":"CLIP","link":126},{"name":"stop_at_clip_layer","type":"INT","widget":{"name":"stop_at_clip_layer"},"link":312}],"outputs":[{"label":"CLIP","localized_name":"CLIP","name":"CLIP","type":"CLIP","slot_index":0,"links":[125]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"CLIPSetLastLayer"},"widgets_values":[-2],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":83,"type":"VAEDecode","pos":[-400,1490],"size":[370,46],"flags":{"collapsed":true},"order":66,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":188},{"localized_name":"vae","name":"vae","type":"VAE","link":null}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","slot_index":0,"links":[189,279]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"VAEDecode"},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":51,"type":"Prompts Everywhere","pos":[-760,1450],"size":[420,60],"flags":{"collapsed":true},"order":64,"mode":0,"inputs":[{"color_on":"#FFA931","localized_name":"+ve","name":"CONDITIONING","shape":7,"type":"*","link":448},{"color_on":"#FFA931","localized_name":"-ve","name":"CONDITIONING","shape":7,"type":"*","link":511}],"outputs":[],"properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Prompts Everywhere","group_restricted":0,"color_restricted":0},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":126,"type":"Image Filter","pos":[-380,1450],"size":[390,300],"flags":{"collapsed":true},"order":68,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":279},{"localized_name":"latents","name":"latents","shape":7,"type":"LATENT","link":null},{"localized_name":"masks","name":"masks","shape":7,"type":"MASK","link":null}],"outputs":[{"localized_name":"images","name":"images","type":"IMAGE","links":[282]},{"localized_name":"latents","name":"latents","type":"LATENT","links":null},{"localized_name":"masks","name":"masks","type":"MASK","links":null},{"localized_name":"extra1","name":"extra1","type":"STRING","links":null},{"localized_name":"extra2","name":"extra2","type":"STRING","links":null},{"localized_name":"extra3","name":"extra3","type":"STRING","links":null},{"localized_name":"indexes","name":"indexes","type":"STRING","links":null}],"properties":{"cnr_id":"cg-image-filter","ver":"7598085ce32d348cec9b1ca4008fe0f9f2f522cf","Node name for S&R":"Image Filter"},"widgets_values":[90,"send none","","","",""],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":40,"type":"UltralyticsDetectorProvider","pos":[120,1110],"size":[210,78],"flags":{"collapsed":false},"order":42,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[67]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[178]}],"title":"Nipples Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/ntd11_anime_nsfw_segm_v1_nipples.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":37,"type":"UltralyticsDetectorProvider","pos":[-100,990],"size":[210,78],"flags":{"collapsed":false},"order":43,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[65]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[180]}],"title":"Lips Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["segm/adetailer2dMouth_v10.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":20,"type":"UltralyticsDetectorProvider","pos":[-100,870],"size":[210,78],"flags":{"collapsed":false},"order":44,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[44]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[182]}],"title":"Face Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/99coins_anime_girl_face_box.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":257,"type":"workflow>Start quality prompt (Optional)","pos":[870,70],"size":[420,120],"flags":{},"order":54,"mode":0,"inputs":[{"name":"text2","type":"STRING","widget":{"name":"text2"},"link":501}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"*","links":[499,500]}],"title":"Start quality prompt","properties":{"Node name for S&R":"workflow>Start quality prompt (Optional)"},"widgets_values":["masterpiece, best quality, absurdres, amazing quality",", ",""],"color":"#232","bgcolor":"#353","shape":1},{"id":42,"type":"UltralyticsDetectorProvider","pos":[120,990],"size":[210,78],"flags":{"collapsed":false},"order":45,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[82]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[179]}],"title":"Nose Ultalytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/adetailerNose_.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":241,"type":"CLIPTextEncode","pos":[-580,1610],"size":[400,200],"flags":{"collapsed":true},"order":59,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null},{"name":"text","type":"STRING","widget":{"name":"text"},"link":478}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[444,448]}],"title":"Prompt convert","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":21,"type":"SAMLoader","pos":[-760,1610],"size":[315,82],"flags":{"collapsed":true},"order":46,"mode":0,"inputs":[],"outputs":[{"localized_name":"SAM_MODEL","name":"SAM_MODEL","type":"SAM_MODEL","slot_index":0,"links":[45,337,338,339,340,341,342,343]}],"properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"SAMLoader"},"widgets_values":["sam_vit_b_01ec64.pth","AUTO"],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":34,"type":"UltralyticsDetectorProvider","pos":[120,870],"size":[210,78],"flags":{"collapsed":false},"order":47,"mode":0,"inputs":[],"outputs":[{"localized_name":"BBOX_DETECTOR","name":"BBOX_DETECTOR","type":"BBOX_DETECTOR","slot_index":0,"links":[53]},{"localized_name":"SEGM_DETECTOR","name":"SEGM_DETECTOR","type":"SEGM_DETECTOR","slot_index":1,"links":[528]}],"title":"Eyes Ultralytics","properties":{"cnr_id":"comfyui-impact-subpack","ver":"74db20c95eca152a6d686c914edc0ef4e4762cb8","Node name for S&R":"UltralyticsDetectorProvider"},"widgets_values":["bbox/Eyes.pt"],"color":"#223","bgcolor":"#335","shape":1},{"id":35,"type":"FaceDetailer","pos":[-50,1530],"size":[519,960],"flags":{"collapsed":true},"order":76,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":79},{"localized_name":"model","name":"model","type":"MODEL","link":404},{"localized_name":"clip","name":"clip","type":"CLIP","link":405},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":385},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":65},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":338},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":180},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[154]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[421]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[393]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Lips Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,1004652788864108,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5000000000000001,10,3,"center-1",0,0.9300000000000002,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":137,"type":"easy seed","pos":[-420,460],"size":[270,120],"flags":{},"order":48,"mode":0,"inputs":[],"outputs":[{"localized_name":"seed","name":"seed","type":"INT","links":[307,522]}],"properties":{"cnr_id":"comfyui-easy-use","ver":"3e84b8cd77719341adc71b08b5789bdb07b1a543","Node name for S&R":"easy seed"},"widgets_values":[298865968825616,"randomize",null],"color":"#432","bgcolor":"#653","shape":1},{"id":231,"type":"PreviewImage","pos":[2060,1190],"size":[260,246],"flags":{"collapsed":true},"order":77,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":426}],"outputs":[],"title":"Eyes","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":43,"type":"FaceDetailer","pos":[-200,1530],"size":[519,960],"flags":{"collapsed":true},"order":78,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":154},{"localized_name":"model","name":"model","type":"MODEL","link":402},{"localized_name":"clip","name":"clip","type":"CLIP","link":403},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":384},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":82},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":339},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":179},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[162]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[420]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[392]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Nose Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,366365133682999,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":19,"type":"FaceDetailer","pos":[-200,1480],"size":[519,960],"flags":{"collapsed":true},"order":73,"mode":4,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":281},{"localized_name":"model","name":"model","type":"MODEL","link":398},{"localized_name":"clip","name":"clip","type":"CLIP","link":399},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":382},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":44},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":45},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":182},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[55]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[419]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[390]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":null}],"title":"Face Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,148695686033873,"randomize",30,5,"euler","normal",0.5,5,true,true,0.6,10,3,"center-1",0,0.93,0,0.7,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":32,"type":"FaceDetailer","pos":[-50,1480],"size":[519,960],"flags":{"collapsed":true},"order":74,"mode":0,"inputs":[{"localized_name":"image","name":"image","type":"IMAGE","link":55},{"localized_name":"model","name":"model","type":"MODEL","link":400},{"localized_name":"clip","name":"clip","type":"CLIP","link":401},{"localized_name":"vae","name":"vae","type":"VAE","link":null},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":383},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":null},{"localized_name":"bbox_detector","name":"bbox_detector","type":"BBOX_DETECTOR","link":53},{"localized_name":"sam_model_opt","name":"sam_model_opt","shape":7,"type":"SAM_MODEL","link":337},{"localized_name":"segm_detector_opt","name":"segm_detector_opt","shape":7,"type":"SEGM_DETECTOR","link":528},{"localized_name":"detailer_hook","name":"detailer_hook","shape":7,"type":"DETAILER_HOOK","link":null},{"localized_name":"scheduler_func_opt","name":"scheduler_func_opt","shape":7,"type":"SCHEDULER_FUNC","link":null}],"outputs":[{"localized_name":"image","name":"image","type":"IMAGE","slot_index":0,"links":[79]},{"localized_name":"cropped_refined","name":"cropped_refined","shape":6,"type":"IMAGE","slot_index":1,"links":[]},{"localized_name":"cropped_enhanced_alpha","name":"cropped_enhanced_alpha","shape":6,"type":"IMAGE","slot_index":2,"links":[426]},{"localized_name":"mask","name":"mask","type":"MASK","slot_index":3,"links":[]},{"localized_name":"detailer_pipe","name":"detailer_pipe","type":"DETAILER_PIPE","links":[391]},{"localized_name":"cnet_images","name":"cnet_images","shape":6,"type":"IMAGE","links":[]}],"title":"Eyes Detailer","properties":{"cnr_id":"comfyui-impact-pack","ver":"c6056b132d7e155c3ece42b77e08ea45bde1bfef","Node name for S&R":"FaceDetailer"},"widgets_values":[512,true,1024,700462582870104,"randomize",30,5,"euler","normal",0.5,5,true,true,0.5000000000000001,10,3,"center-1",0,0.9300000000000002,0,0.7000000000000002,"False",10,"",1,false,20,false,false],"color":"#233","bgcolor":"#355","shape":1},{"id":50,"type":"Anything Everywhere3","pos":[-580,1450],"size":[310,70],"flags":{"collapsed":true},"order":70,"mode":0,"inputs":[{"color_on":"#B39DDB","localized_name":"anything","name":"MODEL","shape":7,"type":"*","link":335},{"color_on":"#FFD500","localized_name":"anything2","name":"CLIP","shape":7,"type":"*","link":336},{"color_on":"#FF6E6E","localized_name":"anything3","name":"VAE","shape":7,"type":"*","link":115}],"outputs":[],"title":"Checkpoint Everywhere","properties":{"cnr_id":"cg-use-everywhere","ver":"8017bc6b063f45db6b986d9fc8bb76bd3234b838","Node name for S&R":"Anything Everywhere3","group_restricted":0,"color_restricted":0},"widgets_values":[],"color":"#707070","bgcolor":"#5c5c5c","shape":1},{"id":30,"type":"PreviewImage","pos":[1320,70],"size":[410,710],"flags":{"pinned":true},"order":72,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":52}],"outputs":[],"title":"Preview / Upscaled","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":29,"type":"PreviewImage","pos":[1750,70],"size":[410,710],"flags":{"pinned":true},"order":88,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":176}],"outputs":[],"title":"Preview after Detailing","properties":{"cnr_id":"comfy-core","ver":"0.3.14","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":226,"type":"PreviewImage","pos":[2060,1230],"size":[260,246],"flags":{"collapsed":true},"order":79,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":421}],"outputs":[],"title":"Lips","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"PreviewImage"},"widgets_values":[],"shape":1},{"id":217,"type":"Note","pos":[-270,-170],"size":[580,160],"flags":{},"order":23,"mode":0,"inputs":[],"outputs":[],"title":"Required Nodes","properties":{},"widgets_values":["ComfyUI Impact Pack (https://github.com/ltdrdata/ComfyUI-Impact-Pack)\nComfyUI Impact Subpack (https://github.com/ltdrdata/ComfyUI-Impact-Subpack)\nComfyUI-mxToolkit (https://github.com/Smirnov75/ComfyUI-mxToolkit)\nComfyUI-Easy-Use (https://github.com/yolain/ComfyUI-Easy-Use)\nComfyUI-Custom-Scripts (https://github.com/pythongosssss/ComfyUI-Custom-Scripts)\nComfyUI-Crystools (https://github.com/crystian/ComfyUI-Crystools)\nComfyUI-Image-Saver (https://github.com/alexopus/ComfyUI-Image-Saver)\nComfyUI_Comfyroll_CustomNodes (https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)\ncg-use-everywhere (https://github.com/chrisgoringe/cg-use-everywhere)\ncg-image-filter (https://github.com/chrisgoringe/cg-image-filter)\nrgthree-comfy (https://github.com/rgthree/rgthree-comfy)"],"color":"#222","bgcolor":"#000","shape":1}],"links":[[34,15,0,16,0,"UPSCALE_MODEL"],[44,20,0,19,6,"BBOX_DETECTOR"],[45,21,0,19,7,"SAM_MODEL"],[52,16,0,30,0,"IMAGE"],[53,34,0,32,6,"BBOX_DETECTOR"],[55,19,0,32,0,"IMAGE"],[65,37,0,35,6,"BBOX_DETECTOR"],[67,40,0,38,6,"BBOX_DETECTOR"],[79,32,0,35,0,"IMAGE"],[82,42,0,43,6,"BBOX_DETECTOR"],[100,46,0,47,6,"BBOX_DETECTOR"],[111,46,1,47,8,"SEGM_DETECTOR"],[115,8,0,50,2,"VAE"],[117,11,0,12,0,"MODEL"],[125,2,0,12,1,"CLIP"],[126,11,1,2,0,"CLIP"],[154,35,0,43,0,"IMAGE"],[156,38,0,47,0,"IMAGE"],[158,68,0,70,6,"BBOX_DETECTOR"],[160,68,1,70,8,"SEGM_DETECTOR"],[161,70,0,38,0,"IMAGE"],[162,43,0,70,0,"IMAGE"],[165,12,0,73,0,"MODEL"],[166,12,1,73,1,"CLIP"],[171,76,0,75,6,"BBOX_DETECTOR"],[173,76,1,75,8,"SEGM_DETECTOR"],[176,75,0,29,0,"IMAGE"],[177,47,0,75,0,"IMAGE"],[178,40,1,38,8,"SEGM_DETECTOR"],[179,42,1,43,8,"SEGM_DETECTOR"],[180,37,1,35,8,"SEGM_DETECTOR"],[182,20,1,19,8,"SEGM_DETECTOR"],[184,6,0,82,3,"LATENT"],[188,82,0,83,0,"LATENT"],[192,73,0,86,0,"MODEL"],[193,73,1,86,1,"CLIP"],[279,83,0,126,0,"IMAGE"],[281,16,0,19,0,"IMAGE"],[282,126,0,16,1,"IMAGE"],[300,133,0,82,4,"INT"],[307,137,0,82,5,"INT"],[308,141,0,6,0,"INT"],[309,141,1,6,1,"INT"],[310,142,0,6,2,"INT"],[311,144,0,143,0,"*"],[312,143,0,2,1,"INT"],[323,81,0,158,0,"*"],[324,161,0,158,1,"*"],[327,158,0,82,0,"MODEL"],[331,16,0,170,0,"*"],[333,86,0,173,0,"MODEL"],[334,86,1,173,1,"CLIP"],[335,173,0,50,0,"MODEL"],[336,173,1,50,1,"CLIP"],[337,21,0,32,7,"SAM_MODEL"],[338,21,0,35,7,"SAM_MODEL"],[339,21,0,43,7,"SAM_MODEL"],[340,21,0,70,7,"SAM_MODEL"],[341,21,0,38,7,"SAM_MODEL"],[342,21,0,47,7,"SAM_MODEL"],[343,21,0,75,7,"SAM_MODEL"],[362,198,2,215,0,"*"],[363,207,2,215,1,"*"],[364,208,2,215,2,"*"],[365,209,2,215,3,"*"],[366,213,2,215,4,"*"],[367,212,2,215,5,"*"],[368,211,2,215,6,"*"],[369,210,2,215,7,"*"],[374,184,0,214,0,"*"],[375,191,0,214,1,"*"],[376,193,0,214,2,"*"],[377,192,0,214,3,"*"],[378,194,0,214,4,"*"],[379,195,0,214,5,"*"],[380,196,0,214,6,"*"],[381,197,0,214,7,"*"],[382,184,0,19,4,"CONDITIONING"],[383,191,0,32,4,"CONDITIONING"],[384,193,0,43,4,"CONDITIONING"],[385,192,0,35,4,"CONDITIONING"],[386,194,0,70,4,"CONDITIONING"],[387,195,0,38,4,"CONDITIONING"],[388,196,0,47,4,"CONDITIONING"],[389,197,0,75,4,"CONDITIONING"],[390,19,4,170,1,"*"],[391,32,4,170,2,"*"],[392,43,4,170,3,"*"],[393,35,4,170,4,"*"],[394,70,4,170,5,"*"],[395,38,4,170,6,"*"],[396,47,4,170,7,"*"],[397,75,4,170,8,"*"],[398,198,0,19,1,"MODEL"],[399,198,1,19,2,"CLIP"],[400,207,0,32,1,"MODEL"],[401,207,1,32,2,"CLIP"],[402,208,0,43,1,"MODEL"],[403,208,1,43,2,"CLIP"],[404,209,0,35,1,"MODEL"],[405,209,1,35,2,"CLIP"],[406,213,0,70,1,"MODEL"],[407,213,1,70,2,"CLIP"],[408,212,0,38,1,"MODEL"],[409,212,1,38,2,"CLIP"],[410,211,0,47,1,"MODEL"],[411,211,1,47,2,"CLIP"],[412,210,0,75,1,"MODEL"],[413,210,1,75,2,"CLIP"],[419,19,2,224,0,"IMAGE"],[420,43,2,225,0,"IMAGE"],[421,35,2,226,0,"IMAGE"],[422,70,2,227,0,"IMAGE"],[423,38,2,228,0,"IMAGE"],[424,47,2,229,0,"IMAGE"],[425,75,2,230,0,"IMAGE"],[426,32,2,231,0,"IMAGE"],[429,236,0,158,2,"BOOLEAN"],[431,235,0,82,10,"COMBO"],[432,235,0,82,7,"COMBO"],[433,237,0,82,6,"COMBO"],[444,241,0,82,1,"CONDITIONING"],[448,241,0,51,0,"CONDITIONING"],[478,253,0,241,1,"STRING"],[479,253,0,245,0,"STRING"],[494,253,0,256,1,"*"],[499,257,0,253,0,"STRING"],[500,257,0,256,0,"*"],[501,239,0,257,0,"STRING"],[502,12,0,258,0,"*"],[503,73,0,258,1,"*"],[504,86,0,258,2,"*"],[505,173,0,258,3,"*"],[506,75,0,259,0,"IMAGE"],[507,253,0,259,1,"STRING"],[510,262,0,261,2,"STRING"],[511,261,0,51,1,"CONDITIONING"],[512,262,0,259,2,"STRING"],[514,144,0,259,3,"INT"],[516,133,0,259,5,"INT"],[517,237,1,259,6,"STRING"],[518,235,1,259,7,"STRING"],[520,141,0,259,8,"INT"],[521,141,1,259,9,"INT"],[522,137,0,259,10,"INT"],[523,266,0,82,8,"FLOAT"],[524,266,0,259,11,"FLOAT"],[525,269,0,82,9,"FLOAT"],[526,269,0,259,4,"FLOAT"],[528,34,1,32,8,"SEGM_DETECTOR"]],"groups":[{"id":1,"title":"Model Backend","bounding":[-770,0,330,790],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":2,"title":"Prompts","bounding":[860,0,440,790],"color":"#8A8","font_size":24,"flags":{"pinned":true}},{"id":3,"title":"Sampler Settings","bounding":[-430,0,510,790],"color":"#8A8","font_size":24,"flags":{"pinned":true}},{"id":6,"title":"Before & After","bounding":[1310,0,860,790],"color":"#b06634","font_size":24,"flags":{"pinned":true}},{"id":17,"title":"LoRA's","bounding":[-770,800,650,560],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":18,"title":"Backend - Model preperation","bounding":[-770,1370,550,290],"color":"#444","font_size":24,"flags":{"pinned":true}},{"id":20,"title":"Detection Models","bounding":[-110,800,460,560],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":21,"title":"Debug","bounding":[1940,800,230,560],"color":"#b06634","font_size":24,"flags":{"pinned":true}},{"id":22,"title":"Detailer Prompts (Optional)","bounding":[360,800,510,560],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":23,"title":"Detailer LoRA's","bounding":[880,800,1050,560],"color":"#88A","font_size":24,"flags":{"pinned":true}},{"id":24,"title":"Function Control","bounding":[90,0,760,790],"color":"#8A8","font_size":24,"flags":{"pinned":true}},{"id":25,"title":"Backend - Detailer preperation","bounding":[-210,1370,360,290],"color":"#444","font_size":24,"flags":{"pinned":true}}],"config":{},"extra":{"ds":{"scale":1.7715610000000013,"offset":[406.9886587335736,294.02511050747154]},"ue_links":[{"downstream":213,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":213,"downstream_slot":1,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":209,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":209,"downstream_slot":1,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":207,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":207,"downstream_slot":1,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":192,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":191,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":194,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":261,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":82,"downstream_slot":2,"upstream":"261","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":161,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":81,"downstream_slot":0,"upstream":"12","upstream_slot":0,"controller":50,"type":"MODEL"},{"downstream":83,"downstream_slot":1,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":241,"downstream_slot":0,"upstream":"12","upstream_slot":1,"controller":50,"type":"CLIP"},{"downstream":35,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":35,"downstream_slot":5,"upstream":"261","upstream_slot":0,"controller":51,"type":"CONDITIONING"},{"downstream":32,"downstream_slot":3,"upstream":"8","upstream_slot":0,"controller":50,"type":"VAE"},{"downstream":32,"downstream_slot":5,"upstream":"261","upstream_slot":0,"controller":51,"type":"CONDITIONING"}],"groupNodes":{"Test1":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[-1590,1040],"size":[400,170],"flags":{},"order":29,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[-1590,1250],"size":[400,200],"flags":{},"order":35,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[-1590,1490],"size":[400,200],"flags":{},"order":36,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Eyes LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Face LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Lips LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Nose LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Eyes LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Hands LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Lips LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Extra Vagina LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Optional Eyes prompts":{"nodes":[{"id":-1,"type":"CLIPTextEncode","pos":[1020,270],"size":[240,90],"flags":{},"order":39,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Optional Eyes prompts","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["detailed face"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1350,90],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":[""],"index":1}],"links":[],"external":[]},"dasasd":{"nodes":[{"id":-1,"type":"CLIPTextEncode","pos":[1020,270],"size":[240,90],"flags":{},"order":39,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":null}],"title":"Optional Face prompts","properties":{"cnr_id":"comfy-core","ver":"0.3.27","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus, detailed eyes,"],"index":0},{"id":-1,"type":"LoraLoader|pysssss","pos":[1300,170],"size":[315,170],"flags":{},"order":40,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":null},{"localized_name":"clip","name":"clip","type":"CLIP","link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":null},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":null},{"localized_name":"example","name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"9f7b3215e6af317603056a9a1666bf6e83e28835","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Flux\\ChristmasCouture.safetensors",1,1,""],"index":1}],"links":[],"external":[]},"Nipples LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Vagina LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"Hands LoRA/Prompt":{"nodes":[{"id":-1,"type":"LoraLoader|pysssss","pos":[1930,930],"size":[400,170],"flags":{},"order":32,"mode":0,"inputs":[{"name":"model","localized_name":"model","type":"MODEL","link":null},{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"MODEL","localized_name":"MODEL","type":"MODEL","links":[],"slot_index":0},{"name":"CLIP","localized_name":"CLIP","type":"CLIP","links":[],"slot_index":1},{"name":"example","localized_name":"example","type":"STRING","links":null}],"properties":{"cnr_id":"comfyui-custom-scripts","ver":"bbda5e52ad580c13ceaa53136d9c2bed9137bd2e","Node name for S&R":"LoraLoader|pysssss"},"widgets_values":["Illustrious\\Enhancements\\eye_focus_illus.safetensors",1,1,"[none]"],"index":0},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1140],"size":[400,200],"flags":{},"order":39,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Positive prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["eye_focus"],"index":1},{"id":-1,"type":"CLIPTextEncode","pos":[1930,1380],"size":[400,200],"flags":{},"order":40,"mode":0,"inputs":[{"name":"clip","localized_name":"clip","type":"CLIP","link":null}],"outputs":[{"name":"CONDITIONING","localized_name":"CONDITIONING","type":"CONDITIONING","links":[],"slot_index":0}],"title":"Negative prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.19","Node name for S&R":"CLIPTextEncode"},"widgets_values":["heterochromia"],"index":2}],"links":[[0,1,1,0,109,"CLIP"],[0,1,2,0,109,"CLIP"]],"external":[[0,0,"MODEL"],[0,1,"CLIP"],[1,0,"CONDITIONING"],[2,0,"CONDITIONING"]]},"End quality prompt (Optional)":{"nodes":[{"id":-1,"type":"Primitive string multiline [Crystools]","pos":[480,10],"size":[390,110],"flags":{},"order":50,"mode":0,"inputs":[],"outputs":[{"localized_name":"string","name":"string","type":"STRING","links":[]}],"title":"End quality prompt (Optional)","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive string multiline [Crystools]"},"widgets_values":[""],"index":0},{"id":-1,"type":"CR Text Concatenate","pos":[880,-220],"size":[300,126],"flags":{},"order":59,"mode":0,"inputs":[{"name":"text1","shape":7,"type":"STRING","widget":{"name":"text1"},"link":null},{"name":"text2","shape":7,"type":"STRING","widget":{"name":"text2"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"*","links":[]},{"localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text Concatenate"},"widgets_values":["","",", "],"index":1}],"links":[[null,0,1,0,240,"*"],[0,0,1,1,243,"STRING"]],"external":[[1,0,"STRING"]],"config":{"1":{"input":{"text1":{"visible":true},"separator":{"visible":false}},"output":{"0":{"visible":true},"1":{"visible":false}}}}},"Start quality prompt (Optional)":{"nodes":[{"id":-1,"type":"Primitive string multiline [Crystools]","pos":[510,-760],"size":[390,110],"flags":{},"order":50,"mode":0,"inputs":[],"outputs":[{"localized_name":"string","name":"string","type":"STRING","links":[]}],"title":"Start quality prompt","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive string multiline [Crystools]"},"widgets_values":["masterpiece, best quality, absurdres, amazing quality, pikomarie"],"color":"#232","bgcolor":"#353","shape":1,"index":0},{"id":-1,"type":"CR Text Concatenate","pos":[940,-670],"size":[300,126],"flags":{},"order":57,"mode":0,"inputs":[{"name":"text1","shape":7,"type":"STRING","widget":{"name":"text1"},"link":null},{"name":"text2","shape":7,"type":"STRING","widget":{"name":"text2"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"*","links":[]},{"localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text Concatenate"},"widgets_values":["","",", "],"index":1}],"links":[[0,0,1,0,238,"STRING"],[null,0,1,1,239,"STRING"]],"external":[[1,0,"STRING"]],"config":{"1":{"input":{"separator":{"visible":false},"text1":{"visible":false},"text2":{"visible":false}},"output":{"1":{"visible":false}}}}},"End quality prompt":{"nodes":[{"id":-1,"type":"Primitive string multiline [Crystools]","pos":[480,10],"size":[390,110],"flags":{},"order":50,"mode":0,"inputs":[],"outputs":[{"localized_name":"string","name":"string","type":"STRING","links":[]}],"title":"End quality prompt (Optional)","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive string multiline [Crystools]"},"widgets_values":[""],"index":0},{"id":-1,"type":"CR Text Concatenate","pos":[880,-220],"size":[300,126],"flags":{},"order":59,"mode":0,"inputs":[{"name":"text1","shape":7,"type":"STRING","widget":{"name":"text1"},"link":null},{"name":"text2","shape":7,"type":"STRING","widget":{"name":"text2"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"*","links":[]},{"localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text Concatenate"},"widgets_values":["","",", "],"index":1}],"links":[[null,0,1,0,240,"*"],[0,0,1,1,243,"STRING"]],"external":[[1,0,"STRING"]],"config":{"1":{"input":{"text1":{"visible":true},"separator":{"visible":false}},"output":{"0":{"visible":true},"1":{"visible":false}}}}},"Start quality prompt":{"nodes":[{"id":-1,"type":"Primitive string multiline [Crystools]","pos":[510,-760],"size":[390,110],"flags":{},"order":50,"mode":0,"inputs":[],"outputs":[{"localized_name":"string","name":"string","type":"STRING","links":[]}],"title":"Start quality prompt","properties":{"cnr_id":"comfyui-crystools","ver":"576b44b9b79e3bf4b5d50457a28924d89a42e7e1","Node name for S&R":"Primitive string multiline [Crystools]"},"widgets_values":["masterpiece, best quality, absurdres, amazing quality, pikomarie"],"color":"#232","bgcolor":"#353","shape":1,"index":0},{"id":-1,"type":"CR Text Concatenate","pos":[940,-670],"size":[300,126],"flags":{},"order":57,"mode":0,"inputs":[{"name":"text1","shape":7,"type":"STRING","widget":{"name":"text1"},"link":null},{"name":"text2","shape":7,"type":"STRING","widget":{"name":"text2"},"link":null}],"outputs":[{"localized_name":"STRING","name":"STRING","type":"*","links":[]},{"localized_name":"show_help","name":"show_help","type":"STRING","links":null}],"properties":{"cnr_id":"comfyroll","ver":"d78b780ae43fcf8c6b7c6505e6ffb4584281ceca","Node name for S&R":"CR Text Concatenate"},"widgets_values":["","",", "],"index":1}],"links":[[0,0,1,0,238,"STRING"],[null,0,1,1,239,"STRING"]],"external":[[1,0,"STRING"]],"config":{"1":{"input":{"separator":{"visible":false},"text1":{"visible":false},"text2":{"visible":false}},"output":{"1":{"visible":false}}}}}}},"version":0.4} \ No newline at end of file diff --git a/workflows/TXT2IMG/v2.2/zoomin.png b/workflows/TXT2IMG/v2.2/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..21cebf4c3609295cf8be7feeb04d9af8ec255dbf --- /dev/null +++ b/workflows/TXT2IMG/v2.2/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40cdc5c6fe1f08f9e87e347f1220a40a26f2e77b1ea9db1a9e9597f80d7839c2 +size 132601 diff --git a/workflows/TXT2IMG/v2.2/zoomout.png b/workflows/TXT2IMG/v2.2/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..9dbd62e15a787300067548a9890fff7df2c76e00 --- /dev/null +++ b/workflows/TXT2IMG/v2.2/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fbc867f4903efe3d60e291c8be06a27bb843123d84736663c64fb33a6a63e7 +size 219957 diff --git a/workflows/TXT2IMG/v3.0/changelog.md b/workflows/TXT2IMG/v3.0/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..23e1feee710a3afb0ef59245d3c034ef8fb3397c --- /dev/null +++ b/workflows/TXT2IMG/v3.0/changelog.md @@ -0,0 +1,7 @@ +- Includes ControlNet (Optional - read Note's inside the workflow) +- Now name + hash of checkpoint is saved in finished image for optimal civitai compatibility +- Added 2 more LoRA slots +- Overhaul of all note's, better readability, explanations and user experience +- Improved manual + recommendations +- Reorganized backend components +- Restructered model description, simpler and easier to understand \ No newline at end of file diff --git a/workflows/TXT2IMG/v3.0/example.png b/workflows/TXT2IMG/v3.0/example.png new file mode 100644 index 0000000000000000000000000000000000000000..7ae1d081d10c23f5cb056379fa9002540232bbf2 --- /dev/null +++ b/workflows/TXT2IMG/v3.0/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a3320acbe53a5937e92ff4aa1c77fcfd64f335a9aef35e55d60de297c4b0b7 +size 16662291 diff --git a/workflows/TXT2IMG/v3.0/vslinx-FaceDetailer-v3.0.json b/workflows/TXT2IMG/v3.0/vslinx-FaceDetailer-v3.0.json new file mode 100644 index 0000000000000000000000000000000000000000..362f2945cfb48e6c916c61ecc7d0b2005b6ced5a --- /dev/null +++ b/workflows/TXT2IMG/v3.0/vslinx-FaceDetailer-v3.0.json @@ -0,0 +1,9068 @@ +{ + "last_node_id": 368, + "last_link_id": 669, + "nodes": [ + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1570 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete" + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -500, + 1530 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "*", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "*", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss" + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -640, + 1530 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete" + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1490 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1490 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 76, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 126 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer" + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1610 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader" + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/hand_yolov8s.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v1_nipples.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 990 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -420, + 70 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 530 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D" + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -140, + 480 + ], + "size": [ + 210, + 100 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)" + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 8, + "type": "VAELoader", + "pos": [ + -760, + 350 + ], + "size": [ + 310, + 60 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 115 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 11, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 70 + ], + "size": [ + 310, + 142 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 117, + 534 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 126 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1450 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 335 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 115 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1450 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 85, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 237, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -140, + 350 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 433 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 517 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)" + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -140, + 280 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -140, + 210 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -140, + 140 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -140, + 70 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -420, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -170, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 236, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 250 + ], + "size": [ + 310, + 60 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 429 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]" + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1570 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 429 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 327 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]" + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -490, + 1570 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 478 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -580, + 1610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + 140, + 1480 + ], + "size": [ + 320, + 858 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 507 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "scheduler", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler" + }, + "link": 517 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver" + }, + "widgets_values": [ + "ComfyUI_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + 140, + 1440 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 534 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString" + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1650 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 327 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 547 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 548 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 433 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 432 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 713705483829737, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1450 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 279 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode" + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 126, + "type": "Image Filter", + "pos": [ + -400, + 1490 + ], + "size": [ + 390, + 322 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 279 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 282 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "7598085ce32d348cec9b1ca4008fe0f9f2f522cf", + "Node name for S&R": "Image Filter" + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1530 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 282 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 574 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel" + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 470, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 398 + }, + { + "name": "clip", + "type": "CLIP", + "link": 399 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 3645404965897, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 620, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 400 + }, + { + "name": "clip", + "type": "CLIP", + "link": 401 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 383 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 402228381695008, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 470, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 402 + }, + { + "name": "clip", + "type": "CLIP", + "link": 403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 862115447253774, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 620, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 404 + }, + { + "name": "clip", + "type": "CLIP", + "link": 405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 1052454951185949, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 620, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 408 + }, + { + "name": "clip", + "type": "CLIP", + "link": 409 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 252465703383395, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 470, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 410 + }, + { + "name": "clip", + "type": "CLIP", + "link": 411 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 186592570521521, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 620, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 412 + }, + { + "name": "clip", + "type": "CLIP", + "link": 413 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 755064474249065, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2300, + 870 + ], + "size": [ + 320, + 230 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"How to improve\" on the left)\n\nPrompt preview shows you the combination of pos prompts." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2300, + 1140 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2410, + 1140 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2300, + 1180 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2410, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2300, + 1300 + ], + "size": [ + 410, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 479 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss" + }, + "widgets_values": [ + "", + "masterpiece, best quality, absurdres, amazing quality, 1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile, masterpiece, best quality, very awa, absurdres" + ], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2410, + 1260 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2300, + 1260 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -760, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 79, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 117 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 720, + 870 + ], + "size": [ + 240, + 90 + ], + "flags": { + "collapsed": false + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382, + 612 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1000 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 24, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384, + 614 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1260 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 25, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388, + 618 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1260 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 26, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389, + 619 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1240, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 27, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 398 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 399 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 1760, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 28, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 402 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 403 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2020, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 29, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 404 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 405 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1500, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 30, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 408 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 409 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 1760, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 31, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 410 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 411 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2020, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 32, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 412 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 413 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1130 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 33, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387, + 617 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 450 + ], + "size": [ + 310, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 490, + 380 + ], + "size": [ + 350, + 90 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 609 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt", + "type": "*", + "link": 610 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -420, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 10, + "step": 0.01, + "decimals": 2, + "snap": true + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 303, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 550 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 557 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 306, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 650 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 563 + ] + } + ], + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 311, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1440 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 570 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 606 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 571 + ] + } + ], + "title": "Pre-Processor Bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + false, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + -180, + 1480 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 78, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 571 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 530 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 563 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 636 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor" + }, + "widgets_values": [ + "OpenposePreprocessor", + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 325, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1520 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 646 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 644 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 639 + ] + } + ], + "title": "ControlNet Bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + false, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 329, + "type": "easy imageSwitch", + "pos": [ + -180, + 1560 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "image_a", + "type": "IMAGE", + "link": 636 + }, + { + "name": "image_b", + "type": "IMAGE", + "link": 639 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 641 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 637, + 650 + ] + } + ], + "title": "Image preview switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy imageSwitch" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 338, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1600 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 650 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 651 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 653 + ] + } + ], + "title": "Pose preview bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + true, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + -180, + 1640 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 557 + }, + { + "name": "image", + "type": "IMAGE", + "link": 637 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 547 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 548 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2" + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 305, + "type": "Primitive boolean [Crystools]", + "pos": [ + 100, + 720 + ], + "size": [ + 380, + 60 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 606, + 641 + ] + } + ], + "title": "Use Pre-Processor", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]" + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 870 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + -430, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 84, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\ButaTamako.safetensors", + 1.0000000000000002, + 1.0100000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + -100, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 95, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 335, + 600 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\Aoinagi.safetensors", + 0, + 0, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + -430, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 93, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\Hiomaika.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + -100, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\Katsura Masakazu.safetensors", + 0, + 0, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -760, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 91, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\suliavtuber.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -420, + 460 + ], + "size": [ + 270, + 120 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed" + }, + "widgets_values": [ + 677828125837491, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2410, + 1180 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2300, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1500, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 41, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 400 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 401 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\eye_focus_illus.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 470, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 406 + }, + { + "name": "clip", + "type": "CLIP", + "link": 407 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 386 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 1044957949516500, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 1780, + 70 + ], + "size": [ + 410, + 710 + ], + "flags": {}, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1330, + 630 + ], + "size": [ + 420, + 150 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature," + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -420, + 390 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 253, + "type": "workflow>End quality prompt (Optional)", + "pos": [ + 1330, + 460 + ], + "size": [ + 420, + 130 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": 499 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 478, + 479, + 507, + 610 + ] + } + ], + "title": "End quality prompt", + "properties": { + "Node name for S&R": "workflow>End quality prompt (Optional)" + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres", + ", ", + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1330, + 230 + ], + "size": [ + 420, + 190 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 501 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 257, + "type": "workflow>Start quality prompt (Optional)", + "pos": [ + 1330, + 70 + ], + "size": [ + 420, + 120 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "text2", + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": 501 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 499, + 609 + ] + } + ], + "title": "Start quality prompt", + "properties": { + "Node name for S&R": "workflow>Start quality prompt (Optional)" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality", + ", ", + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2210, + 70 + ], + "size": [ + 410, + 710 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1240, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 45, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 406 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 407 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -280 + ], + "size": [ + 573.94921875, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -290 + ], + "size": [ + 308.15625, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -280 + ], + "size": [ + 360.38671875, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -290 + ], + "size": [ + 149.40234375, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -210 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -180 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -100 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": {}, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -220 + ], + "size": [ + 280, + 210 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": {}, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1310 + ], + "size": [ + 370, + 360 + ], + "flags": { + "collapsed": false + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": {}, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1150, + 700 + ], + "size": [ + 370, + 570 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": {}, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1530, + 780 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": {}, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the right).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1530, + 1560 + ], + "size": [ + 370, + 110 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": {}, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -210, + -220 + ], + "size": [ + 290, + 210 + ], + "flags": { + "pinned": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": {}, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI models if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1130 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 59, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 386, + 616 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed hand" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1000 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 60, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385, + 615 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "lips, mouth" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 970, + 870 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 61, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 383, + 613 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 70 + ], + "size": [ + 270, + 270 + ], + "flags": {}, + "order": 117, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 574 + }, + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 380, + 70 + ], + "size": [ + 220, + 270 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 610, + 70 + ], + "size": [ + 230, + 270 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 380 + ], + "size": [ + 380, + 200 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 331, + "type": "Primitive boolean [Crystools]", + "pos": [ + 100, + 620 + ], + "size": [ + 380, + 60 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 644, + 651 + ] + } + ], + "title": "Use ControlNet", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "0820a7560bcc405ef6d0a7c5c53a83cc02ae7db2", + "Node name for S&R": "Primitive boolean [Crystools]" + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 332, + "type": "PreviewImage", + "pos": [ + 490, + 510 + ], + "size": [ + 350, + 270 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 653 + } + ], + "outputs": [], + "title": "Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 870, + 450 + ], + "size": [ + 430, + 330 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 646 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "5.png", + "image", + "" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -220 + ], + "size": [ + 370, + 880 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": {}, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\n*If you have no intention to use ControlNet at all and don't want to download the required ControlNet models you can rightclick the \"ControlNet Model\"-Node and click bypass.*\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use \n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n\n`Below are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 870, + 70 + ], + "size": [ + 430, + 340 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 570 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Optional, creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "5_.png", + "image", + "" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 115, + 8, + 0, + 50, + 2, + "VAE" + ], + [ + 117, + 11, + 0, + 12, + 0, + "MODEL" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 126, + 11, + 1, + 2, + 0, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 279, + 83, + 0, + 126, + 0, + "IMAGE" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 282, + 126, + 0, + 16, + 1, + "IMAGE" + ], + [ + 300, + 133, + 0, + 82, + 4, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 5, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 327, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 335, + 173, + 0, + 50, + 0, + "MODEL" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 383, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 386, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 398, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 399, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 400, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 401, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 402, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 403, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 404, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 405, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 406, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 407, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 408, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 409, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 410, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 411, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 412, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 413, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 429, + 236, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 431, + 235, + 0, + 82, + 10, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 433, + 237, + 0, + 82, + 6, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 478, + 253, + 0, + 241, + 1, + "STRING" + ], + [ + 479, + 253, + 0, + 245, + 0, + "STRING" + ], + [ + 499, + 257, + 0, + 253, + 0, + "STRING" + ], + [ + 501, + 239, + 0, + 257, + 0, + "STRING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 507, + 253, + 0, + 259, + 1, + "STRING" + ], + [ + 510, + 262, + 0, + 261, + 2, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 2, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 3, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 5, + "INT" + ], + [ + 517, + 237, + 1, + 259, + 6, + "STRING" + ], + [ + 520, + 141, + 0, + 259, + 8, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 9, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 10, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 8, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 11, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 4, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 530, + 141, + 1, + 277, + 1, + "INT" + ], + [ + 532, + 235, + 1, + 259, + 7, + "STRING" + ], + [ + 534, + 11, + 0, + 282, + 0, + "*" + ], + [ + 543, + 282, + 0, + 259, + 12, + "STRING" + ], + [ + 547, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 548, + 278, + 1, + 82, + 2, + "CONDITIONING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 557, + 303, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 563, + 306, + 0, + 277, + 2, + "COMBO" + ], + [ + 570, + 291, + 0, + 311, + 0, + "IMAGE" + ], + [ + 571, + 311, + 0, + 277, + 0, + "IMAGE" + ], + [ + 574, + 16, + 0, + 314, + 0, + "*" + ], + [ + 576, + 19, + 0, + 314, + 1, + "*" + ], + [ + 577, + 32, + 0, + 314, + 2, + "*" + ], + [ + 578, + 43, + 0, + 314, + 3, + "*" + ], + [ + 579, + 35, + 0, + 314, + 4, + "*" + ], + [ + 580, + 70, + 0, + 314, + 5, + "*" + ], + [ + 581, + 38, + 0, + 314, + 6, + "*" + ], + [ + 582, + 47, + 0, + 314, + 7, + "*" + ], + [ + 583, + 75, + 0, + 314, + 8, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 606, + 305, + 0, + 311, + 1, + "BOOLEAN" + ], + [ + 609, + 257, + 0, + 319, + 0, + "*" + ], + [ + 610, + 253, + 0, + 319, + 1, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 636, + 277, + 0, + 329, + 0, + "IMAGE" + ], + [ + 637, + 329, + 0, + 278, + 3, + "IMAGE" + ], + [ + 639, + 325, + 0, + 329, + 1, + "IMAGE" + ], + [ + 641, + 305, + 0, + 329, + 2, + "BOOLEAN" + ], + [ + 644, + 331, + 0, + 325, + 1, + "BOOLEAN" + ], + [ + 646, + 333, + 0, + 325, + 0, + "IMAGE" + ], + [ + 650, + 329, + 0, + 338, + 0, + "*" + ], + [ + 651, + 331, + 0, + 338, + 1, + "BOOLEAN" + ], + [ + 653, + 338, + 0, + 332, + 0, + "IMAGE" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 0, + 330, + 790 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1320, + 0, + 440, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -430, + 0, + 510, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1770, + 0, + 860, + 790 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -770, + 800, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1370, + 560, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + 240, + 800, + 460, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2290, + 800, + 340, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 710, + 800, + 510, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 1230, + 800, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 90, + 0, + 760, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 460, + 1370, + 360, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet", + "bounding": [ + 860, + 0, + 450, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + -200, + 1370, + 320, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + 130, + 1370, + 320, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.7513148009015778, + "offset": [ + 659.57619, + 386.1335100000003 + ] + }, + "ue_links": [ + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "11", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "11", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "8", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 278, + "downstream_slot": 0, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 278, + "downstream_slot": 1, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 278, + "downstream_slot": 8, + "upstream": "8", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + } + ], + "groupNodes": { + "End quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 480, + 10 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "" + ], + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 880, + -220 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + null, + 0, + 1, + 0, + 240, + "*" + ], + [ + 0, + 0, + 1, + 1, + 243, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "text1": { + "visible": true + }, + "separator": { + "visible": false + } + }, + "output": { + "0": { + "visible": true + }, + "1": { + "visible": false + } + } + } + } + }, + "Start quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 510, + -760 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "Start quality prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, pikomarie" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 940, + -670 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + 0, + 0, + 1, + 0, + 238, + "STRING" + ], + [ + null, + 0, + 1, + 1, + 239, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "separator": { + "visible": false + }, + "text1": { + "visible": false + }, + "text2": { + "visible": false + } + }, + "output": { + "1": { + "visible": false + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v3.0/zoomin.png b/workflows/TXT2IMG/v3.0/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..38c9b0b9dfec8ebaee2ab38ae44a1e267609324a --- /dev/null +++ b/workflows/TXT2IMG/v3.0/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c81ad7510a0ed06efbb7879d3b81c1af3e025429b6a6792880ee2ab98b32cb +size 212314 diff --git a/workflows/TXT2IMG/v3.0/zoomout.png b/workflows/TXT2IMG/v3.0/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..14821931c970807074b41f7da9b3a5e3ea71557c --- /dev/null +++ b/workflows/TXT2IMG/v3.0/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a10d9ae9da0cc2e099553d9885764535d1deddff0d78d258c91c96e11c36fef3 +size 246583 diff --git a/workflows/TXT2IMG/v3.1/changelog.md b/workflows/TXT2IMG/v3.1/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..98cbd32770a9712ae99f688c798eed28c86f6d6f --- /dev/null +++ b/workflows/TXT2IMG/v3.1/changelog.md @@ -0,0 +1 @@ +- fixed a bug that didn't let you deactivate controlnet after using it \ No newline at end of file diff --git a/workflows/TXT2IMG/v3.1/example.png b/workflows/TXT2IMG/v3.1/example.png new file mode 100644 index 0000000000000000000000000000000000000000..9a0d52a143955b0850a019b8395babb8ce6db9fd --- /dev/null +++ b/workflows/TXT2IMG/v3.1/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adee99803ce8f0021511ceda52fe6e04b2825445eb6a16328775fe67af77bae7 +size 16406689 diff --git a/workflows/TXT2IMG/v3.1/vslinx-FaceDetailer-v3.1.json b/workflows/TXT2IMG/v3.1/vslinx-FaceDetailer-v3.1.json new file mode 100644 index 0000000000000000000000000000000000000000..10c3b73d345c154ad05289df35770b215bdab372 --- /dev/null +++ b/workflows/TXT2IMG/v3.1/vslinx-FaceDetailer-v3.1.json @@ -0,0 +1,9204 @@ +{ + "last_node_id": 369, + "last_link_id": 680, + "nodes": [ + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1570 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete" + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -500, + 1530 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 67, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "*", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "*", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss" + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -640, + 1530 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete" + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1490 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1490 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 76, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 126 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer" + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1610 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader" + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/hand_yolov8s.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v1_nipples.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + 250, + 990 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -420, + 70 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 530 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D" + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -140, + 480 + ], + "size": [ + 210, + 100 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)" + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 8, + "type": "VAELoader", + "pos": [ + -760, + 350 + ], + "size": [ + 310, + 60 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 115 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 11, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 70 + ], + "size": [ + 310, + 142 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 117, + 534 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 126 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1450 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 335 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 115 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1450 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 85, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0 + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 237, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -140, + 350 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 433 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 517 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)" + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -140, + 280 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -140, + 210 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -140, + 140 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -140, + 70 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -420, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -170, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 236, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 250 + ], + "size": [ + 310, + 60 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 429 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]" + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1570 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 429 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 327 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]" + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -490, + 1570 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 80, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 478 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -580, + 1610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + 140, + 1480 + ], + "size": [ + 320, + 858 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 507 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "scheduler", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler" + }, + "link": 517 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver" + }, + "widgets_values": [ + "ComfyUI_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + 140, + 1440 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 534 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString" + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1650 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 327 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 547 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 548 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 433 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 432 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 713705483829737, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1450 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 279 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode" + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 126, + "type": "Image Filter", + "pos": [ + -400, + 1490 + ], + "size": [ + 390, + 322 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 279 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 282 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "7598085ce32d348cec9b1ca4008fe0f9f2f522cf", + "Node name for S&R": "Image Filter" + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1530 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 282 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 574 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel" + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 470, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 398 + }, + { + "name": "clip", + "type": "CLIP", + "link": 399 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 3645404965897, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 620, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 400 + }, + { + "name": "clip", + "type": "CLIP", + "link": 401 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 383 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 402228381695008, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 470, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 402 + }, + { + "name": "clip", + "type": "CLIP", + "link": 403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 862115447253774, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 620, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 404 + }, + { + "name": "clip", + "type": "CLIP", + "link": 405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 1052454951185949, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 620, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 408 + }, + { + "name": "clip", + "type": "CLIP", + "link": 409 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 252465703383395, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 470, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 410 + }, + { + "name": "clip", + "type": "CLIP", + "link": 411 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 186592570521521, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 620, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 412 + }, + { + "name": "clip", + "type": "CLIP", + "link": 413 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 755064474249065, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2300, + 870 + ], + "size": [ + 320, + 230 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"How to improve\" on the left)\n\nPrompt preview shows you the combination of pos prompts." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2300, + 1140 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2410, + 1140 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2300, + 1180 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2410, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2300, + 1300 + ], + "size": [ + 410, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 479 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss" + }, + "widgets_values": [ + "", + "masterpiece, best quality, absurdres, amazing quality, 1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile, masterpiece, best quality, very awa, absurdres" + ], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2410, + 1260 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2300, + 1260 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -760, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 79, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 117 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 720, + 870 + ], + "size": [ + 240, + 90 + ], + "flags": { + "collapsed": false + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382, + 612 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1000 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 24, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384, + 614 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1260 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 25, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388, + 618 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1260 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 26, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389, + 619 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1240, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 27, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 398 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 399 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 1760, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 28, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 402 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 403 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2020, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 29, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 404 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 405 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1500, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 30, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 408 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 409 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 1760, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 31, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 410 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 411 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2020, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 32, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 412 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 413 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1130 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 33, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387, + 617 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 450 + ], + "size": [ + 310, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 490, + 380 + ], + "size": [ + 350, + 90 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 609 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt", + "type": "*", + "link": 610 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -420, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 10, + "step": 0.01, + "decimals": 2, + "snap": true + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 303, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 550 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 557 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 306, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 650 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 563 + ] + } + ], + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 311, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1440 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 74, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 570 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 606 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 571 + ] + } + ], + "title": "Pre-Processor Bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + false, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + -180, + 1480 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 78, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 571 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 530 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 563 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 636 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor" + }, + "widgets_values": [ + "OpenposePreprocessor", + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 325, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1520 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 646 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 644 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 639 + ] + } + ], + "title": "ControlNet Bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + false, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 338, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1600 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 86, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 650 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 651 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 653 + ] + } + ], + "title": "Pose preview bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + true, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 305, + "type": "Primitive boolean [Crystools]", + "pos": [ + 100, + 720 + ], + "size": [ + 380, + 60 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 606, + 641 + ] + } + ], + "title": "Use Pre-Processor", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]" + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + 470, + 870 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider" + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + -430, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 84, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\ButaTamako.safetensors", + 1.0000000000000002, + 1.0100000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + -100, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 95, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 335, + 600 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\Aoinagi.safetensors", + 0, + 0, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + -430, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 93, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\Hiomaika.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + -100, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\Katsura Masakazu.safetensors", + 0, + 0, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -760, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 91, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Style\\suliavtuber.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -420, + 460 + ], + "size": [ + 270, + 120 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed" + }, + "widgets_values": [ + 677828125837491, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2410, + 1180 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2300, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1500, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 41, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 400 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 401 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\eye_focus_illus.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 470, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 406 + }, + { + "name": "clip", + "type": "CLIP", + "link": 407 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 386 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer" + }, + "widgets_values": [ + 512, + true, + 1024, + 1044957949516500, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 1780, + 70 + ], + "size": [ + 410, + 710 + ], + "flags": {}, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [] + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1330, + 630 + ], + "size": [ + 420, + 150 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature," + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -420, + 390 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 253, + "type": "workflow>End quality prompt (Optional)", + "pos": [ + 1330, + 460 + ], + "size": [ + 420, + 130 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": 499 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 478, + 479, + 507, + 610 + ] + } + ], + "title": "End quality prompt", + "properties": { + "Node name for S&R": "workflow>End quality prompt (Optional)" + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres", + ", ", + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1330, + 230 + ], + "size": [ + 420, + 190 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 501 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 257, + "type": "workflow>Start quality prompt (Optional)", + "pos": [ + 1330, + 70 + ], + "size": [ + 420, + 120 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "text2", + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": 501 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 499, + 609 + ] + } + ], + "title": "Start quality prompt", + "properties": { + "Node name for S&R": "workflow>Start quality prompt (Optional)" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality", + ", ", + "" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2210, + 70 + ], + "size": [ + 410, + 710 + ], + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1240, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 45, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 406 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 407 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss" + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -280 + ], + "size": [ + 573.94921875, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -290 + ], + "size": [ + 308.15625, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -280 + ], + "size": [ + 360.38671875, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -290 + ], + "size": [ + 149.40234375, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -210 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -180 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0 + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -100 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": {}, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -220 + ], + "size": [ + 280, + 210 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": {}, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1310 + ], + "size": [ + 370, + 360 + ], + "flags": { + "collapsed": false + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": {}, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1150, + 700 + ], + "size": [ + 370, + 570 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": {}, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1530, + 780 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": {}, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the right).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1530, + 1560 + ], + "size": [ + 370, + 110 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": {}, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -210, + -220 + ], + "size": [ + 290, + 210 + ], + "flags": { + "pinned": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": {}, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI models if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1130 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 59, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 386, + 616 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed hand" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1000 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 60, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385, + 615 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "lips, mouth" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 970, + 870 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 61, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 383, + 613 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "detailed eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 70 + ], + "size": [ + 270, + 270 + ], + "flags": {}, + "order": 118, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 574 + }, + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 380, + 70 + ], + "size": [ + 220, + 270 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 610, + 70 + ], + "size": [ + 230, + 270 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 380 + ], + "size": [ + 380, + 200 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 332, + "type": "PreviewImage", + "pos": [ + 490, + 510 + ], + "size": [ + 350, + 270 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 653 + } + ], + "outputs": [], + "title": "Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 870, + 450 + ], + "size": [ + 430, + 330 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 646 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "5.png", + "image", + "" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -220 + ], + "size": [ + 370, + 880 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": {}, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\n*If you have no intention to use ControlNet at all and don't want to download the required ControlNet models you can rightclick the \"ControlNet Model\"-Node and click bypass.*\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use \n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n\n`Below are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 870, + 70 + ], + "size": [ + 430, + 340 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 570 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Optional, creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "5_.png", + "image", + "" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 329, + "type": "easy imageSwitch", + "pos": [ + -180, + 1560 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "image_a", + "type": "IMAGE", + "link": 636 + }, + { + "name": "image_b", + "type": "IMAGE", + "link": 639 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 641 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 650, + 670 + ] + } + ], + "title": "Image preview switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy imageSwitch" + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + -180, + 1680 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 557 + }, + { + "name": "image", + "type": "IMAGE", + "link": 671 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 547 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 548 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2" + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 331, + "type": "Primitive boolean [Crystools]", + "pos": [ + 100, + 620 + ], + "size": [ + 380, + 60 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 644, + 651, + 672 + ] + } + ], + "title": "Use ControlNet", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "0820a7560bcc405ef6d0a7c5c53a83cc02ae7db2", + "Node name for S&R": "Primitive boolean [Crystools]" + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 369, + "type": "ImpactControlBridge", + "pos": [ + -180, + 1640 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "IMAGE", + "link": 670 + }, + { + "name": "mode", + "type": "BOOLEAN", + "widget": { + "name": "mode" + }, + "link": 672 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "value", + "type": "IMAGE", + "links": [ + 671 + ] + } + ], + "title": "Deactivate Bridge", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd2696f6fd17a91370f0926f696aba17d4fc2514", + "Node name for S&R": "ImpactControlBridge" + }, + "widgets_values": [ + true, + "Bypass" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 115, + 8, + 0, + 50, + 2, + "VAE" + ], + [ + 117, + 11, + 0, + 12, + 0, + "MODEL" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 126, + 11, + 1, + 2, + 0, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 279, + 83, + 0, + 126, + 0, + "IMAGE" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 282, + 126, + 0, + 16, + 1, + "IMAGE" + ], + [ + 300, + 133, + 0, + 82, + 4, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 5, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 327, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 335, + 173, + 0, + 50, + 0, + "MODEL" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 383, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 386, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 398, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 399, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 400, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 401, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 402, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 403, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 404, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 405, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 406, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 407, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 408, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 409, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 410, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 411, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 412, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 413, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 429, + 236, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 431, + 235, + 0, + 82, + 10, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 433, + 237, + 0, + 82, + 6, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 478, + 253, + 0, + 241, + 1, + "STRING" + ], + [ + 479, + 253, + 0, + 245, + 0, + "STRING" + ], + [ + 499, + 257, + 0, + 253, + 0, + "STRING" + ], + [ + 501, + 239, + 0, + 257, + 0, + "STRING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 507, + 253, + 0, + 259, + 1, + "STRING" + ], + [ + 510, + 262, + 0, + 261, + 2, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 2, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 3, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 5, + "INT" + ], + [ + 517, + 237, + 1, + 259, + 6, + "STRING" + ], + [ + 520, + 141, + 0, + 259, + 8, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 9, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 10, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 8, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 11, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 4, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 530, + 141, + 1, + 277, + 1, + "INT" + ], + [ + 532, + 235, + 1, + 259, + 7, + "STRING" + ], + [ + 534, + 11, + 0, + 282, + 0, + "*" + ], + [ + 543, + 282, + 0, + 259, + 12, + "STRING" + ], + [ + 547, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 548, + 278, + 1, + 82, + 2, + "CONDITIONING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 557, + 303, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 563, + 306, + 0, + 277, + 2, + "COMBO" + ], + [ + 570, + 291, + 0, + 311, + 0, + "IMAGE" + ], + [ + 571, + 311, + 0, + 277, + 0, + "IMAGE" + ], + [ + 574, + 16, + 0, + 314, + 0, + "*" + ], + [ + 576, + 19, + 0, + 314, + 1, + "*" + ], + [ + 577, + 32, + 0, + 314, + 2, + "*" + ], + [ + 578, + 43, + 0, + 314, + 3, + "*" + ], + [ + 579, + 35, + 0, + 314, + 4, + "*" + ], + [ + 580, + 70, + 0, + 314, + 5, + "*" + ], + [ + 581, + 38, + 0, + 314, + 6, + "*" + ], + [ + 582, + 47, + 0, + 314, + 7, + "*" + ], + [ + 583, + 75, + 0, + 314, + 8, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 606, + 305, + 0, + 311, + 1, + "BOOLEAN" + ], + [ + 609, + 257, + 0, + 319, + 0, + "*" + ], + [ + 610, + 253, + 0, + 319, + 1, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 636, + 277, + 0, + 329, + 0, + "IMAGE" + ], + [ + 639, + 325, + 0, + 329, + 1, + "IMAGE" + ], + [ + 641, + 305, + 0, + 329, + 2, + "BOOLEAN" + ], + [ + 644, + 331, + 0, + 325, + 1, + "BOOLEAN" + ], + [ + 646, + 333, + 0, + 325, + 0, + "IMAGE" + ], + [ + 650, + 329, + 0, + 338, + 0, + "*" + ], + [ + 651, + 331, + 0, + 338, + 1, + "BOOLEAN" + ], + [ + 653, + 338, + 0, + 332, + 0, + "IMAGE" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 670, + 329, + 0, + 369, + 0, + "*" + ], + [ + 671, + 369, + 0, + 278, + 3, + "IMAGE" + ], + [ + 672, + 331, + 0, + 369, + 1, + "BOOLEAN" + ], + [ + 673, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 674, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 675, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 676, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 677, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 678, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 679, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 680, + 8, + 0, + 278, + 8, + "VAE" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 0, + 330, + 790 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1320, + 0, + 440, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -430, + 0, + 510, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1770, + 0, + 860, + 790 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -770, + 800, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1370, + 560, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + 240, + 800, + 460, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2290, + 800, + 340, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 710, + 800, + 510, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's", + "bounding": [ + 1230, + 800, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 90, + 0, + 760, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 460, + 1370, + 350, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet", + "bounding": [ + 860, + 0, + 450, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + -200, + 1370, + 320, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + 130, + 1370, + 320, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.9090909090909091, + "offset": [ + 534.966179105662, + 133.67340629835087 + ] + }, + "ue_links": [ + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "11", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "11", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "8", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 278, + "downstream_slot": 0, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 278, + "downstream_slot": 1, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 278, + "downstream_slot": 8, + "upstream": "8", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + } + ], + "groupNodes": { + "End quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 480, + 10 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "" + ], + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 880, + -220 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + null, + 0, + 1, + 0, + 240, + "*" + ], + [ + 0, + 0, + 1, + 1, + 243, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "text1": { + "visible": true + }, + "separator": { + "visible": false + } + }, + "output": { + "0": { + "visible": true + }, + "1": { + "visible": false + } + } + } + } + }, + "Start quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 510, + -760 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "Start quality prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, pikomarie" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 940, + -670 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + 0, + 0, + 1, + 0, + 238, + "STRING" + ], + [ + null, + 0, + 1, + 1, + 239, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "separator": { + "visible": false + }, + "text1": { + "visible": false + }, + "text2": { + "visible": false + } + }, + "output": { + "1": { + "visible": false + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v3.1/zoomedin.png b/workflows/TXT2IMG/v3.1/zoomedin.png new file mode 100644 index 0000000000000000000000000000000000000000..aa3a7d636e1505e5dda9bb16bb98218f4e44ea5d --- /dev/null +++ b/workflows/TXT2IMG/v3.1/zoomedin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46919813627229682bf74c0a5913a3715996f0f252c36c673ce21b0208cd3d6f +size 226658 diff --git a/workflows/TXT2IMG/v3.1/zoomedout.png b/workflows/TXT2IMG/v3.1/zoomedout.png new file mode 100644 index 0000000000000000000000000000000000000000..3d438b8774b52e597d79addf01c108fbb5dd8ccc --- /dev/null +++ b/workflows/TXT2IMG/v3.1/zoomedout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72f4130886d11eda6ca38d0082acb22edefc9e03b776a49ad535af9ee5a10ca8 +size 246501 diff --git a/workflows/TXT2IMG/v3.2/(TXT2IMG)ADetailer-v3.2-vslinx.json b/workflows/TXT2IMG/v3.2/(TXT2IMG)ADetailer-v3.2-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..ac836579e99832efa6f7398cccca779f231bec20 --- /dev/null +++ b/workflows/TXT2IMG/v3.2/(TXT2IMG)ADetailer-v3.2-vslinx.json @@ -0,0 +1,9316 @@ +{ + "id": "6a40d5bd-9f17-4b08-a7c1-cebdb794adf6", + "revision": 0, + "last_node_id": 413, + "last_link_id": 1522, + "nodes": [ + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1570 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -500, + 1530 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -640, + 1530 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1490 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1490 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 58, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 126 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1610 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v1_nipples.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -420, + 70 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 530 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 8, + "type": "VAELoader", + "pos": [ + -760, + 350 + ], + "size": [ + 310, + 60 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 115 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 11, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 70 + ], + "size": [ + 310, + 142 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 117, + 534 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 126 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1450 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 79, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 335 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 115 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1450 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 237, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -140, + 350 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 433 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 517 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -140, + 280 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -140, + 210 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -140, + 140 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -140, + 70 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -420, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -170, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 236, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 250 + ], + "size": [ + 310, + 60 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 429 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1570 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 429 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 327 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -490, + 1570 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 478 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -580, + 1610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 54, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -190, + 1480 + ], + "size": [ + 320, + 858 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler" + }, + "link": 517 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 507 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + }, + "widgets_values": [ + "ComfyUI_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1450 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 71, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 279 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 126, + "type": "Image Filter", + "pos": [ + -400, + 1490 + ], + "size": [ + 390, + 346 + ], + "flags": { + "collapsed": true + }, + "order": 73, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 279 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 282 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "7598085ce32d348cec9b1ca4008fe0f9f2f522cf", + "Node name for S&R": "Image Filter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + "", + 1, + 766992 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1530 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 75, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 282 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 574 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 750, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 398 + }, + { + "name": "clip", + "type": "CLIP", + "link": 399 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 382 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 54961396446895, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 750, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 402 + }, + { + "name": "clip", + "type": "CLIP", + "link": 403 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 384 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 774976256366907, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 900, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 404 + }, + { + "name": "clip", + "type": "CLIP", + "link": 405 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 783764027604853, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 900, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 408 + }, + { + "name": "clip", + "type": "CLIP", + "link": 409 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 387 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 664959531452672, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 750, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 410 + }, + { + "name": "clip", + "type": "CLIP", + "link": 411 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 388 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 323082529245930, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 900, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 412 + }, + { + "name": "clip", + "type": "CLIP", + "link": 413 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 389 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 338216000755599, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 232, + "type": "Note", + "pos": [ + 2300, + 870 + ], + "size": [ + 320, + 230 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "You can open these previews by clicking the rectangle symbol next to the name.\nThey show the improved part.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"How to improve\" on the left)\n\nPrompt preview shows you the combination of pos prompts." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2300, + 1140 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2300, + 1180 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2300, + 1300 + ], + "size": [ + 410, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 63, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 479 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, inoue orihime, 1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile, masterpiece, best quality, very awa, absurdres" + ], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2410, + 1260 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2300, + 1260 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 720, + 870 + ], + "size": [ + 240, + 90 + ], + "flags": { + "collapsed": false + }, + "order": 91, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1501 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 382, + 612 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1000 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 94, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1503 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 384, + 614 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1260 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 93, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1507 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 388, + 618 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1260 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 95, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1508 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 389, + 619 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1130 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 92, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1506 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 387, + 617 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 450 + ], + "size": [ + 310, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 490, + 380 + ], + "size": [ + 350, + 90 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 609 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt", + "type": "*", + "link": 610 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -420, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 10, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 870 + ], + "size": [ + 210, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + 40, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 74, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Hiomaika.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 370, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 70, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Katsura Masakazu.safetensors", + 0, + 0, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -290, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 72, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\suliavtuber.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 1780, + 70 + ], + "size": [ + 410, + 710 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [] + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1330, + 630 + ], + "size": [ + 420, + 150 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature," + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -420, + 390 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 253, + "type": "workflow>End quality prompt (Optional)", + "pos": [ + 1330, + 460 + ], + "size": [ + 420, + 130 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "link": 499 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 478, + 479, + 507, + 610 + ] + } + ], + "title": "End quality prompt", + "properties": { + "Node name for S&R": "workflow>End quality prompt (Optional)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres", + ", " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -280 + ], + "size": [ + 573.94921875, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1150, + -290 + ], + "size": [ + 308.15625, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1150, + -280 + ], + "size": [ + 360.38671875, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -290 + ], + "size": [ + 149.40234375, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -210 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -180 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -100 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -220 + ], + "size": [ + 280, + 210 + ], + "flags": { + "pinned": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -210, + -220 + ], + "size": [ + 290, + 210 + ], + "flags": { + "pinned": true + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI models if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 257, + "type": "workflow>Start quality prompt (Optional)", + "pos": [ + 1330, + 70 + ], + "size": [ + 420, + 120 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "text2", + "type": "STRING", + "link": 501 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 499, + 609 + ] + } + ], + "title": "Start quality prompt", + "properties": { + "Node name for S&R": "workflow>Start quality prompt (Optional)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, inoue orihime", + ", " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 40, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 67, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "HiroyukiKitazume.safetensors", + 1.0000000000000002, + 1.0100000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -140, + 480 + ], + "size": [ + 210, + 100 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 306, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 650 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 563 + ] + } + ], + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 303, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 550 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 557, + 729 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2210, + 70 + ], + "size": [ + 410, + 710 + ], + "flags": {}, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 970, + 870 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 89, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1502 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 383, + 613 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed eyes, brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1330, + 230 + ], + "size": [ + 420, + 190 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 501 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 870, + 70 + ], + "size": [ + 430, + 340 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 728 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Optional, creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "25_.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1650 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 327 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 992 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 993 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 433 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + }, + "widgets_values": [ + 82349299160040, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 110, + 1450 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 65, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 729 + }, + { + "name": "image", + "type": "IMAGE", + "link": 777 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 992 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 993 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + 460, + 1440 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 56, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 728 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 563 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 530 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 776 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 406, + "type": "CR Image Input Switch", + "pos": [ + 460, + 1480 + ], + "size": [ + 290, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 60, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 775 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 776 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 777, + 778 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "ControlNet Pose Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -190, + 1440 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 534 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 490, + 510 + ], + "size": [ + 350, + 270 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 778 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 110, + 1490 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 39, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 460, + 1520 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 40, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 739 + ] + } + ], + "title": "PreProcessor", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -290, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 61, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 117 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2410, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 870, + 450 + ], + "size": [ + 430, + 330 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 775 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "25.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 900, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 400 + }, + { + "name": "clip", + "type": "CLIP", + "link": 401 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 383 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1086581583284091, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov8s.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 750, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 1394 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1395 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 1370 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 710605461858040, + "randomize", + 30, + 5, + "euler", + "normal", + 0.30000000000000004, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -420, + 460 + ], + "size": [ + 270, + 120 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1035571435485822, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 720, + 1130 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1505 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 616, + 1370 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "white nail polish, v" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 970, + 1000 + ], + "size": [ + 240, + 90 + ], + "flags": {}, + "order": 90, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1504 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 385, + 615 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips, smiling" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1330 + ], + "size": [ + 370, + 360 + ], + "flags": { + "collapsed": false + }, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1530, + 1580 + ], + "size": [ + 370, + 110 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1530, + 800 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false + }, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the right).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Mid-range is ideal to retain form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1150, + 720 + ], + "size": [ + 370, + 570 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -220 + ], + "size": [ + 370, + 900 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\n*If you have no intention to use ControlNet at all and don't want to download the required ControlNet models you can rightclick the \"ControlNet Model\"-Node and click bypass.*\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use \n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n\n`Below are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2410, + 1140 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2410, + 1180 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2300, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + 370, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 76, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 335, + 600, + 1443, + 1466, + 1468, + 1496, + 1497, + 1498, + 1499, + 1500 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336, + 1442, + 1465, + 1467, + 1491, + 1492, + 1493, + 1494, + 1495 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Aoinagi.safetensors", + 0, + 0, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1240, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 83, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1496 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1491 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 398 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 399, + 1501 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1500, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 81, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1466 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1465 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 400 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 401, + 1502 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 1760, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 86, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1499 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1494 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 402 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 403, + 1503 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2020, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 82, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1468 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1467 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 404 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 405, + 1504 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1240, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 80, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1443 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1442 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 1394 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1395, + 1505 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1500, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 84, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1497 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1492 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 408 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 409, + 1506 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 1760, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 85, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1498 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1493 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 410 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 411, + 1507 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2020, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 87, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1500 + }, + { + "name": "clip", + "type": "CLIP", + "link": 1495 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 412 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 413, + 1508 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 380 + ], + "size": [ + 380, + 200 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 380, + 70 + ], + "size": [ + 220, + 270 + ], + "flags": {}, + "order": 98, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 610, + 70 + ], + "size": [ + 230, + 270 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 70 + ], + "size": [ + 270, + 270 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 574 + }, + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 100, + 620 + ], + "size": [ + 380, + 160 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 739 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet & PreProcessor", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 115, + 8, + 0, + 50, + 2, + "VAE" + ], + [ + 117, + 11, + 0, + 12, + 0, + "MODEL" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 126, + 11, + 1, + 2, + 0, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 279, + 83, + 0, + 126, + 0, + "IMAGE" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 282, + 126, + 0, + 16, + 1, + "IMAGE" + ], + [ + 300, + 133, + 0, + 82, + 5, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 4, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 327, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 335, + 173, + 0, + 50, + 0, + "MODEL" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 382, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 383, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 384, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 385, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 387, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 388, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 389, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 398, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 399, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 400, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 401, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 402, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 403, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 404, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 405, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 408, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 409, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 410, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 411, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 412, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 413, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 429, + 236, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 431, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 433, + 237, + 0, + 82, + 8, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 478, + 253, + 0, + 241, + 1, + "STRING" + ], + [ + 479, + 253, + 0, + 245, + 0, + "STRING" + ], + [ + 499, + 257, + 0, + 253, + 0, + "STRING" + ], + [ + 501, + 239, + 0, + 257, + 0, + "STRING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 507, + 253, + 0, + 259, + 6, + "STRING" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 517, + 237, + 1, + 259, + 5, + "STRING" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 6, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 530, + 141, + 1, + 277, + 2, + "INT" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 534, + 11, + 0, + 282, + 0, + "*" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 563, + 306, + 0, + 277, + 1, + "COMBO" + ], + [ + 574, + 16, + 0, + 314, + 0, + "*" + ], + [ + 576, + 19, + 0, + 314, + 1, + "*" + ], + [ + 577, + 32, + 0, + 314, + 2, + "*" + ], + [ + 578, + 43, + 0, + 314, + 3, + "*" + ], + [ + 579, + 35, + 0, + 314, + 4, + "*" + ], + [ + 580, + 70, + 0, + 314, + 5, + "*" + ], + [ + 581, + 38, + 0, + 314, + 6, + "*" + ], + [ + 582, + 47, + 0, + 314, + 7, + "*" + ], + [ + 583, + 75, + 0, + 314, + 8, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 609, + 257, + 0, + 319, + 0, + "*" + ], + [ + 610, + 253, + 0, + 319, + 1, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 728, + 291, + 0, + 277, + 0, + "IMAGE" + ], + [ + 729, + 303, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 739, + 395, + 0, + 392, + 1, + "*" + ], + [ + 775, + 333, + 0, + 406, + 0, + "IMAGE" + ], + [ + 776, + 277, + 0, + 406, + 1, + "IMAGE" + ], + [ + 777, + 406, + 0, + 278, + 3, + "IMAGE" + ], + [ + 778, + 406, + 0, + 407, + 0, + "IMAGE" + ], + [ + 992, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 993, + 278, + 1, + 82, + 2, + "CONDITIONING" + ], + [ + 1370, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 1394, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 1395, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 1442, + 173, + 1, + 213, + 1, + "CLIP" + ], + [ + 1443, + 173, + 0, + 213, + 0, + "MODEL" + ], + [ + 1465, + 173, + 1, + 207, + 1, + "CLIP" + ], + [ + 1466, + 173, + 0, + 207, + 0, + "MODEL" + ], + [ + 1467, + 173, + 1, + 209, + 1, + "CLIP" + ], + [ + 1468, + 173, + 0, + 209, + 0, + "MODEL" + ], + [ + 1491, + 173, + 1, + 198, + 1, + "CLIP" + ], + [ + 1492, + 173, + 1, + 212, + 1, + "CLIP" + ], + [ + 1493, + 173, + 1, + 211, + 1, + "CLIP" + ], + [ + 1494, + 173, + 1, + 208, + 1, + "CLIP" + ], + [ + 1495, + 173, + 1, + 210, + 1, + "CLIP" + ], + [ + 1496, + 173, + 0, + 198, + 0, + "MODEL" + ], + [ + 1497, + 173, + 0, + 212, + 0, + "MODEL" + ], + [ + 1498, + 173, + 0, + 211, + 0, + "MODEL" + ], + [ + 1499, + 173, + 0, + 208, + 0, + "MODEL" + ], + [ + 1500, + 173, + 0, + 210, + 0, + "MODEL" + ], + [ + 1501, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 1502, + 207, + 1, + 191, + 0, + "CLIP" + ], + [ + 1503, + 208, + 1, + 193, + 0, + "CLIP" + ], + [ + 1504, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 1505, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 1506, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 1507, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 1508, + 210, + 1, + 197, + 0, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 0, + 330, + 790 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1320, + 0, + 440, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -430, + 0, + 510, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1770, + 0, + 860, + 790 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -300, + 800, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1370, + 560, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 800, + 460, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2290, + 800, + 340, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 710, + 800, + 510, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 1230, + 800, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 90, + 0, + 760, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 740, + 1370, + 370, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet", + "bounding": [ + 860, + 0, + 450, + 790 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + 100, + 1370, + 320, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -200, + 1370, + 290, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "Backend - PreProcessor", + "bounding": [ + 430, + 1370, + 300, + 320 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 1, + "offset": [ + 516.0358189275573, + 157.5933919754909 + ] + }, + "ue_links": [ + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "11", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "11", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "8", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 82, + "downstream_slot": 1, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 82, + "downstream_slot": 2, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + } + ], + "groupNodes": { + "End quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 480, + 10 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "" + ], + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 880, + -220 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + null, + 0, + 1, + 0, + 240, + "*" + ], + [ + 0, + 0, + 1, + 1, + 243, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "text1": { + "visible": true + }, + "separator": { + "visible": false + } + }, + "output": { + "0": { + "visible": true + }, + "1": { + "visible": false + } + } + } + } + }, + "Start quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 510, + -760 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "Start quality prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, pikomarie" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 940, + -670 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + 0, + 0, + 1, + 0, + 238, + "STRING" + ], + [ + null, + 0, + 1, + 1, + 239, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "separator": { + "visible": false + }, + "text1": { + "visible": false + }, + "text2": { + "visible": false + } + }, + "output": { + "1": { + "visible": false + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 1509, + 1510, + 1511, + 1512, + 1513, + 1514, + 1515, + 1516, + 1517, + 1518, + 1519, + 1520, + 1521, + 1522 + ], + "frontendVersion": "1.18.9" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v3.2/changelog.md b/workflows/TXT2IMG/v3.2/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..d673469dbba4963b78490a9d37400d9adf227744 --- /dev/null +++ b/workflows/TXT2IMG/v3.2/changelog.md @@ -0,0 +1,4 @@ +- Final fix for ControlNet not working if activated after image generation +- (Very complicated issue with bridges that do not handle data correctly if previous nodes were bypassed, had to rework the activation system) +- moved detailer model selector to the start of second row for model-selection conformity & consistency across prompt impacting orientation +- changed detailer lora & detailer prompt clip+model connections to inherit from main pipeline to keep style consistency in detailing & impact trigger word influence from detailer prompts \ No newline at end of file diff --git a/workflows/TXT2IMG/v3.2/example.png b/workflows/TXT2IMG/v3.2/example.png new file mode 100644 index 0000000000000000000000000000000000000000..05bddd4da06514424d715b90c5508eb79980adc9 --- /dev/null +++ b/workflows/TXT2IMG/v3.2/example.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91f120679e9f809f8b398f7b7abcfac23bece3dfce609a21b217c09b5fb7a8bb +size 17613178 diff --git a/workflows/TXT2IMG/v3.2/zoomin.png b/workflows/TXT2IMG/v3.2/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..3a775d15c1e2d97d1c2167b7beb55a0196467beb --- /dev/null +++ b/workflows/TXT2IMG/v3.2/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4aa2e419ef79e0dc99a70a76ca70956ebbb09be8792d412ad1c4ef2921a1f6e +size 205096 diff --git a/workflows/TXT2IMG/v3.2/zoomout.png b/workflows/TXT2IMG/v3.2/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..e3f8c6bf77341b2a069605f3b76afd8674407c9b --- /dev/null +++ b/workflows/TXT2IMG/v3.2/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26a862d7ab3d3038ecc574979c0cc621228700d7707296d6f5f87322dad8766e +size 182033 diff --git a/workflows/TXT2IMG/v4.0/TXT2IMG-ADetailer-v4.0-vslinx.json b/workflows/TXT2IMG/v4.0/TXT2IMG-ADetailer-v4.0-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..c067f72577466227fb74de0fcd2511db13c337cb --- /dev/null +++ b/workflows/TXT2IMG/v4.0/TXT2IMG-ADetailer-v4.0-vslinx.json @@ -0,0 +1,11404 @@ +{ + "id": "c2a73882-44fd-40f0-b5ac-b7a3dbd909c1", + "revision": 0, + "last_node_id": 468, + "last_link_id": 4297, + "nodes": [ + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -500, + 1530 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 82, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1610 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/ntd11_anime_nsfw_segm_v1_nipples.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 126, + "type": "Image Filter", + "pos": [ + -400, + 1490 + ], + "size": [ + 390, + 346 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 279 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 282 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "7598085ce32d348cec9b1ca4008fe0f9f2f522cf", + "Node name for S&R": "Image Filter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + "", + 1, + 766992 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1530 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 282 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 574 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Hiomaika.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 108, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\suliavtuber.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -340 + ], + "size": [ + 308.15625, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -340 + ], + "size": [ + 149.40234375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -220 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -140 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 110, + 1450 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 1873 + }, + { + "name": "image", + "type": "IMAGE", + "link": 777 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 3464 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 3465 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + 460, + 1440 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 92, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 728 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 1874 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 530 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 776 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 406, + "type": "CR Image Input Switch", + "pos": [ + 460, + 1480 + ], + "size": [ + 290, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 775 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 776 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 777, + 778 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "ControlNet Pose Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 110, + 1490 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 460, + 1520 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 739 + ] + } + ], + "title": "PreProcessor", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov8s.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 14, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3360 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1501, + 3368 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 15, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3361 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1502, + 3369 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 16, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3362 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 3370, + 4297 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 17, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3363 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1504, + 3371 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 18, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3364 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1505, + 3372 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 19, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3366 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1507, + 3374 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 20, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3367 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1508, + 3375 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1450 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 279 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1490 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -440, + 30 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 530 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 439, + "type": "workflow>ControlNet Models", + "pos": [ + -760, + 530 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 1873 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 1874 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors", + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 430 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 330 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 230 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 470, + 500 + ], + "size": [ + 350, + 280 + ], + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 778 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 470, + 340 + ], + "size": [ + 350, + 120 + ], + "flags": {}, + "order": 100, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 609 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt", + "type": "*", + "link": 610 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -160, + 240 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -160, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -160, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -440, + 660 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -190, + 660 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 30 + ], + "size": [ + 290, + 160 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1842, + 1891 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 1844 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -190, + 1440 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + true, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -330 + ], + "size": [ + 800.859375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -190, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -250 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -260 + ], + "size": [ + 60.6689453125, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 36, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3365 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1506, + 3373 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1450 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -580, + 1610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -480, + 1570 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 478 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1530, + 1200 + ], + "size": [ + 370, + 360 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1530, + 590 + ], + "size": [ + 370, + 570 + ], + "flags": { + "pinned": true + }, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -270 + ], + "size": [ + 210, + 220 + ], + "flags": { + "pinned": true + }, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -270 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 41, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -270 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -330 + ], + "size": [ + 360.38671875, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1530, + 1600 + ], + "size": [ + 370, + 110 + ], + "flags": { + "pinned": true + }, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -190, + 1480 + ], + "size": [ + 320, + 858 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler" + }, + "link": 517 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 507 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 670 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3179, + 3193 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3183, + 3194 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 760, + 1490 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 46, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1100, + 1490 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 47, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3192 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 237, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -160, + 440 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 433, + 3195 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 517 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + -640, + 1650 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 88, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3195 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -160, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524, + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -160, + 310 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -440, + 350 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516, + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1570 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -640, + 1530 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 710, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 75, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1501 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 612, + 3351 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 950, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 76, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1502 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 613, + 3352 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed eyes, brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 77, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 4297 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 614, + 3353 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 78, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1504 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 615, + 4296 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips, mouth" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 710, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 79, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1505 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 616, + 3355 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "white fingernails, white nail polish, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 950, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 85, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1506 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 617, + 3356 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 81, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1508 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 619, + 3358 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 80, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1507 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 618, + 3357 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 710, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1430, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 3360 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3368 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3351 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3196 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 35931694502778, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 950, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 1190, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1430, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 3362 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3370 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3353 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3207 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 318290264794549, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 1430, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1580, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 3361 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3369 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3352 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3203 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 769239639429268, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1580, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 3363 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3371 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 4296 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3211 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 880934726901955, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1430, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 3364 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3372 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3355 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3215 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1114103860944574, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 950, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1580, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 3365 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3373 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3356 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3216 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 500772284794026, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 1190, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1430, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 3366 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3374 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3357 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3220 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 184401017897749, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 1430, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.5, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1580, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 3367 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3375 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3358 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3224 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 756457282631569, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2000, + 30 + ], + "size": [ + 450, + 750 + ], + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2460, + 30 + ], + "size": [ + 450, + 750 + ], + "flags": {}, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 253, + "type": "workflow>End quality prompt (Optional)", + "pos": [ + 1530, + 440 + ], + "size": [ + 440, + 130 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "link": 499 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 478, + 479, + 507, + 610 + ] + } + ], + "title": "End quality prompt", + "properties": { + "Node name for S&R": "workflow>End quality prompt (Optional)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres", + ", " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 610 + ], + "size": [ + 440, + 170 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2750, + 870 + ], + "size": [ + 260, + 258 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2750, + 970 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2750, + 1070 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2750, + 1120 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2750, + 1170 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2750, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2750, + 1020 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -440, + 420 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 870822433001365, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -440, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1.25, + "min": 0, + "max": 10, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 190 + ], + "size": [ + 440, + 210 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 501 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile, parted lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 257, + "type": "workflow>Start quality prompt (Optional)", + "pos": [ + 1530, + 30 + ], + "size": [ + 440, + 120 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "text2", + "type": "STRING", + "link": 501 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 499, + 609 + ] + } + ], + "title": "Start quality prompt", + "properties": { + "Node name for S&R": "workflow>Start quality prompt (Optional)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality", + ", " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + 1100, + 1450 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3193 + }, + { + "name": "image", + "type": "IMAGE", + "link": 3180 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3194 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3229 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1570 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1592 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1650 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1592 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3464 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 3465 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 433 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + }, + "widgets_values": [ + 449109146238466, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1490 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 1844 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1450 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 3229 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 1845 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -440, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 710, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2750, + 920 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2600, + 1450 + ], + "size": [ + 310, + 250 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Information", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Debug Section\n\nYou can open the previews above by clicking the rectangle symbol next to the name.\nThey show the improved part by the detailer.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"Improve further\" on the left)\n\nThe prompt preview to the left side of this note shows you the combination of positive prompts in your workflow." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2200, + 1450 + ], + "size": [ + 390, + 250 + ], + "flags": { + "collapsed": false + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 479 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 1girl, inoue orihime, brown eyes, white sweater, turtleneck sweater, medium breasts, v sign, v, jeans, half-length portrait, smile, parted lips, masterpiece, best quality, very awa, absurdres" + ], + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + 760, + 1450 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3228 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3179 + }, + { + "name": "image", + "type": "IMAGE", + "link": 3181 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3183 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 106, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Katsura Masakazu.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 112, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 600, + 3228 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\Aoinagi.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 97, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1842 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "69yottea_illu_v2.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 340 + ], + "size": [ + 380, + 178 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 560 + ], + "size": [ + 380, + 90 + ], + "flags": { + "collapsed": false + }, + "order": 74, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 739 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 690 + ], + "size": [ + 380, + 90 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 3192 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 30 + ], + "size": [ + 270, + 270 + ], + "flags": {}, + "order": 135, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 574 + }, + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 360, + 30 + ], + "size": [ + 220, + 270 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 590, + 30 + ], + "size": [ + 230, + 270 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 850, + 30 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 728 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1190, + 30 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3181 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 850, + 430 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 775 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1190, + 430 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3180 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -270 + ], + "size": [ + 370, + 1200 + ], + "flags": { + "pinned": true + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe settings for CFG, steps, scheduler & sampler also apply to all of the detailers to keep a consistent setting for all parts of the generation.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use a start and/or quality prompt, if you'd like to use ControlNet and/or the Pre-Processor to either imitate a pose from a pose image or a reference image and if you want to use the IPAdapter to imitate an image's style and/or composition.\n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\n
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n\n`To the left are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly. At the bottom you can find collections of Poses for ControlNet.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1150, + 970 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Low to mid-range is ideal to retain original form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 279, + 83, + 0, + 126, + 0, + "IMAGE" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 282, + 126, + 0, + 16, + 1, + "IMAGE" + ], + [ + 300, + 133, + 0, + 82, + 5, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 4, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 431, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 433, + 237, + 0, + 82, + 8, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 478, + 253, + 0, + 241, + 1, + "STRING" + ], + [ + 479, + 253, + 0, + 245, + 0, + "STRING" + ], + [ + 499, + 257, + 0, + 253, + 0, + "STRING" + ], + [ + 501, + 239, + 0, + 257, + 0, + "STRING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 507, + 253, + 0, + 259, + 6, + "STRING" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 517, + 237, + 1, + 259, + 5, + "STRING" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 6, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 530, + 141, + 1, + 277, + 2, + "INT" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 574, + 16, + 0, + 314, + 0, + "*" + ], + [ + 576, + 19, + 0, + 314, + 1, + "*" + ], + [ + 577, + 32, + 0, + 314, + 2, + "*" + ], + [ + 578, + 43, + 0, + 314, + 3, + "*" + ], + [ + 579, + 35, + 0, + 314, + 4, + "*" + ], + [ + 580, + 70, + 0, + 314, + 5, + "*" + ], + [ + 581, + 38, + 0, + 314, + 6, + "*" + ], + [ + 582, + 47, + 0, + 314, + 7, + "*" + ], + [ + 583, + 75, + 0, + 314, + 8, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 609, + 257, + 0, + 319, + 0, + "*" + ], + [ + 610, + 253, + 0, + 319, + 1, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 728, + 291, + 0, + 277, + 0, + "IMAGE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 739, + 395, + 0, + 392, + 1, + "*" + ], + [ + 775, + 333, + 0, + 406, + 0, + "IMAGE" + ], + [ + 776, + 277, + 0, + 406, + 1, + "IMAGE" + ], + [ + 777, + 406, + 0, + 278, + 3, + "IMAGE" + ], + [ + 778, + 406, + 0, + 407, + 0, + "IMAGE" + ], + [ + 1501, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 1502, + 207, + 1, + 191, + 0, + "CLIP" + ], + [ + 1504, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 1505, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 1506, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 1507, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 1508, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 1592, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 1842, + 436, + 0, + 12, + 0, + "MODEL" + ], + [ + 1844, + 436, + 1, + 2, + 0, + "CLIP" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1873, + 439, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 1874, + 439, + 1, + 277, + 1, + "COMBO" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3179, + 440, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 3180, + 419, + 0, + 455, + 2, + "IMAGE" + ], + [ + 3181, + 420, + 0, + 454, + 2, + "IMAGE" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3183, + 440, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3192, + 456, + 0, + 457, + 1, + "*" + ], + [ + 3193, + 440, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 3194, + 440, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 3195, + 237, + 0, + 458, + 0, + "COMBO" + ], + [ + 3196, + 458, + 0, + 19, + 14, + "COMBO" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3203, + 458, + 0, + 32, + 14, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3207, + 458, + 0, + 43, + 14, + "COMBO" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3211, + 458, + 0, + 35, + 14, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3215, + 458, + 0, + 70, + 14, + "COMBO" + ], + [ + 3216, + 458, + 0, + 38, + 14, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3220, + 458, + 0, + 47, + 14, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3224, + 458, + 0, + 75, + 14, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3228, + 173, + 0, + 454, + 0, + "MODEL" + ], + [ + 3229, + 455, + 0, + 50, + 0, + "MODEL" + ], + [ + 3351, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 3352, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 3353, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 3355, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 3356, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 3357, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 3358, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 3360, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 3361, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 3362, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 3363, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 3364, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 3365, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 3366, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 3367, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 3368, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 3369, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 3370, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 3371, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 3372, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 3373, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 3374, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 3375, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 3464, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 3465, + 278, + 1, + 82, + 2, + "CONDITIONING" + ], + [ + 4296, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 4297, + 208, + 1, + 193, + 0, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + -40, + 310, + 830 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1520, + -40, + 460, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -450, + -40, + 510, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1990, + -40, + 930, + 830 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 800, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1370, + 560, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 800, + 450, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2190, + 1370, + 730, + 340 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 700, + 800, + 970, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 1680, + 800, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 70, + -40, + 760, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 1420, + 1370, + 390, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 840, + -40, + 330, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + 100, + 1370, + 320, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -200, + 1370, + 290, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "Backend - PreProcessor", + "bounding": [ + 430, + 1370, + 300, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1180, + -40, + 330, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Backend - IPAdapter Comp", + "bounding": [ + 1080, + 1370, + 330, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "Backend - IPAdapter Style", + "bounding": [ + 740, + 1370, + 330, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "Debug Detailer", + "bounding": [ + 2740, + 800, + 180, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.7513148009015777, + "offset": [ + 1058.289747743748, + 422.07853984569476 + ] + }, + "ue_links": [ + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 82, + "downstream_slot": 1, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 82, + "downstream_slot": 2, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + } + ], + "groupNodes": { + "End quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 480, + 10 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "" + ], + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 880, + -220 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + null, + 0, + 1, + 0, + 240, + "*" + ], + [ + 0, + 0, + 1, + 1, + 243, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "text1": { + "visible": true + }, + "separator": { + "visible": false + } + }, + "output": { + "0": { + "visible": true + }, + "1": { + "visible": false + } + } + } + } + }, + "Start quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 510, + -760 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "Start quality prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, pikomarie" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 940, + -670 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + 0, + 0, + 1, + 0, + 238, + "STRING" + ], + [ + null, + 0, + 1, + 1, + 239, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "separator": { + "visible": false + }, + "text1": { + "visible": false + }, + "text2": { + "visible": false + } + }, + "output": { + "1": { + "visible": false + } + } + } + } + }, + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 4274, + 4275, + 4276, + 4277, + 4278, + 4279, + 4280, + 4281, + 4282, + 4283, + 4284, + 4285, + 4286, + 4287, + 4288, + 4289, + 4290, + 4291, + 4292, + 4293, + 4294, + 4295 + ], + "frontendVersion": "1.18.9" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.0/changelog.md b/workflows/TXT2IMG/v4.0/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..475da378a79d7c457a7b928729a5604f3a0b4f70 --- /dev/null +++ b/workflows/TXT2IMG/v4.0/changelog.md @@ -0,0 +1,10 @@ +- Implementation of IPAdapter for Style & Concept (Optional) +- CFG, Sampler, Scheduler & Steps now directly affect detailer settings as well +- Body parts now have their own denoise slider for better detailing + - low denoise value = keep form, inpaint area according to original + - mid-high denoise value = overwrite form, inpaint area according to prompt while ignoring original content +- Manual & Recommendations + Requirements overhaul +- Reorganization of Backend Logic for better state handling +- Compact Group Nodes for ControlNet & IPAdapter Models +- Fixed clip inheritance amongst optional Detailer LoRA's & Optional Detailer prompts +- Debug section now shows full prompt preview at all times \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.0/sample_workflow.png b/workflows/TXT2IMG/v4.0/sample_workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..02453896cf18ae6f227f4f687fda7ea695705291 --- /dev/null +++ b/workflows/TXT2IMG/v4.0/sample_workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce743bdfaeeb6b3b40cf244025ef4f57309fd09d8701fb63bb5b7749a14c74b +size 17022889 diff --git a/workflows/TXT2IMG/v4.0/sample_workflow_ipadapter.png b/workflows/TXT2IMG/v4.0/sample_workflow_ipadapter.png new file mode 100644 index 0000000000000000000000000000000000000000..9433fe98866abb80aa906c7185558e68de6c8733 --- /dev/null +++ b/workflows/TXT2IMG/v4.0/sample_workflow_ipadapter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8752e5616cd0fffbe1c7dba9b0868e4309b061d0df5302474fd9f4d0513408f2 +size 25356199 diff --git a/workflows/TXT2IMG/v4.0/zoomin.png b/workflows/TXT2IMG/v4.0/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..96dd677821af1a0ddde86a2574fc6d50cbd10e00 --- /dev/null +++ b/workflows/TXT2IMG/v4.0/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d7d92a8033124b5583b077bf62a87d7e0cd579fe91d98bbfde49397f662850 +size 237738 diff --git a/workflows/TXT2IMG/v4.0/zoomin_ipadapter.png b/workflows/TXT2IMG/v4.0/zoomin_ipadapter.png new file mode 100644 index 0000000000000000000000000000000000000000..048dfb300cc15f15f0c0688bbee244eea5426437 --- /dev/null +++ b/workflows/TXT2IMG/v4.0/zoomin_ipadapter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293f171fc6f067af15cd69a1b375ab0c66609b4dd0fa14f081458695da8d644b +size 267835 diff --git a/workflows/TXT2IMG/v4.0/zoomout.png b/workflows/TXT2IMG/v4.0/zoomout.png new file mode 100644 index 0000000000000000000000000000000000000000..6a370ae4998334b78cbe60d03e9c73c9a31d0dbc --- /dev/null +++ b/workflows/TXT2IMG/v4.0/zoomout.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e8ecde164bb9dcfb0c1d9220573433286ccd9634587dc12310fc40abb45e84 +size 211844 diff --git a/workflows/TXT2IMG/v4.0/zoomout_ipadapter.png b/workflows/TXT2IMG/v4.0/zoomout_ipadapter.png new file mode 100644 index 0000000000000000000000000000000000000000..a302a62e4158b6b51a03a1dc9c22071574ff021e --- /dev/null +++ b/workflows/TXT2IMG/v4.0/zoomout_ipadapter.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa1868a5ee827a3274596725c3bdf287ea28d171145cc27facef6d2d371dac36 +size 189663 diff --git a/workflows/TXT2IMG/v4.1/TXT2IMG-ADetailer-v4.1-vslinx.json b/workflows/TXT2IMG/v4.1/TXT2IMG-ADetailer-v4.1-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..44aed161ab792a15ec8c263fabed707b5e9ee6f6 --- /dev/null +++ b/workflows/TXT2IMG/v4.1/TXT2IMG-ADetailer-v4.1-vslinx.json @@ -0,0 +1,11410 @@ +{ + "id": "b1a8a034-720b-4b66-a8c9-f1aaec9b82c5", + "revision": 0, + "last_node_id": 471, + "last_link_id": 10318, + "nodes": [ + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -500, + 1530 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 81, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1610 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1230 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 16, + "type": "ImageUpscaleWithModel", + "pos": [ + -760, + 1530 + ], + "size": [ + 400, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 34 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10031 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 281, + 529, + 574 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ImageUpscaleWithModel", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -340 + ], + "size": [ + 308.15625, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -340 + ], + "size": [ + 149.40234375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -220 + ], + "size": [ + 147.392578125, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -140 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 110, + 1450 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 1873 + }, + { + "name": "image", + "type": "IMAGE", + "link": 777 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 10307 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 10308 + ] + } + ], + "title": "ControlNet", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + 460, + 1440 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 88, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 728 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 1874 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 530 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 776 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 406, + "type": "CR Image Input Switch", + "pos": [ + 460, + 1480 + ], + "size": [ + 290, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 95, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 775 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 776 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 777, + 778 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "ControlNet Pose Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 110, + 1490 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 460, + 1520 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 739 + ] + } + ], + "title": "PreProcessor", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10309 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1501, + 10313 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 12, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10312 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10317, + 10318 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 13, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10311 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10170, + 10316 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 14, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10310 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10314, + 10315 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 15, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3366 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1507, + 3374 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 16, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3367 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1508, + 3375 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1490 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 87, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 439, + "type": "workflow>ControlNet Models", + "pos": [ + -760, + 530 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 1873 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 1874 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors", + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 430 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 34 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 330 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 470, + 500 + ], + "size": [ + 350, + 280 + ], + "flags": {}, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 778 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 470, + 340 + ], + "size": [ + 350, + 120 + ], + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Start quality prompt", + "type": "*", + "link": 609 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt", + "type": "*", + "link": 610 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -160, + 240 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -160, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -160, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -440, + 660 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -190, + 660 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -330 + ], + "size": [ + 800.859375, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -190, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -250 + ], + "size": [ + 184.5263671875, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -260 + ], + "size": [ + 60.6689453125, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 1080 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 29, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3365 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1506, + 3373 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1450 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -580, + 1610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -480, + 1570 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 478 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -270 + ], + "size": [ + 210, + 220 + ], + "flags": { + "pinned": true + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -270 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -270 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -330 + ], + "size": [ + 360.38671875, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1530, + 1600 + ], + "size": [ + 370, + 110 + ], + "flags": { + "pinned": true + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 670 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3179, + 3193 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3183, + 3194 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 760, + 1490 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 36, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1100, + 1490 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 37, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3192 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -160, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524, + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -160, + 310 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -440, + 350 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516, + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1570 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -640, + 1530 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 950, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 82, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1506 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 617, + 3356 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1430, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 281 + }, + { + "name": "model", + "type": "MODEL", + "link": 10309 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10313 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10305 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3196 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 473441175327653, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1430, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 3366 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3374 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3357 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3220 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 250716185688556, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 253, + "type": "workflow>End quality prompt (Optional)", + "pos": [ + 1530, + 440 + ], + "size": [ + 440, + 130 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "text1", + "type": "STRING", + "link": 499 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 478, + 479, + 507, + 610 + ] + } + ], + "title": "End quality prompt", + "properties": { + "Node name for S&R": "workflow>End quality prompt (Optional)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres", + ", " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 610 + ], + "size": [ + 440, + 170 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -440, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1.25, + "min": 0, + "max": 10, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + 1100, + 1450 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3193 + }, + { + "name": "image", + "type": "IMAGE", + "link": 3180 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3194 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3229 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1570 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1592 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1490 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 1844 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1450 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 3229 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 1845 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -440, + 750 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2600, + 1450 + ], + "size": [ + 310, + 250 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Information", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Debug Section\n\nYou can open the previews above by clicking the rectangle symbol next to the name.\nThey show the improved part by the detailer.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"Improve further\" on the left)\n\nThe prompt preview to the left side of this note shows you the combination of positive prompts in your workflow." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2200, + 1450 + ], + "size": [ + 390, + 250 + ], + "flags": { + "collapsed": false + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 479 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 1girl, solo, breasts, looking at viewer, blush, smile, inoue orihime, orange hair, brown eyes, long hair, large breasts, simple background, turtleneck, turtleneck sweater, sideways glance, smile, masterpiece, best quality, very awa, absurdres" + ], + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + 760, + 1450 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3228 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3179 + }, + { + "name": "image", + "type": "IMAGE", + "link": 3181 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3183 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 97, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1842 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 560 + ], + "size": [ + 380, + 90 + ], + "flags": { + "collapsed": false + }, + "order": 74, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 739 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 690 + ], + "size": [ + 380, + 90 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 3192 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 850, + 30 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 728 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1190, + 30 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3181 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1190, + 430 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 3180 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -270 + ], + "size": [ + 370, + 1200 + ], + "flags": { + "pinned": true + }, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe settings for CFG, steps, scheduler & sampler also apply to all of the detailers to keep a consistent setting for all parts of the generation.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use a start and/or quality prompt, if you'd like to use ControlNet and/or the Pre-Processor to either imitate a pose from a pose image or a reference image and if you want to use the IPAdapter to imitate an image's style and/or composition.\n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\n
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n\n`To the left are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly. At the bottom you can find collections of Poses for ControlNet.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1150, + 970 + ], + "size": [ + 370, + 740 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Low to mid-range is ideal to retain original form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1530, + 1200 + ], + "size": [ + 370, + 360 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1530, + 590 + ], + "size": [ + 370, + 570 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 710, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 710, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 78, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10314 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 616, + 10121 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 77, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10170 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 615, + 10306 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1430, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 8221 + }, + { + "name": "clip", + "type": "CLIP", + "link": 8222 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 8219 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3207 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 180787720616821, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 1190, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 870 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 56, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 8221 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 4297, + 8222 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 85, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 4297 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 614, + 8219 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 710, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 75, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1501 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 612, + 10305 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 990 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2000, + 30 + ], + "size": [ + 450, + 750 + ], + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 529 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1450 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 10030 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -190, + 1440 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1580, + 1560 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 3367 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3375 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3358 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3224 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 50499300298452, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 79, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1507 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 618, + 3357 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 1160 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 80, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1508 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 619, + 3358 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 870 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/Eyes.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2750, + 970 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1430, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 10310 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10315 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10121 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3215 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 588887214534453, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1580, + 1480 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 10311 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10316 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10306 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3211 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 666802544188529, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1580, + 1520 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 3365 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3373 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3356 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3216 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 816080517837961, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2750, + 920 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2460, + 30 + ], + "size": [ + 450, + 750 + ], + "flags": {}, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -440, + 30 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 530 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 850, + 430 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 775 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 230 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 30 + ], + "size": [ + 290, + 160 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1842, + 1891 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 1844 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 257, + "type": "workflow>Start quality prompt (Optional)", + "pos": [ + 1530, + 30 + ], + "size": [ + 440, + 120 + ], + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [ + { + "name": "text2", + "type": "STRING", + "link": 501 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 499, + 609 + ] + } + ], + "title": "Start quality prompt", + "properties": { + "Node name for S&R": "workflow>Start quality prompt (Optional)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality", + ", " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 950, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 950, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2750, + 1170 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2750, + 1220 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2750, + 1070 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1110 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2750, + 1120 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1580, + 1440 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 10312 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10317 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10123 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3203 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1068755080221791, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 237, + "type": "Scheduler Selector (Comfy) (Image Saver)", + "pos": [ + -160, + 440 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 433, + 3195 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 9876 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Scheduler Selector (Comfy) (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + -650, + 1650 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3195 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1650 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1592 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10307 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 10308 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 433 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + }, + "widgets_values": [ + 585510720205888, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 471, + "type": "Image Filter", + "pos": [ + -400, + 1490 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 10030 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 10031 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 103, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 870 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 106, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 108, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 590, + 30 + ], + "size": [ + 230, + 270 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 190 + ], + "size": [ + 440, + 210 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 501 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "1girl, solo, breasts, looking at viewer, blush, smile, inoue orihime, orange hair, brown eyes, long hair, large breasts, simple background, turtleneck, turtleneck sweater, sideways glance, smile" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -190, + 1480 + ], + "size": [ + 320, + 918 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 9876 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 507 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -440, + 420 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 163976322162578, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1080 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 112, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 600, + 3228 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 950, + 940 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 76, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10318 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 613, + 10123 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2750, + 1020 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 1430, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 1190, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 1430, + 1090 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 710, + 870 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2750, + 870 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 30 + ], + "size": [ + 270, + 270 + ], + "flags": {}, + "order": 135, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 574 + }, + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 360, + 30 + ], + "size": [ + 220, + 270 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 340 + ], + "size": [ + 380, + 178 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + } + ], + "links": [ + [ + 34, + 15, + 0, + 16, + 0, + "UPSCALE_MODEL" + ], + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 281, + 16, + 0, + 19, + 0, + "IMAGE" + ], + [ + 300, + 133, + 0, + 82, + 5, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 4, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 431, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 433, + 237, + 0, + 82, + 8, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 478, + 253, + 0, + 241, + 1, + "STRING" + ], + [ + 479, + 253, + 0, + 245, + 0, + "STRING" + ], + [ + 499, + 257, + 0, + 253, + 0, + "STRING" + ], + [ + 501, + 239, + 0, + 257, + 0, + "STRING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 507, + 253, + 0, + 259, + 6, + "STRING" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 6, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 529, + 16, + 0, + 274, + 0, + "IMAGE" + ], + [ + 530, + 141, + 1, + 277, + 2, + "INT" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 574, + 16, + 0, + 314, + 0, + "*" + ], + [ + 576, + 19, + 0, + 314, + 1, + "*" + ], + [ + 577, + 32, + 0, + 314, + 2, + "*" + ], + [ + 578, + 43, + 0, + 314, + 3, + "*" + ], + [ + 579, + 35, + 0, + 314, + 4, + "*" + ], + [ + 580, + 70, + 0, + 314, + 5, + "*" + ], + [ + 581, + 38, + 0, + 314, + 6, + "*" + ], + [ + 582, + 47, + 0, + 314, + 7, + "*" + ], + [ + 583, + 75, + 0, + 314, + 8, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 609, + 257, + 0, + 319, + 0, + "*" + ], + [ + 610, + 253, + 0, + 319, + 1, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 728, + 291, + 0, + 277, + 0, + "IMAGE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 739, + 395, + 0, + 392, + 1, + "*" + ], + [ + 775, + 333, + 0, + 406, + 0, + "IMAGE" + ], + [ + 776, + 277, + 0, + 406, + 1, + "IMAGE" + ], + [ + 777, + 406, + 0, + 278, + 3, + "IMAGE" + ], + [ + 778, + 406, + 0, + 407, + 0, + "IMAGE" + ], + [ + 1501, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 1506, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 1507, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 1508, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 1592, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 1842, + 436, + 0, + 12, + 0, + "MODEL" + ], + [ + 1844, + 436, + 1, + 2, + 0, + "CLIP" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1873, + 439, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 1874, + 439, + 1, + 277, + 1, + "COMBO" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3179, + 440, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 3180, + 419, + 0, + 455, + 2, + "IMAGE" + ], + [ + 3181, + 420, + 0, + 454, + 2, + "IMAGE" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3183, + 440, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3192, + 456, + 0, + 457, + 1, + "*" + ], + [ + 3193, + 440, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 3194, + 440, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 3195, + 237, + 0, + 458, + 0, + "COMBO" + ], + [ + 3196, + 458, + 0, + 19, + 14, + "COMBO" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3203, + 458, + 0, + 32, + 14, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3207, + 458, + 0, + 43, + 14, + "COMBO" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3211, + 458, + 0, + 35, + 14, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3215, + 458, + 0, + 70, + 14, + "COMBO" + ], + [ + 3216, + 458, + 0, + 38, + 14, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3220, + 458, + 0, + 47, + 14, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3224, + 458, + 0, + 75, + 14, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3228, + 173, + 0, + 454, + 0, + "MODEL" + ], + [ + 3229, + 455, + 0, + 50, + 0, + "MODEL" + ], + [ + 3356, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 3357, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 3358, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 3365, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 3366, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 3367, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 3373, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 3374, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 3375, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4297, + 208, + 1, + 193, + 0, + "CLIP" + ], + [ + 8219, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 8221, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 8222, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 9876, + 237, + 1, + 259, + 5, + "STRING" + ], + [ + 10030, + 83, + 0, + 471, + 0, + "IMAGE" + ], + [ + 10031, + 471, + 0, + 16, + 1, + "IMAGE" + ], + [ + 10121, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 10123, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 10170, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 10305, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 10306, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 10307, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 10308, + 278, + 1, + 82, + 2, + "CONDITIONING" + ], + [ + 10309, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 10310, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 10311, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 10312, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 10313, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 10314, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 10315, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 10316, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 10317, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 10318, + 207, + 1, + 191, + 0, + "CLIP" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + -40, + 310, + 830 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1520, + -40, + 460, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -450, + -40, + 510, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1990, + -40, + 930, + 830 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 800, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1370, + 560, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 800, + 450, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2190, + 1370, + 730, + 340 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 700, + 800, + 970, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 1680, + 800, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 70, + -40, + 760, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 1420, + 1370, + 390, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 840, + -40, + 330, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + 100, + 1370, + 320, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -200, + 1370, + 290, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "Backend - PreProcessor", + "bounding": [ + 430, + 1370, + 300, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1180, + -40, + 330, + 830 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Backend - IPAdapter Comp", + "bounding": [ + 1080, + 1370, + 330, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "Backend - IPAdapter Style", + "bounding": [ + 740, + 1370, + 330, + 340 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "Debug Detailer", + "bounding": [ + 2740, + 800, + 180, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.959221666281037, + "offset": [ + 687.5562055477681, + -172.52880109822135 + ] + }, + "ue_links": [ + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 82, + "downstream_slot": 1, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 82, + "downstream_slot": 2, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + } + ], + "groupNodes": { + "End quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 480, + 10 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "" + ], + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 880, + -220 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + null, + 0, + 1, + 0, + 240, + "*" + ], + [ + 0, + 0, + 1, + 1, + 243, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "text1": { + "visible": true + }, + "separator": { + "visible": false + } + }, + "output": { + "0": { + "visible": true + }, + "1": { + "visible": false + } + } + } + } + }, + "Start quality prompt (Optional)": { + "nodes": [ + { + "id": -1, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 510, + -760 + ], + "size": [ + 390, + 110 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "string", + "name": "string", + "type": "STRING", + "links": [] + } + ], + "title": "Start quality prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]" + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, pikomarie" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CR Text Concatenate", + "pos": [ + 940, + -670 + ], + "size": [ + 300, + 126 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text1" + }, + "link": null + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "widget": { + "name": "text2" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate" + }, + "widgets_values": [ + "", + "", + ", " + ], + "index": 1 + } + ], + "links": [ + [ + 0, + 0, + 1, + 0, + 238, + "STRING" + ], + [ + null, + 0, + 1, + 1, + 239, + "STRING" + ] + ], + "external": [ + [ + 1, + 0, + "STRING" + ] + ], + "config": { + "1": { + "input": { + "separator": { + "visible": false + }, + "text1": { + "visible": false + }, + "text2": { + "visible": false + } + }, + "output": { + "1": { + "visible": false + } + } + } + } + }, + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 10278, + 10279, + 10280, + 10281, + 10282, + 10283, + 10284, + 10285, + 10286, + 10287, + 10288, + 10289, + 10290, + 10291, + 10292, + 10293, + 10294, + 10295, + 10296, + 10297, + 10298, + 10299, + 10300, + 10301, + 10302, + 10303, + 10304 + ], + "frontendVersion": "1.23.4" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.1/TXT2IMG_ADetailer_2025-07-03-000959.png b/workflows/TXT2IMG/v4.1/TXT2IMG_ADetailer_2025-07-03-000959.png new file mode 100644 index 0000000000000000000000000000000000000000..f2c452b329d56e4b874a5bcc2576a33f7fe80ff3 --- /dev/null +++ b/workflows/TXT2IMG/v4.1/TXT2IMG_ADetailer_2025-07-03-000959.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc40f38c24a94f21977b5123b4ea6bdf9c00f39d7ff6d279120f8e5e4e79cb86 +size 16497436 diff --git a/workflows/TXT2IMG/v4.1/changelog.md b/workflows/TXT2IMG/v4.1/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..e6c6c5455dd01fdf6c2f79cafec6ea336ae7d3cb --- /dev/null +++ b/workflows/TXT2IMG/v4.1/changelog.md @@ -0,0 +1 @@ +- fixed compatibility issue introduced with new image-filter node update \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.1/zoomin.png b/workflows/TXT2IMG/v4.1/zoomin.png new file mode 100644 index 0000000000000000000000000000000000000000..00191cb0d19defbf9306d591862064303df091fc --- /dev/null +++ b/workflows/TXT2IMG/v4.1/zoomin.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e771b19d6f257cbc81a9f65479d2f04144507e7259997b2ae1a2b31eb78af427 +size 194251 diff --git a/workflows/TXT2IMG/v4.2/TXT2IMG-ADetailer-v4.2-vslinx.json b/workflows/TXT2IMG/v4.2/TXT2IMG-ADetailer-v4.2-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..7f9f2d69847226575f8adb744e5d9dd9507882fc --- /dev/null +++ b/workflows/TXT2IMG/v4.2/TXT2IMG-ADetailer-v4.2-vslinx.json @@ -0,0 +1,13267 @@ +{ + "id": "3c3324c0-e015-4565-b47c-4440aadd7e70", + "revision": 0, + "last_node_id": 531, + "last_link_id": 11083, + "nodes": [ + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1240 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1620 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 880 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1240 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -410 + ], + "size": [ + 308.20001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -410 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -290 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -210 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1000 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 9, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 11062 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1501, + 11063 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 10, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10312 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10317, + 10318 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10311 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10170, + 10316 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 12, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10310 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10314, + 10315 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 13, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3366 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1507, + 3374 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 14, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3367 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1508, + 3375 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1500 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -160, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -160, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -160, + -40 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -320 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -330 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 20, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3365 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1506, + 3373 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1460 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "*", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "*", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -400 + ], + "size": [ + 360.45001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -160, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524, + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -440, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516, + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1580 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 26, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 950, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 91, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1506 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 617, + 3356 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1430, + 1570 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 159, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 3366 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3374 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3357 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3220 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 380413905234654, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1580 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1592 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1500 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 1844 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere3", + "pos": [ + -580, + 1460 + ], + "size": [ + 310, + 70 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "*", + "link": 3229 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "*", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "*", + "link": 1845 + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 880 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1842 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 710, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 710, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 87, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10314 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 616, + 10121 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 86, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10170 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 615, + 10306 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1430, + 1490 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 153, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 8221 + }, + { + "name": "clip", + "type": "CLIP", + "link": 8222 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 8219 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3207 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 230816824974794, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 1190, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 29, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 8221 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 4297, + 8222 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 92, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 4297 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 614, + 8219 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 710, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 84, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1501 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 612, + 11060 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1000 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1460 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 10030 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -190, + 1450 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1580, + 1570 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 3367 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3375 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3358 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3224 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 560192247775849, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1507 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 618, + 3357 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 89, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1508 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 619, + 3358 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 880 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/Eyes.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2750, + 980 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1430, + 1530 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 10310 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10315 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10121 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3215 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1061233121730612, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1580, + 1490 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 151, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 10311 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10316 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10306 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3211 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 71175325522901, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1580, + 1530 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 157, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 3365 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3373 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3356 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3216 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1080837476869671, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1120 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2750, + 930 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 950, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 950, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2750, + 1180 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2750, + 1230 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 166, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2750, + 1080 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1120 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2750, + 1130 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1580, + 1450 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 10312 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10317 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10123 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3203 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 439413001225465, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 471, + "type": "Image Filter", + "pos": [ + -400, + 1500 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 10030 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 11002 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 880 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 121, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 880 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 127, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1090 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1090 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1090 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 135, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 600, + 3228 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 950, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 85, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10318 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 613, + 10123 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2750, + 1030 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 1430, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 1190, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 1430, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 710, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 476, + "type": "MathExpression|pysssss", + "pos": [ + 910, + 1590 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10325 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10353 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10332 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 477, + "type": "MathExpression|pysssss", + "pos": [ + 910, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10330 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10354 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10333 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 480, + "type": "MathExpression|pysssss", + "pos": [ + 1090, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10364 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10365 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10367, + 10369 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "MathExpression|pysssss", + "pos": [ + 1250, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10368 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10369 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10371 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "GetImageSize", + "pos": [ + 750, + 1590 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10322 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 10323, + 10325 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 10330, + 10343 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 760, + 1500 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 40, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1100, + 1500 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10374 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "MathExpression|pysssss", + "pos": [ + 1250, + 1590 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10366 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10367 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10370 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 485, + "type": "GetImageSize", + "pos": [ + 1090, + 1590 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10376 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 10364, + 10366 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 10365, + 10368 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + 1100, + 1460 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3193 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10387 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3194 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3229 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + 760, + 1460 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3228 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3179 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10388 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3183 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "Image Resize (rgthree)", + "pos": [ + 1090, + 1670 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10398 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10370 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10371 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10372 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 474, + "type": "Image Resize (rgthree)", + "pos": [ + 750, + 1670 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10320 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10332 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10333 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10321 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 472, + "type": "CR Image Input Switch", + "pos": [ + 910, + 1670 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10319 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10321 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10388 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Image Input Switch", + "pos": [ + 1250, + 1670 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10377 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10372 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10387 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + -640, + 1660 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10420 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1540 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 42, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -480, + 1540 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 486, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 750, + 1710 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 43, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10373 + ] + } + ], + "title": "Low VRAM for Style", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1090, + 1710 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 44, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10375 + ] + } + ], + "title": "Low VRAM for Composition", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -190, + 730 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -570, + 1620 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -480, + 1580 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 10456 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -190, + 1490 + ], + "size": [ + 320, + 918 + ], + "flags": { + "collapsed": true + }, + "order": 164, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 10422 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 10455 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 497, + "type": "CR Text Concatenate", + "pos": [ + -760, + 1700 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10452 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10453 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 10454, + 10455, + 10456 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Combined + end quality", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 496, + "type": "CR Text Concatenate", + "pos": [ + -460, + 1660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10450 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10451 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 10452 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Start quali + prompt", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "MathExpression|pysssss", + "pos": [ + 750, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10323 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10343 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10353, + 10354 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 110, + 1500 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 46, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 440, + 1490 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 47, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10425 + ] + } + ], + "title": "PreProcessor", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 498, + "type": "GetImageSize", + "pos": [ + 110, + 1630 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10710 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 10457, + 10463 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 10461, + 10464 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 502, + "type": "MathExpression|pysssss", + "pos": [ + 260, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10463 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10464 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10458, + 10462 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 499, + "type": "MathExpression|pysssss", + "pos": [ + 380, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10457 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10458 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10459 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 501, + "type": "MathExpression|pysssss", + "pos": [ + 540, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10461 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10462 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10460 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 500, + "type": "Image Resize (rgthree)", + "pos": [ + 110, + 1670 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10711 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10459 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10460 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10731, + 10769 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 491, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 250, + 1670 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 48, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10426 + ] + } + ], + "title": "Low VRAM for ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "CR Image Input Switch", + "pos": [ + 590, + 1490 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10769 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10768 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10742, + 10751 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "CN Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1660 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1592 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11082 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11083 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10419 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + }, + "widgets_values": [ + 264139641666843, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -440, + -40 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520, + 10496 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 10497 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 110, + 1460 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 1873 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10751 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 11082 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 11083 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -440, + 620 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 506, + "type": "Primitive integer [Crystools]", + "pos": [ + 110, + 1710 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 51, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 10943 + ] + } + ], + "title": "Low res int", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 519, + "type": "CR Image Input Switch", + "pos": [ + 440, + 1530 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10709 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10708 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10710, + 10711 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Normal or PreProcess", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + 440, + 1450 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10731 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 1874 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 10981 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10768 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "Any Switch (rgthree)", + "pos": [ + 460, + 1670 + ], + "size": [ + 250.04998779296875, + 106 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "any_01", + "type": "INT", + "link": 10943 + }, + { + "dir": 3, + "name": "any_02", + "type": "INT", + "link": 10942 + }, + { + "dir": 3, + "name": "any_03", + "type": "INT", + "link": null + }, + { + "dir": 3, + "name": "any_04", + "type": "INT", + "link": null + }, + { + "name": "any_05", + "type": "INT", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": "INT", + "name": "*", + "shape": 3, + "type": "INT", + "links": [ + 10981 + ] + } + ], + "title": "low res img switch", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "944d5353a1b0a668f40844018c3dc956b95a67d7", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 511, + "type": "MathExpression|pysssss", + "pos": [ + -560, + 1700 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10496 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10497 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10942 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of empty img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -440, + 350 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 163976322162578, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 240 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 140 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -190, + 620 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1430, + 1450 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 11006 + }, + { + "name": "model", + "type": "MODEL", + "link": 11062 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11063 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11060 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3196 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 932786632482677, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 360, + -40 + ], + "size": [ + 220, + 240 + ], + "flags": {}, + "order": 107, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 590, + -40 + ], + "size": [ + 230, + 240 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 528, + "type": "mxSlider", + "pos": [ + 470, + 240 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 11009 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 470, + 310 + ], + "size": [ + 350, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 95, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 10425 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for ControlNet", + "type": "*", + "link": 10426 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 470, + 460 + ], + "size": [ + 350, + 330 + ], + "flags": {}, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 10742 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 400 + ], + "size": [ + 380, + 190 + ], + "flags": {}, + "order": 138, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 630 + ], + "size": [ + 380, + 140 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Style", + "type": "*", + "link": 10373 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 10374 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Composition", + "type": "*", + "link": 10375 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 850, + -40 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 10708 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 850, + 390 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 10709 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1190, + 390 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10376, + 10377, + 10398 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1190, + -40 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10319, + 10320, + 10322 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 527, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1540 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 11001 + }, + { + "name": "image", + "type": "IMAGE", + "link": 11002 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 11009 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11003, + 11006, + 11007 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -400 + ], + "size": [ + 801, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -440, + 730 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 490, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -160, + 380 + ], + "size": [ + 210, + 80 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 10419, + 10420 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 10422 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -160, + 240 + ], + "size": [ + 210, + 100 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -440, + 550 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "Label (rgthree)", + "pos": [ + -440, + 470 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 531, + "type": "Label (rgthree)", + "pos": [ + -440, + 650 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -340 + ], + "size": [ + 210, + 220 + ], + "flags": { + "pinned": true + }, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 526, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 730 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": null + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + -40 + ], + "size": [ + 270, + 240 + ], + "flags": {}, + "order": 165, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2750, + 880 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + -40 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1842, + 1891 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 1844 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 439, + "type": "workflow>ControlNet Models", + "pos": [ + -760, + 440 + ], + "size": [ + 290, + 110 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 1873 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 1874 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobaiXLControlnet_epsOpenPose.safetensors", + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 590 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3179, + 3193 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3183, + 3194 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 340 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 11001 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 240 + ], + "size": [ + 380, + 120 + ], + "flags": {}, + "order": 146, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 11003 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (Optional)", + "type": "*", + "link": 11004 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt (Optional)", + "type": "*", + "link": 11005 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 590 + ], + "size": [ + 440, + 200 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 492, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 420 + ], + "size": [ + 440, + 130 + ], + "flags": {}, + "order": 75, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 10453, + 11005 + ] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 494, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + -40 + ], + "size": [ + 440, + 130 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 10450, + 11004 + ] + } + ], + "title": "Start quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 130 + ], + "size": [ + 440, + 250 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 10451 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "1girl, solo, breasts, looking at viewer, blush, smile, inoue orihime, orange hair, brown eyes, long hair, large breasts, simple background, turtleneck, turtleneck sweater, sideways glance, smile, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -340 + ], + "size": [ + 370, + 1720 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe settings for CFG, steps, scheduler & sampler also apply to all of the detailers to keep a consistent setting for all parts of the generation.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.
\nThe same goes for the IPAdapter Settings.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use a start and/or quality prompt, if you'd like to use ControlNet and/or the Pre-Processor to either imitate a pose from a pose image or a reference image and if you want to use the IPAdapter to imitate an image's style and/or composition.
\nLastly you can also select the General LoRA's to use throughout the whole process of the workflow - you can set them in the \"LoRA's\"-Group below.
\nWhen using the upscaling function you can also set the factor by which you want to upscale your image instead of leaving it to the Upscale Model itself for more control.\n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.
\nUsing Low VRAM Mode ALONGSIDE ControlNet will downscale the input image of the used pose(no matter if pre-processed or not) to 512px on it's smallest size to save some VRAM. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\n
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n#### Detailer Prompts\nConsists of one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (In the \"Detailer Function Control\"-Group) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n\n`Below and to the left are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly. At the bottom you can find collections of Poses for ControlNet.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1150, + 1420 + ], + "size": [ + 370, + 320 + ], + "flags": { + "collapsed": false + }, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2620, + 1460 + ], + "size": [ + 310, + 270 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Information", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Debug Section\n\nYou can open the previews above by clicking the rectangle symbol next to the name.\nThey show the improved part by the detailer.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"Improve further\" on the left)\n\nThe prompt preview to the left side of this note shows you the combination of positive prompts in your workflow." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2220, + 1460 + ], + "size": [ + 390, + 270 + ], + "flags": { + "collapsed": false + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 10454 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 1girl, solo, breasts, looking at viewer, blush, smile, inoue orihime, orange hair, brown eyes, long hair, large breasts, simple background, turtleneck, turtleneck sweater, sideways glance, smile, " + ], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2470, + -40 + ], + "size": [ + 460, + 830 + ], + "flags": {}, + "order": 163, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2000, + -40 + ], + "size": [ + 460, + 830 + ], + "flags": {}, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11007 + } + ], + "outputs": [], + "title": "Preview / Upscaled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1530, + 1020 + ], + "size": [ + 370, + 580 + ], + "flags": { + "pinned": true + }, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1530, + 210 + ], + "size": [ + 370, + 770 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Low to mid-range is ideal to retain original form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1530, + 1640 + ], + "size": [ + 370, + 100 + ], + "flags": { + "pinned": true + }, + "order": 83, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 300, + 133, + 0, + 82, + 5, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 4, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 431, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 6, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 1501, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 1506, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 1507, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 1508, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 1592, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 1842, + 436, + 0, + 12, + 0, + "MODEL" + ], + [ + 1844, + 436, + 1, + 2, + 0, + "CLIP" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1873, + 439, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 1874, + 439, + 1, + 277, + 1, + "COMBO" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3179, + 440, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3183, + 440, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3193, + 440, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 3194, + 440, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 3196, + 458, + 0, + 19, + 14, + "COMBO" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3203, + 458, + 0, + 32, + 14, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3207, + 458, + 0, + 43, + 14, + "COMBO" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3211, + 458, + 0, + 35, + 14, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3215, + 458, + 0, + 70, + 14, + "COMBO" + ], + [ + 3216, + 458, + 0, + 38, + 14, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3220, + 458, + 0, + 47, + 14, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3224, + 458, + 0, + 75, + 14, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3228, + 173, + 0, + 454, + 0, + "MODEL" + ], + [ + 3229, + 455, + 0, + 50, + 0, + "MODEL" + ], + [ + 3356, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 3357, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 3358, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 3365, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 3366, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 3367, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 3373, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 3374, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 3375, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4297, + 208, + 1, + 193, + 0, + "CLIP" + ], + [ + 8219, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 8221, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 8222, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 10030, + 83, + 0, + 471, + 0, + "IMAGE" + ], + [ + 10121, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 10123, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 10170, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 10306, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 10310, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 10311, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 10312, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 10314, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 10315, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 10316, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 10317, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 10318, + 207, + 1, + 191, + 0, + "CLIP" + ], + [ + 10319, + 420, + 0, + 472, + 0, + "IMAGE" + ], + [ + 10320, + 420, + 0, + 474, + 0, + "IMAGE" + ], + [ + 10321, + 474, + 0, + 472, + 1, + "IMAGE" + ], + [ + 10322, + 420, + 0, + 475, + 0, + "IMAGE" + ], + [ + 10323, + 475, + 0, + 478, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10325, + 475, + 0, + 476, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10330, + 475, + 1, + 477, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10332, + 476, + 0, + 474, + 1, + "INT" + ], + [ + 10333, + 477, + 0, + 474, + 2, + "INT" + ], + [ + 10343, + 475, + 1, + 478, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10353, + 478, + 1, + 476, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10354, + 478, + 1, + 477, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10364, + 485, + 0, + 480, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10365, + 485, + 1, + 480, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10366, + 485, + 0, + 481, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10367, + 480, + 1, + 481, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10368, + 485, + 1, + 482, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10369, + 480, + 1, + 482, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10370, + 481, + 0, + 483, + 1, + "INT" + ], + [ + 10371, + 482, + 0, + 483, + 2, + "INT" + ], + [ + 10372, + 483, + 0, + 484, + 1, + "IMAGE" + ], + [ + 10373, + 486, + 0, + 457, + 1, + "*" + ], + [ + 10374, + 456, + 0, + 457, + 2, + "*" + ], + [ + 10375, + 487, + 0, + 457, + 3, + "*" + ], + [ + 10376, + 419, + 0, + 485, + 0, + "IMAGE" + ], + [ + 10377, + 419, + 0, + 484, + 0, + "IMAGE" + ], + [ + 10387, + 484, + 0, + 455, + 2, + "IMAGE" + ], + [ + 10388, + 472, + 0, + 454, + 2, + "IMAGE" + ], + [ + 10398, + 419, + 0, + 483, + 0, + "IMAGE" + ], + [ + 10419, + 490, + 0, + 82, + 8, + "COMBO" + ], + [ + 10420, + 490, + 0, + 458, + 0, + "COMBO" + ], + [ + 10422, + 490, + 1, + 259, + 5, + "STRING" + ], + [ + 10425, + 395, + 0, + 392, + 1, + "*" + ], + [ + 10426, + 491, + 0, + 392, + 2, + "*" + ], + [ + 10450, + 494, + 0, + 496, + 0, + "STRING" + ], + [ + 10451, + 239, + 0, + 496, + 1, + "STRING" + ], + [ + 10452, + 496, + 0, + 497, + 0, + "STRING" + ], + [ + 10453, + 492, + 0, + 497, + 1, + "STRING" + ], + [ + 10454, + 497, + 0, + 245, + 0, + "STRING" + ], + [ + 10455, + 497, + 0, + 259, + 6, + "STRING" + ], + [ + 10456, + 497, + 0, + 241, + 1, + "STRING" + ], + [ + 10457, + 498, + 0, + 499, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10458, + 502, + 1, + 499, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10459, + 499, + 0, + 500, + 1, + "INT" + ], + [ + 10460, + 501, + 0, + 500, + 2, + "INT" + ], + [ + 10461, + 498, + 1, + 501, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10462, + 502, + 1, + 501, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10463, + 498, + 0, + 502, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10464, + 498, + 1, + 502, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10496, + 141, + 0, + 511, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10497, + 141, + 1, + 511, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10708, + 291, + 0, + 519, + 1, + "IMAGE" + ], + [ + 10709, + 333, + 0, + 519, + 0, + "IMAGE" + ], + [ + 10710, + 519, + 0, + 498, + 0, + "IMAGE" + ], + [ + 10711, + 519, + 0, + 500, + 0, + "IMAGE" + ], + [ + 10731, + 500, + 0, + 277, + 0, + "IMAGE" + ], + [ + 10742, + 520, + 0, + 407, + 0, + "IMAGE" + ], + [ + 10751, + 520, + 0, + 278, + 3, + "IMAGE" + ], + [ + 10768, + 277, + 0, + 520, + 1, + "IMAGE" + ], + [ + 10769, + 500, + 0, + 520, + 0, + "IMAGE" + ], + [ + 10942, + 511, + 0, + 524, + 1, + "*" + ], + [ + 10943, + 506, + 0, + 524, + 0, + "INT" + ], + [ + 10981, + 524, + 0, + 277, + 2, + "INT" + ], + [ + 11001, + 15, + 0, + 527, + 0, + "UPSCALE_MODEL" + ], + [ + 11002, + 471, + 0, + 527, + 1, + "IMAGE" + ], + [ + 11003, + 527, + 0, + 319, + 0, + "*" + ], + [ + 11004, + 494, + 0, + 319, + 1, + "*" + ], + [ + 11005, + 492, + 0, + 319, + 2, + "*" + ], + [ + 11006, + 527, + 0, + 19, + 0, + "IMAGE" + ], + [ + 11007, + 527, + 0, + 274, + 0, + "IMAGE" + ], + [ + 11009, + 528, + 0, + 527, + 2, + "FLOAT" + ], + [ + 11060, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 11062, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 11063, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 11082, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 11083, + 278, + 1, + 82, + 2, + "CONDITIONING" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + -110, + 310, + 910 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1520, + -110, + 460, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -450, + -110, + 510, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1990, + -110, + 950, + 910 + ], + "color": "#b06634", + "font_size": 24, + "flags": {} + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 810, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1380, + 560, + 360 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 810, + 450, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2210, + 1380, + 730, + 360 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 700, + 810, + 970, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 1680, + 810, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 70, + -110, + 760, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 1420, + 1380, + 390, + 360 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 840, + -110, + 330, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + 100, + 1380, + 320, + 170 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -200, + 1380, + 290, + 360 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "Backend - PreProcessor", + "bounding": [ + 430, + 1380, + 300, + 170 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1180, + -110, + 330, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Backend - IPAdapter Comp", + "bounding": [ + 1080, + 1380, + 330, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "Backend - IPAdapter Style", + "bounding": [ + 740, + 1380, + 330, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "Debug Detailer", + "bounding": [ + 2740, + 810, + 200, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IPAdapter Style Low VRAM", + "bounding": [ + 740, + 1520, + 330, + 220 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IPAdapter Comp Low VRAM", + "bounding": [ + 1080, + 1520, + 330, + 220 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "ControlNet - Low VRAM", + "bounding": [ + 100, + 1560, + 630, + 180 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.369821476510079, + "offset": [ + 1801.606459951628, + 453.01896924812894 + ] + }, + "ue_links": [ + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 82, + "downstream_slot": 1, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 82, + "downstream_slot": 2, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 526, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + } + ], + "groupNodes": { + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 11074, + 11075, + 11076, + 11077, + 11078, + 11079, + 11080, + 11081 + ], + "frontendVersion": "1.23.4" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.2/TXT2IMG_ADetailer_2025-07-26-172507.png b/workflows/TXT2IMG/v4.2/TXT2IMG_ADetailer_2025-07-26-172507.png new file mode 100644 index 0000000000000000000000000000000000000000..4276ab4d634c70e0b3fd88b20fe23cea96d40b95 --- /dev/null +++ b/workflows/TXT2IMG/v4.2/TXT2IMG_ADetailer_2025-07-26-172507.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2eff862c46a92ca9bf66678bd13b66c8286898a2593c8050a083f081a6f0b4 +size 4473850 diff --git a/workflows/TXT2IMG/v4.2/changelog.md b/workflows/TXT2IMG/v4.2/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..32241e0931dc2d8c3263d8686baa96718c3b2933 --- /dev/null +++ b/workflows/TXT2IMG/v4.2/changelog.md @@ -0,0 +1,8 @@ +- ControlNet Max strength reduced to 2 (was 10 before) +- Added Low VRAM Options for IPAdapter Style, IPAdapter Composition and ControlNet +- Removed automatic append of comma after start quality prompt and positive prompt for consistency between nodes and because ComfyUI broke Node-Groups with inputs like the seperator +- Swapped ControlNet Start Percent and End Percent +- Fixed Scheduler Selector after image-saver node update broke it (have to update the custom node) +- Added upscaling factor to control the upscaling instead of leaving it to the upscale model +- Optional use of Sage Attention Patch for global speed increase if you have triton installed +- Updated Manual inside the workflow \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.2/txt2img-1.png b/workflows/TXT2IMG/v4.2/txt2img-1.png new file mode 100644 index 0000000000000000000000000000000000000000..5bd3b70dfcdd5f8d3a746ebf9d1c7af82295c5a0 --- /dev/null +++ b/workflows/TXT2IMG/v4.2/txt2img-1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1709d0b76c3818fcbb4c10ff7e9bd617aa50e9bcf0bbeb3a75399684091619b9 +size 188321 diff --git a/workflows/TXT2IMG/v4.2/txt2img-2.png b/workflows/TXT2IMG/v4.2/txt2img-2.png new file mode 100644 index 0000000000000000000000000000000000000000..223345b52cb55ba98b3bf6084e751852d2280d3f --- /dev/null +++ b/workflows/TXT2IMG/v4.2/txt2img-2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efaefcb11d6028dda506cf0c36a15026b257159b8b7806d8fcc8b46faaa94b2 +size 506784 diff --git a/workflows/TXT2IMG/v4.2/txt2img-fullpreview.png b/workflows/TXT2IMG/v4.2/txt2img-fullpreview.png new file mode 100644 index 0000000000000000000000000000000000000000..713c7321ab3c1c2fefb0887f4e91719fd1649844 --- /dev/null +++ b/workflows/TXT2IMG/v4.2/txt2img-fullpreview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e598b563d57cdb1b7c4220f752fc8c8f9cdd2a47e1b3ffd4e24431f937a0192 +size 245554 diff --git a/workflows/TXT2IMG/v4.2/workflow-txt2img.png b/workflows/TXT2IMG/v4.2/workflow-txt2img.png new file mode 100644 index 0000000000000000000000000000000000000000..b33a7c132d1c13aa0f39313f8c24f5c286da8a14 --- /dev/null +++ b/workflows/TXT2IMG/v4.2/workflow-txt2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211e8820dd221ab4ae31e18b788b1e1dc89f443f3c9aa819751099db2c1e9a87 +size 945605 diff --git a/workflows/TXT2IMG/v4.3/TXT2IMG-ADetailer-v4.3-vslinx.json b/workflows/TXT2IMG/v4.3/TXT2IMG-ADetailer-v4.3-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..3ed4d9b8c1143dba11978ce73f2c11a49b699f5f --- /dev/null +++ b/workflows/TXT2IMG/v4.3/TXT2IMG-ADetailer-v4.3-vslinx.json @@ -0,0 +1,14266 @@ +{ + "id": "a1a49561-73b4-4bde-bda7-8ff6ecba4e0a", + "revision": 0, + "last_node_id": 544, + "last_link_id": 11557, + "nodes": [ + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1240 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + -760, + 1620 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 880 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1240 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1140, + -410 + ], + "size": [ + 308.20001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual & Recommendations", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -410 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -290 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -210 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1000 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 198, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 9, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 11492 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1501, + 11495 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 620 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 207, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 10, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10312 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10317, + 10318 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 621 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 209, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 10311 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 10170, + 10316 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 623 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 213, + "type": "LoraLoader|pysssss", + "pos": [ + 1690, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": { + "collapsed": false + }, + "order": 12, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 11553 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 11554, + 11555 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 624 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 211, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 13, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3366 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1507, + 3374 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 626 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 210, + "type": "LoraLoader|pysssss", + "pos": [ + 2470, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 14, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3367 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1508, + 3375 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 627 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_vp1_detailer_by_volnovik_v1.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -760, + 1500 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 0, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -160, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 525, + 526 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -160, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 311, + 514 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -160, + -40 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 310 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -320 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -330 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 212, + "type": "LoraLoader|pysssss", + "pos": [ + 1950, + 1090 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 20, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3365 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 1506, + 3373 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 625 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\Nipple enhancer 06-08 strength.safetensors", + 0.7000000000000002, + 0.7000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1140, + -400 + ], + "size": [ + 360.45001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "___________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -760, + 1580 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 950, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 94, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1506 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 617, + 3356 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1430, + 1570 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 171, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 3366 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3374 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3357 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 342 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3220 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 496628721246048, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1580 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 1592 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "widget_ue_connectable": { + "boolean": true + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -580, + 1500 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "name": "clip", + "type": "CLIP", + "link": 1844 + }, + { + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere", + "pos": [ + -580, + 1460 + ], + "size": [ + 310, + 86 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 3229 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "CLIP", + "link": 336 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything3", + "shape": 7, + "type": "VAE", + "link": 1845 + }, + { + "label": "anything", + "name": "anything39", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "next_input_index": 39 + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 12, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 880 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 118, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1842 + }, + { + "name": "clip", + "type": "CLIP", + "link": 125 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 165, + 595 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 166 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 1", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 710, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 710, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 90, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 11554 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 616, + 10121 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 89, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10170 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 615, + 10306 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1430, + 1490 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 165, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 8221 + }, + { + "name": "clip", + "type": "CLIP", + "link": 8222 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 8219 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 339 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3207 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 594741703111957, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 1190, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 208, + "type": "LoraLoader|pysssss", + "pos": [ + 2210, + 880 + ], + "size": [ + 250, + 170 + ], + "flags": {}, + "order": 27, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 8221 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 4297, + 8222 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [ + 622 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Enhancements\\NOOB_EPSv1_1_detailer_by_vlnvk_v0_5.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 95, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 4297 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 614, + 8219 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 710, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 87, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1501 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 612, + 11496 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1000 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -380, + 1460 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 188 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 10030 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -190, + 1450 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1580, + 1570 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 173, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 3367 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3375 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3358 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 343 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3224 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 453490162037777, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 1190, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 91, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1507 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 618, + 3357 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 1430, + 1170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 92, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 1508 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 619, + 3358 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 880 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/Eyes.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2750, + 980 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 168, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1430, + 1530 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 11553 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11555 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10121 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 340 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3215 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 933473747648799, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1580, + 1490 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 10311 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10316 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10306 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 338 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3211 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 471419106842387, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1580, + 1530 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 169, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 3365 + }, + { + "name": "clip", + "type": "CLIP", + "link": 3373 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 3356 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 341 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3216 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 1039522384982071, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 2750, + 930 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 164, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 950, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 950, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2750, + 1230 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 178, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 2750, + 1080 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 170, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + -540, + 1120 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 2750, + 1130 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 172, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1580, + 1450 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 10312 + }, + { + "name": "clip", + "type": "CLIP", + "link": 10317 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 10123 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 337 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3203 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512, + true, + 1024, + 621303645917314, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 471, + "type": "Image Filter", + "pos": [ + -400, + 1500 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 10030 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 11002 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 86, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 880 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 132, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 192 + }, + { + "name": "clip", + "type": "CLIP", + "link": 193 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 588, + 597 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 589 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 3", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 317, + "type": "LoraLoader|pysssss", + "pos": [ + -300, + 1090 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 136, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 588 + }, + { + "name": "clip", + "type": "CLIP", + "link": 589 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 590, + 598 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 591 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 4", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 316, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 1090 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 138, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 590 + }, + { + "name": "clip", + "type": "CLIP", + "link": 591 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 586, + 599 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 587 + ] + }, + { + "name": "example", + "type": "STRING", + "links": null + } + ], + "title": "LoRA 5", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CivitAIPopularMix-vslinx.safetensors", + 1, + 1, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 950, + 950 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 10318 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 613, + 10123 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2750, + 1030 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 166, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 1430, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 1190, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 1430, + 1100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 710, + 880 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 476, + "type": "MathExpression|pysssss", + "pos": [ + 910, + 1590 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10325 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10353 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10332 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 477, + "type": "MathExpression|pysssss", + "pos": [ + 910, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10330 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10354 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10333 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 480, + "type": "MathExpression|pysssss", + "pos": [ + 1090, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10364 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10365 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10367, + 10369 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "MathExpression|pysssss", + "pos": [ + 1250, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10368 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10369 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10371 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "GetImageSize", + "pos": [ + 750, + 1590 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 102, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10322 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 10323, + 10325 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 10330, + 10343 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 760, + 1500 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 37, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1100, + 1500 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 38, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10374 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "MathExpression|pysssss", + "pos": [ + 1250, + 1590 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10366 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10367 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10370 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 485, + "type": "GetImageSize", + "pos": [ + 1090, + 1590 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10376 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 10364, + 10366 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 10365, + 10368 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + 1100, + 1460 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3193 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10387 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3194 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3229 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + 760, + 1460 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3228 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 3179 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10388 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 3183 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "Image Resize (rgthree)", + "pos": [ + 1090, + 1670 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10398 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10370 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10371 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10372 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 474, + "type": "Image Resize (rgthree)", + "pos": [ + 750, + 1670 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10320 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10332 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10333 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10321 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 472, + "type": "CR Image Input Switch", + "pos": [ + 910, + 1670 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10319 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10321 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10388 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Image Input Switch", + "pos": [ + 1250, + 1670 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10377 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10372 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10387 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + -640, + 1660 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10420 + } + ], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1540 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 39, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -480, + 1540 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 93, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 312 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 486, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 750, + 1710 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 40, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10373 + ] + } + ], + "title": "Low VRAM for Style", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1090, + 1710 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10375 + ] + } + ], + "title": "Low VRAM for Composition", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -190, + 730 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -570, + 1620 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 510 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -480, + 1580 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 10456 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "widget_ue_connectable": { + "text": true + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -190, + 1490 + ], + "size": [ + 320, + 918 + ], + "flags": { + "collapsed": true + }, + "order": 176, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 10422 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 10455 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 497, + "type": "CR Text Concatenate", + "pos": [ + -760, + 1700 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10452 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10453 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 10454, + 10455, + 10456 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Combined + end quality", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 496, + "type": "CR Text Concatenate", + "pos": [ + -460, + 1660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10450 + }, + { + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10451 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "*", + "links": [ + 10452 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Start quali + prompt", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "MathExpression|pysssss", + "pos": [ + 750, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10323 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10343 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10353, + 10354 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 440, + 1490 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 43, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10425 + ] + } + ], + "title": "PreProcessor", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 498, + "type": "GetImageSize", + "pos": [ + 110, + 1630 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10710 + } + ], + "outputs": [ + { + "name": "width", + "type": "INT", + "links": [ + 10457, + 10463 + ] + }, + { + "name": "height", + "type": "INT", + "links": [ + 10461, + 10464 + ] + }, + { + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 502, + "type": "MathExpression|pysssss", + "pos": [ + 260, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10463 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10464 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10458, + 10462 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 499, + "type": "MathExpression|pysssss", + "pos": [ + 380, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10457 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10458 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10459 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 501, + "type": "MathExpression|pysssss", + "pos": [ + 540, + 1630 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 4, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10461 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10462 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10460 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 500, + "type": "Image Resize (rgthree)", + "pos": [ + 110, + 1670 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10711 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10459 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10460 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10731, + 10769 + ] + }, + { + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 491, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 250, + 1670 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 44, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10426 + ] + } + ], + "title": "Low VRAM for ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 520, + "type": "CR Image Input Switch", + "pos": [ + 590, + 1490 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10769 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10768 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10742, + 10751 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "CN Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -440, + -40 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 308, + 520, + 10496 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 309, + 521, + 10497 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -440, + 620 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 506, + "type": "Primitive integer [Crystools]", + "pos": [ + 110, + 1710 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 47, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "int", + "type": "INT", + "links": [ + 10943 + ] + } + ], + "title": "Low res int", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 519, + "type": "CR Image Input Switch", + "pos": [ + 440, + 1530 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10709 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10708 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10710, + 10711 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Normal or PreProcess", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + 440, + 1450 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 10731 + }, + { + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 1874 + }, + { + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 10981 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10768 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 524, + "type": "Any Switch (rgthree)", + "pos": [ + 460, + 1670 + ], + "size": [ + 250.04998779296875, + 106 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "any_01", + "type": "INT", + "link": 10943 + }, + { + "dir": 3, + "name": "any_02", + "type": "INT", + "link": 10942 + }, + { + "dir": 3, + "name": "any_03", + "type": "INT", + "link": null + }, + { + "dir": 3, + "name": "any_04", + "type": "INT", + "link": null + }, + { + "name": "any_05", + "type": "INT", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": "INT", + "name": "*", + "shape": 3, + "type": "INT", + "links": [ + 10981 + ] + } + ], + "title": "low res img switch", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "944d5353a1b0a668f40844018c3dc956b95a67d7", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 511, + "type": "MathExpression|pysssss", + "pos": [ + -560, + 1700 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10496 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10497 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 10942 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of empty img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 140 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 1846 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -190, + 620 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 321, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 590, + -40 + ], + "size": [ + 230, + 240 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face LoRA", + "type": "*", + "link": 620 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes LoRA", + "type": "*", + "link": 621 + }, + { + "dir": 3, + "label": " ", + "name": "Nose LoRA", + "type": "*", + "link": 622 + }, + { + "dir": 3, + "label": " ", + "name": "Lips LoRA", + "type": "*", + "link": 623 + }, + { + "dir": 3, + "label": " ", + "name": "Hands LoRA", + "type": "*", + "link": 624 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples LoRA", + "type": "*", + "link": 625 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina LoRA", + "type": "*", + "link": 626 + }, + { + "dir": 3, + "label": " ", + "name": "Penis LoRA", + "type": "*", + "link": 627 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 528, + "type": "mxSlider", + "pos": [ + 470, + 240 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 11009 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 850, + 390 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 10709 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1190, + 390 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10376, + 10377, + 10398 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1190, + -40 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10319, + 10320, + 10322 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -400 + ], + "size": [ + 801, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -440, + 730 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "Label (rgthree)", + "pos": [ + -440, + 470 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 531, + "type": "Label (rgthree)", + "pos": [ + -440, + 650 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "widget_ue_connectable": {} + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -340 + ], + "size": [ + 210, + 220 + ], + "flags": { + "pinned": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 526, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 730 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": null + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 590 + ], + "size": [ + 440, + 200 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 510, + 512 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 492, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 420 + ], + "size": [ + 440, + 130 + ], + "flags": {}, + "order": 61, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 10453, + 11093 + ] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2470, + -40 + ], + "size": [ + 460, + 830 + ], + "flags": {}, + "order": 175, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 352, + "type": "MarkdownNote", + "pos": [ + -1530, + 800 + ], + "size": [ + 370, + 580 + ], + "flags": { + "pinned": true + }, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 660 + ], + "size": [ + 380, + 130 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Style", + "type": "*", + "link": 10373 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 10374 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Composition", + "type": "*", + "link": 10375 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 470, + 530 + ], + "size": [ + 350, + 260 + ], + "flags": {}, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 10742 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2320, + 1450 + ], + "size": [ + 290, + 280 + ], + "flags": { + "collapsed": false + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 10454 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, 1girl, solo, breasts, looking at viewer, blush, smile, inoue orihime, orange hair, brown eyes, long hair, large breasts, simple background, turtleneck, turtleneck sweater, smile, white sweater, blue jeans, v sign, " + ], + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2620, + 1450 + ], + "size": [ + 310, + 280 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Information", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Debug Section\n\nYou can open the previews above by clicking the rectangle symbol next to the name.\nThey show the improved part by the detailer.\n\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.\n\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.\n\nYou might choose a different detection model or change settings in the detailer.\n(See \"Improve further\" on the left)\n\nThe prompt preview to the left side of this note shows you the combination of positive prompts in your workflow.\n\nThe Pre-HiRes Fix-Node to the left shows you how the image looks like before the HiRes-Fix is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 240 + ], + "size": [ + 380, + 160 + ], + "flags": {}, + "order": 151, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 11003 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 11090 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 11091 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (Optional)", + "type": "*", + "link": 11092 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt (Optional)", + "type": "*", + "link": 11093 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 533, + "type": "mxSlider", + "pos": [ + 470, + 310 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 11094 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 538, + "type": "VAEEncode", + "pos": [ + 1780, + 1450 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 11098 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 11084 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -440, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 300, + 516, + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226, + 11099 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 536, + "type": "MathExpression|pysssss", + "pos": [ + 1930, + 1490 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11099 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 11085 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + } + } + }, + "widgets_values": [ + "max(18, a - 10)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -160, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 523, + 524, + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225, + 11100 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 535, + "type": "MathExpression|pysssss", + "pos": [ + 1930, + 1530 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11100 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": null + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 11086 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + } + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 534, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1780, + 1530 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 67, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 11090 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 542, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 1430, + 1700 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 68, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 11091 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Image Input Switch", + "pos": [ + 1780, + 1570 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 11102 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 11101 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11103, + 11104 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + } + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2000, + -40 + ], + "size": [ + 460, + 830 + ], + "flags": {}, + "order": 159, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11105 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 541, + "type": "CR Image Input Switch", + "pos": [ + 1570, + 1660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 11104 + }, + { + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 11089 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11105, + 11106 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "color fix img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + } + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 539, + "type": "VAEDecode", + "pos": [ + 1780, + 1490 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 11087 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11101 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 543, + "type": "ColorMatch", + "pos": [ + 1430, + 1660 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": true + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "name": "image_ref", + "type": "IMAGE", + "link": 11122 + }, + { + "name": "image_target", + "type": "IMAGE", + "link": 11103 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 11089 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + } + } + }, + "widgets_values": [ + "hm-mvgd-hm", + 0.75, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1540 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 11001 + }, + { + "name": "image", + "type": "IMAGE", + "link": 11002 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 11009 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11003, + 11098, + 11102, + 11122, + 11123 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 532, + "type": "PreviewImage", + "pos": [ + 2130, + 1450 + ], + "size": [ + 180, + 280 + ], + "flags": { + "collapsed": false + }, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11123 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1460 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "CONDITIONING", + "link": 448 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "CONDITIONING", + "link": 511 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "fixed_inputs": true, + "prompt_regexes": true + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1430, + 1450 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 160, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 11106 + }, + { + "name": "model", + "type": "MODEL", + "link": 11492 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11495 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11496 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 45 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 3196 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "widget_ue_connectable": {}, + "ue_properties": { + "widget_ue_connectable": {} + }, + "rejects_ue_links": false + }, + "widgets_values": [ + 512, + true, + 1024, + 493283969567357, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 2750, + 880 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 110, + 1500 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 69, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "widget_ue_connectable": {} + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 110, + 1460 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 142, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 1873 + }, + { + "name": "image", + "type": "IMAGE", + "link": 10751 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 11556 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 11557 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2750, + 1180 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 174, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "widget_ue_connectable": {} + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -160, + 240 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 431, + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227, + 11096 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 490, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -160, + 370 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 10419, + 10420, + 11095 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 10422 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + -40 + ], + "size": [ + 440, + 130 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 10450, + 11092 + ] + } + ], + "title": "Start quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, vslinxbleachtybw, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 73, + "type": "LoraLoader|pysssss", + "pos": [ + 30, + 880 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 126, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 165 + }, + { + "name": "clip", + "type": "CLIP", + "link": 166 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 192, + 596 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 193 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 2", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\ATRex_style-12V2Rev.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -440, + 550 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "widget_ue_connectable": {} + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 173, + "type": "LoraLoader|pysssss", + "pos": [ + 360, + 1090 + ], + "size": [ + 320, + 170 + ], + "flags": {}, + "order": 140, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 586 + }, + { + "name": "clip", + "type": "CLIP", + "link": 587 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 600, + 3228 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 336 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "LoRA 6", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "LoraLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "Illustrious\\Style\\vslinxbleachtybwNoobAIEps.safetensors", + 1.0000000000000002, + 1.0000000000000002, + "", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -440, + 350 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 307, + 522, + 11097 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "widget_ue_connectable": {} + }, + "widgets_values": [ + 795010889449535, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1530, + 130 + ], + "size": [ + 440, + 250 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 10451 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "1girl, solo, breasts, looking at viewer, blush, smile, inoue orihime, orange hair, brown eyes, long hair, large breasts, simple background, turtleneck, turtleneck sweater, smile, white sweater, blue jeans, v sign, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 850, + -40 + ], + "size": [ + 310, + 390 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 10708 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Processing (Creates pose from image)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 315, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + 440 + ], + "size": [ + 380, + 180 + ], + "flags": {}, + "order": 143, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "LoRA 1", + "type": "*", + "link": 595 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 2", + "type": "*", + "link": 596 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 3", + "type": "*", + "link": 597 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 4", + "type": "*", + "link": 598 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 5", + "type": "*", + "link": 599 + }, + { + "dir": 3, + "label": " ", + "name": "LoRA 6", + "type": "*", + "link": 600 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "General LoRA Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 470, + 380 + ], + "size": [ + 350, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 10425 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for ControlNet", + "type": "*", + "link": 10426 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "widget_ue_connectable": {}, + "collapse_connections": true + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + -40 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1842, + 1891 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 1844 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": null + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 340 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 11001 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 240 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 1845 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 439, + "type": "workflow>ControlNet Models", + "pos": [ + -760, + 440 + ], + "size": [ + 290, + 110 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 1873 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 1874 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>ControlNet Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 440, + "type": "workflow>IPAdapter Models", + "pos": [ + -760, + 590 + ], + "size": [ + 290, + 102 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 3179, + 3193 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 3183, + 3194 + ] + } + ], + "properties": { + "Node name for S&R": "workflow>IPAdapter Models", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors", + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 537, + "type": "KSampler", + "pos": [ + 1930, + 1450 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 11084 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11097 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11085 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11086 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11096 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11095 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11094 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 11087 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + } + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -760, + 1660 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 1592 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11556 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11557 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10419 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 188 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + }, + "widgets_values": [ + 846347704579320, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + -760, + 1120 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "bbox/hand_yolov8s.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -1150, + 1640 + ], + "size": [ + 370, + 100 + ], + "flags": { + "pinned": true + }, + "order": 83, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 354, + "type": "MarkdownNote", + "pos": [ + -1530, + -10 + ], + "size": [ + 370, + 770 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Improve further", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "## Detailer Tips & Usage Guide\n\n### Prompt Behavior\n- If **body-part specific prompts** are **disabled**, the detailer uses the **standard positive/negative prompts**.\n- Detectors and checkpoints usually infer the content well through denoising.\n- However, **writing specific prompts** for body parts results in **better and more accurate** generations.\n- To enhance further, use a **Detailer LoRA** (see recommended ones to the left).\n- If no specific LoRA exists, use a **general Detailer** (EPS or V-Pred) and prompt what you want shown.\n\n> By default, **negative prompts** are shared with the main image generation. \n> To use a custom one, connect a new **Text Prompt Node** in the \n> `\"Backend - Detailer Preparation\"` group.\n\n---\n\n### Debug Preview\n\n- After generation, check the **debug area** for one node per detected body part.\n- Click the rectangle next to a node's name to view the **mask**.\n- If the preview:\n - shows the **full image** → the detailer was **inactive**.\n - is **black** → the model **found no match**.\n\n> If no match is found, try changing the detection model \n> or tweaking the **Detailer parameters** below.\n\n---\n\n## Key Detailer Parameters\n\n- **`bbox_crop_factor`**: Controls how much context around the area is used.\n - `1.0` = tight crop, `3.0` = broader context.\n - Too low = lacks context; too high = loses detail.\n - Optimal range: **1.0–3.0**.\n\n- **`denoise`**: Determines how much of the original is changed.\n - `0.5` = balanced, `1.0` = full replacement.\n - Low to mid-range is ideal to retain original form while enhancing detail.\n\n- **Positive Prompt Node**: \n Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n- **Matching Parts**: \n Use a **detection model** that recognized a pair of eyes, nipples, etc., to ensure consistency.\n\n- **Preserve Original Details**:\n - Lower **CFG** or **denoise** to retain color/shape (e.g., iris).\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 353, + "type": "MarkdownNote", + "pos": [ + -1530, + 1420 + ], + "size": [ + 370, + 320 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 85, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 323, + "type": "MarkdownNote", + "pos": [ + -1150, + -340 + ], + "size": [ + 370, + 1940 + ], + "flags": { + "pinned": true + }, + "order": 86, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "widget_ue_connectable": {} + }, + "widgets_values": [ + "#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE, Upscale Model as well as ControlNet Model and the Pre-processor Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".\n\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n\n#### LoRA's / Detection Models\nIn the second row select the LoRA's of your choice, select your detection models for the body parts and fill out the prompts for specific body parts(or leave as is) and select Detailer LoRA's for specific body-parts if you have any.\n\n---\n\n#### Sampler Settings\nChange the sampler settings according to your wishes or leave as is. You can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe settings for CFG, steps, scheduler & sampler also apply to all of the detailers to keep a consistent setting for all parts of the generation.
\nAt the bottom of the \"Sampler settings\"-Group you can find three sliders that are exclusively for ControlNet. If you do not know what they do you should leave them as is, but they can be used to control the influence of the ControlNet over your final result.
\nThe same goes for the IPAdapter Settings.\n\n---\n\n#### Function Control\nIn the \"Function Control\"-Group you can select which Detailers to run, what manual body part prompts to use and what detailer LoRA's to activate.\nHere you can also control if you want to use a start and/or quality prompt, if you'd like to use ControlNet and/or the Pre-Processor to either imitate a pose from a pose image or a reference image and if you want to use the IPAdapter to imitate an image's style and/or composition.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality. It’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.
\nFurthermore you can select which of the general LoRA's you want to enable that'll be used throughout the whole process including the detailing - you can set them in the \"LoRA's\"-Group below.
\nWhen using the upscaling function you can also set the factor by which you want to upscale your image instead of leaving it to the Upscale Model itself for more control.\n\n---\n\n#### ControlNet\nYou can either provide a full image in the \"Pre-Processing\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector below.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"Model Backend\"-Group.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Processing\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"Process Control\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used next to the ControlNet switches in the \"Process Control\"-Group.
\nUsing Low VRAM Mode ALONGSIDE ControlNet will downscale the input image of the used pose(no matter if pre-processed or not) to 512px on it's smallest size to save some VRAM. This also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### IPAdapter\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\nIf you use the \"Low VRAM\"-Option, ALONGSIDE the IPAdapter, your input image will be scaled down to a resolution where your smallest side of the image has 512px to decrease the VRAM usage that IPAdapter needs to analyze the image.
\n
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### Prompts\nConsists of start quality prompts, positive prompt, end quality prompts and negative prompts. If you're like me and want to use the same quality tags across multiple different prompts you can activate/deactivate the quality prompts in the \"Process Control\"-Group.\nComma automatically gets appended to the end of the quality prompt and the positive prompt. To see what your full prompt looks like you can check the \"Prompt preview\"-Node inside the \"Debug\"-Group underneath the image preview.\n\n---\n\n#### Detailer Prompts\nConsists of one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (In the \"Detailer Function Control\"-Group) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n\n`To the left are my recommended detection models as well as Detailer LoRA's for some of them that i use regularly. At the bottom you can find collections of Poses for ControlNet.`" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 80, + -40 + ], + "size": [ + 270, + 240 + ], + "flags": {}, + "order": 177, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 360, + -40 + ], + "size": [ + 220, + 240 + ], + "flags": {}, + "order": 112, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "widget_ue_connectable": {} + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 45, + 21, + 0, + 19, + 7, + "SAM_MODEL" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 125, + 2, + 0, + 12, + 1, + "CLIP" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 165, + 12, + 0, + 73, + 0, + "MODEL" + ], + [ + 166, + 12, + 1, + 73, + 1, + "CLIP" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 184, + 6, + 0, + 82, + 3, + "LATENT" + ], + [ + 188, + 82, + 0, + 83, + 0, + "LATENT" + ], + [ + 192, + 73, + 0, + 86, + 0, + "MODEL" + ], + [ + 193, + 73, + 1, + 86, + 1, + "CLIP" + ], + [ + 300, + 133, + 0, + 82, + 5, + "INT" + ], + [ + 307, + 137, + 0, + 82, + 4, + "INT" + ], + [ + 308, + 141, + 0, + 6, + 0, + "INT" + ], + [ + 309, + 141, + 1, + 6, + 1, + "INT" + ], + [ + 310, + 142, + 0, + 6, + 2, + "INT" + ], + [ + 311, + 144, + 0, + 143, + 0, + "*" + ], + [ + 312, + 143, + 0, + 2, + 1, + "INT" + ], + [ + 323, + 81, + 0, + 158, + 0, + "*" + ], + [ + 324, + 161, + 0, + 158, + 1, + "*" + ], + [ + 336, + 173, + 1, + 50, + 1, + "CLIP" + ], + [ + 337, + 21, + 0, + 32, + 7, + "SAM_MODEL" + ], + [ + 338, + 21, + 0, + 35, + 7, + "SAM_MODEL" + ], + [ + 339, + 21, + 0, + 43, + 7, + "SAM_MODEL" + ], + [ + 340, + 21, + 0, + 70, + 7, + "SAM_MODEL" + ], + [ + 341, + 21, + 0, + 38, + 7, + "SAM_MODEL" + ], + [ + 342, + 21, + 0, + 47, + 7, + "SAM_MODEL" + ], + [ + 343, + 21, + 0, + 75, + 7, + "SAM_MODEL" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 431, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 448, + 241, + 0, + 51, + 0, + "CONDITIONING" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 510, + 262, + 0, + 261, + 1, + "STRING" + ], + [ + 511, + 261, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 523, + 266, + 0, + 82, + 6, + "FLOAT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 525, + 269, + 0, + 82, + 9, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 586, + 316, + 0, + 173, + 0, + "MODEL" + ], + [ + 587, + 316, + 1, + 173, + 1, + "CLIP" + ], + [ + 588, + 86, + 0, + 317, + 0, + "MODEL" + ], + [ + 589, + 86, + 1, + 317, + 1, + "CLIP" + ], + [ + 590, + 317, + 0, + 316, + 0, + "MODEL" + ], + [ + 591, + 317, + 1, + 316, + 1, + "CLIP" + ], + [ + 595, + 12, + 0, + 315, + 0, + "*" + ], + [ + 596, + 73, + 0, + 315, + 1, + "*" + ], + [ + 597, + 86, + 0, + 315, + 2, + "*" + ], + [ + 598, + 317, + 0, + 315, + 3, + "*" + ], + [ + 599, + 316, + 0, + 315, + 4, + "*" + ], + [ + 600, + 173, + 0, + 315, + 5, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 620, + 198, + 2, + 321, + 0, + "*" + ], + [ + 621, + 207, + 2, + 321, + 1, + "*" + ], + [ + 622, + 208, + 2, + 321, + 2, + "*" + ], + [ + 623, + 209, + 2, + 321, + 3, + "*" + ], + [ + 624, + 213, + 2, + 321, + 4, + "*" + ], + [ + 625, + 212, + 2, + 321, + 5, + "*" + ], + [ + 626, + 211, + 2, + 321, + 6, + "*" + ], + [ + 627, + 210, + 2, + 321, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 1501, + 198, + 1, + 184, + 0, + "CLIP" + ], + [ + 1506, + 212, + 1, + 195, + 0, + "CLIP" + ], + [ + 1507, + 211, + 1, + 196, + 0, + "CLIP" + ], + [ + 1508, + 210, + 1, + 197, + 0, + "CLIP" + ], + [ + 1592, + 158, + 0, + 82, + 0, + "MODEL" + ], + [ + 1842, + 436, + 0, + 12, + 0, + "MODEL" + ], + [ + 1844, + 436, + 1, + 2, + 0, + "CLIP" + ], + [ + 1845, + 437, + 0, + 50, + 2, + "VAE" + ], + [ + 1846, + 438, + 0, + 158, + 2, + "BOOLEAN" + ], + [ + 1873, + 439, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 1874, + 439, + 1, + 277, + 1, + "COMBO" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3179, + 440, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3183, + 440, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3193, + 440, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 3194, + 440, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 3196, + 458, + 0, + 19, + 14, + "COMBO" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3203, + 458, + 0, + 32, + 14, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3207, + 458, + 0, + 43, + 14, + "COMBO" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3211, + 458, + 0, + 35, + 14, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3215, + 458, + 0, + 70, + 14, + "COMBO" + ], + [ + 3216, + 458, + 0, + 38, + 14, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3220, + 458, + 0, + 47, + 14, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3224, + 458, + 0, + 75, + 14, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3228, + 173, + 0, + 454, + 0, + "MODEL" + ], + [ + 3229, + 455, + 0, + 50, + 0, + "MODEL" + ], + [ + 3356, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 3357, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 3358, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 3365, + 212, + 0, + 38, + 1, + "MODEL" + ], + [ + 3366, + 211, + 0, + 47, + 1, + "MODEL" + ], + [ + 3367, + 210, + 0, + 75, + 1, + "MODEL" + ], + [ + 3373, + 212, + 1, + 38, + 2, + "CLIP" + ], + [ + 3374, + 211, + 1, + 47, + 2, + "CLIP" + ], + [ + 3375, + 210, + 1, + 75, + 2, + "CLIP" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 4297, + 208, + 1, + 193, + 0, + "CLIP" + ], + [ + 8219, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 8221, + 208, + 0, + 43, + 1, + "MODEL" + ], + [ + 8222, + 208, + 1, + 43, + 2, + "CLIP" + ], + [ + 10030, + 83, + 0, + 471, + 0, + "IMAGE" + ], + [ + 10121, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 10123, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 10170, + 209, + 1, + 192, + 0, + "CLIP" + ], + [ + 10306, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 10311, + 209, + 0, + 35, + 1, + "MODEL" + ], + [ + 10312, + 207, + 0, + 32, + 1, + "MODEL" + ], + [ + 10316, + 209, + 1, + 35, + 2, + "CLIP" + ], + [ + 10317, + 207, + 1, + 32, + 2, + "CLIP" + ], + [ + 10318, + 207, + 1, + 191, + 0, + "CLIP" + ], + [ + 10319, + 420, + 0, + 472, + 0, + "IMAGE" + ], + [ + 10320, + 420, + 0, + 474, + 0, + "IMAGE" + ], + [ + 10321, + 474, + 0, + 472, + 1, + "IMAGE" + ], + [ + 10322, + 420, + 0, + 475, + 0, + "IMAGE" + ], + [ + 10323, + 475, + 0, + 478, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10325, + 475, + 0, + 476, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10330, + 475, + 1, + 477, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10332, + 476, + 0, + 474, + 1, + "INT" + ], + [ + 10333, + 477, + 0, + 474, + 2, + "INT" + ], + [ + 10343, + 475, + 1, + 478, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10353, + 478, + 1, + 476, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10354, + 478, + 1, + 477, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10364, + 485, + 0, + 480, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10365, + 485, + 1, + 480, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10366, + 485, + 0, + 481, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10367, + 480, + 1, + 481, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10368, + 485, + 1, + 482, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10369, + 480, + 1, + 482, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10370, + 481, + 0, + 483, + 1, + "INT" + ], + [ + 10371, + 482, + 0, + 483, + 2, + "INT" + ], + [ + 10372, + 483, + 0, + 484, + 1, + "IMAGE" + ], + [ + 10373, + 486, + 0, + 457, + 1, + "*" + ], + [ + 10374, + 456, + 0, + 457, + 2, + "*" + ], + [ + 10375, + 487, + 0, + 457, + 3, + "*" + ], + [ + 10376, + 419, + 0, + 485, + 0, + "IMAGE" + ], + [ + 10377, + 419, + 0, + 484, + 0, + "IMAGE" + ], + [ + 10387, + 484, + 0, + 455, + 2, + "IMAGE" + ], + [ + 10388, + 472, + 0, + 454, + 2, + "IMAGE" + ], + [ + 10398, + 419, + 0, + 483, + 0, + "IMAGE" + ], + [ + 10419, + 490, + 0, + 82, + 8, + "COMBO" + ], + [ + 10420, + 490, + 0, + 458, + 0, + "COMBO" + ], + [ + 10422, + 490, + 1, + 259, + 5, + "STRING" + ], + [ + 10425, + 395, + 0, + 392, + 1, + "*" + ], + [ + 10426, + 491, + 0, + 392, + 2, + "*" + ], + [ + 10450, + 494, + 0, + 496, + 0, + "STRING" + ], + [ + 10451, + 239, + 0, + 496, + 1, + "STRING" + ], + [ + 10452, + 496, + 0, + 497, + 0, + "STRING" + ], + [ + 10453, + 492, + 0, + 497, + 1, + "STRING" + ], + [ + 10454, + 497, + 0, + 245, + 0, + "STRING" + ], + [ + 10455, + 497, + 0, + 259, + 6, + "STRING" + ], + [ + 10456, + 497, + 0, + 241, + 1, + "STRING" + ], + [ + 10457, + 498, + 0, + 499, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10458, + 502, + 1, + 499, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10459, + 499, + 0, + 500, + 1, + "INT" + ], + [ + 10460, + 501, + 0, + 500, + 2, + "INT" + ], + [ + 10461, + 498, + 1, + 501, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10462, + 502, + 1, + 501, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10463, + 498, + 0, + 502, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10464, + 498, + 1, + 502, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10496, + 141, + 0, + 511, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10497, + 141, + 1, + 511, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 10708, + 291, + 0, + 519, + 1, + "IMAGE" + ], + [ + 10709, + 333, + 0, + 519, + 0, + "IMAGE" + ], + [ + 10710, + 519, + 0, + 498, + 0, + "IMAGE" + ], + [ + 10711, + 519, + 0, + 500, + 0, + "IMAGE" + ], + [ + 10731, + 500, + 0, + 277, + 0, + "IMAGE" + ], + [ + 10742, + 520, + 0, + 407, + 0, + "IMAGE" + ], + [ + 10751, + 520, + 0, + 278, + 3, + "IMAGE" + ], + [ + 10768, + 277, + 0, + 520, + 1, + "IMAGE" + ], + [ + 10769, + 500, + 0, + 520, + 0, + "IMAGE" + ], + [ + 10942, + 511, + 0, + 524, + 1, + "*" + ], + [ + 10943, + 506, + 0, + 524, + 0, + "INT" + ], + [ + 10981, + 524, + 0, + 277, + 2, + "INT" + ], + [ + 11001, + 15, + 0, + 527, + 0, + "UPSCALE_MODEL" + ], + [ + 11002, + 471, + 0, + 527, + 1, + "IMAGE" + ], + [ + 11003, + 527, + 0, + 319, + 0, + "*" + ], + [ + 11009, + 528, + 0, + 527, + 2, + "FLOAT" + ], + [ + 11084, + 538, + 0, + 537, + 3, + "LATENT" + ], + [ + 11085, + 536, + 0, + 537, + 5, + "INT" + ], + [ + 11086, + 535, + 1, + 537, + 6, + "FLOAT" + ], + [ + 11087, + 537, + 0, + 539, + 0, + "LATENT" + ], + [ + 11089, + 543, + 0, + 541, + 1, + "IMAGE" + ], + [ + 11090, + 534, + 0, + 319, + 1, + "*" + ], + [ + 11091, + 542, + 0, + 319, + 2, + "*" + ], + [ + 11092, + 494, + 0, + 319, + 3, + "*" + ], + [ + 11093, + 492, + 0, + 319, + 4, + "*" + ], + [ + 11094, + 533, + 0, + 537, + 9, + "FLOAT" + ], + [ + 11095, + 490, + 0, + 537, + 8, + "COMBO" + ], + [ + 11096, + 235, + 0, + 537, + 7, + "COMBO" + ], + [ + 11097, + 137, + 0, + 537, + 4, + "INT" + ], + [ + 11098, + 527, + 0, + 538, + 0, + "IMAGE" + ], + [ + 11099, + 133, + 0, + 536, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 11100, + 266, + 0, + 535, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 11101, + 539, + 0, + 540, + 1, + "IMAGE" + ], + [ + 11102, + 527, + 0, + 540, + 0, + "IMAGE" + ], + [ + 11103, + 540, + 0, + 543, + 1, + "IMAGE" + ], + [ + 11104, + 540, + 0, + 541, + 0, + "IMAGE" + ], + [ + 11105, + 541, + 0, + 274, + 0, + "IMAGE" + ], + [ + 11106, + 541, + 0, + 19, + 0, + "IMAGE" + ], + [ + 11122, + 527, + 0, + 543, + 0, + "IMAGE" + ], + [ + 11123, + 527, + 0, + 532, + 0, + "IMAGE" + ], + [ + 11492, + 198, + 0, + 19, + 1, + "MODEL" + ], + [ + 11495, + 198, + 1, + 19, + 2, + "CLIP" + ], + [ + 11496, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 11553, + 213, + 0, + 70, + 1, + "MODEL" + ], + [ + 11554, + 213, + 1, + 194, + 0, + "CLIP" + ], + [ + 11555, + 213, + 1, + 70, + 2, + "CLIP" + ], + [ + 11556, + 278, + 0, + 82, + 1, + "CONDITIONING" + ], + [ + 11557, + 278, + 1, + 82, + 2, + "CONDITIONING" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + -110, + 310, + 910 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1520, + -110, + 460, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -450, + -110, + 510, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 1990, + -110, + 950, + 910 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 17, + "title": "LoRA's", + "bounding": [ + -310, + 810, + 1000, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Backend - Model preperation", + "bounding": [ + -770, + 1380, + 560, + 360 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -770, + 810, + 450, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 2120, + 1380, + 820, + 360 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 22, + "title": "Detailer Prompts (Optional)", + "bounding": [ + 700, + 810, + 970, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 1680, + 810, + 1050, + 560 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Function Control", + "bounding": [ + 70, + -110, + 760, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Backend - Detailer preperation", + "bounding": [ + 1420, + 1380, + 340, + 200 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 840, + -110, + 330, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "Backend - ControlNet", + "bounding": [ + 100, + 1380, + 320, + 170 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Backend - ImageSave", + "bounding": [ + -200, + 1380, + 290, + 360 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "Backend - PreProcessor", + "bounding": [ + 430, + 1380, + 300, + 170 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1180, + -110, + 330, + 910 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "Backend - IPAdapter Comp", + "bounding": [ + 1080, + 1380, + 330, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "Backend - IPAdapter Style", + "bounding": [ + 740, + 1380, + 330, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 36, + "title": "Debug Detailer", + "bounding": [ + 2740, + 810, + 200, + 560 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "IPAdapter Style Low VRAM", + "bounding": [ + 740, + 1520, + 330, + 220 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "IPAdapter Comp Low VRAM", + "bounding": [ + 1080, + 1520, + 330, + 220 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "ControlNet - Low VRAM", + "bounding": [ + 100, + 1560, + 630, + 180 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "HiRes Fix", + "bounding": [ + 1770, + 1380, + 340, + 360 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "HiRes Color Fix", + "bounding": [ + 1420, + 1590, + 340, + 150 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.868135421801224, + "offset": [ + 940.9528791956817, + 176.19471470045949 + ] + }, + "ue_links": [ + { + "downstream": 161, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 83, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 81, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 261, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 241, + "downstream_slot": 0, + "upstream": "2", + "upstream_slot": 0, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 526, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 538, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 539, + "downstream_slot": 1, + "upstream": "437", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 537, + "downstream_slot": 0, + "upstream": "436", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 537, + "downstream_slot": 1, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 537, + "downstream_slot": 2, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 82, + "downstream_slot": 1, + "upstream": "241", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 82, + "downstream_slot": 2, + "upstream": "261", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + } + ], + "groupNodes": { + "ControlNet Models": { + "nodes": [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + { + "id": -1, + "type": "ControlNetPreprocessorSelector", + "pos": [ + -760, + 510 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "widget_ue_connectable": {}, + "Node name for S&R": "ControlNetPreprocessorSelector" + }, + "widgets_values": [ + "OpenposePreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + }, + 0, + "COMBO" + ], + [ + { + "id": -1, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + -760, + 410 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "widget_ue_connectable": {}, + "Node name for S&R": "ACN_ControlNetLoaderAdvanced" + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_openposeModel.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + 0, + "CONTROL_NET" + ] + ], + "config": { + "0": { + "input": { + "cnet": { + "name": "controlnet" + }, + "_tk_opt": { + "visible": false + } + } + }, + "1": { + "input": { + "preprocessor": { + "name": "preprocessor" + } + } + } + } + }, + "IPAdapter Models": { + "nodes": [ + { + "id": -1, + "type": "IPAdapterModelLoader", + "pos": [ + -760, + 710 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "widget_ue_connectable": {}, + "Node name for S&R": "IPAdapterModelLoader" + }, + "widgets_values": [ + "noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 0 + }, + { + "id": -1, + "type": "CLIPVisionLoader", + "pos": [ + -760, + 610 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "widget_ue_connectable": {}, + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1, + "index": 1 + } + ], + "links": [], + "external": [ + [ + 0, + 0, + "IPADAPTER" + ], + [ + 1, + 0, + "CLIP_VISION" + ] + ], + "config": { + "0": { + "input": { + "ipadapter_file": { + "name": "ipadapter" + } + } + }, + "1": { + "input": { + "clip_name": { + "name": "clip_model" + } + } + } + } + } + }, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 11535, + 11536, + 11537, + 11538, + 11539, + 11540, + 11541, + 11542, + 11543, + 11544, + 11545, + 11546, + 11547, + 11548, + 11549, + 11550, + 11551, + 11552 + ], + "frontendVersion": "1.24.4" + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.3/TXT2IMG_ADetailer_2025-08-11-031939.png b/workflows/TXT2IMG/v4.3/TXT2IMG_ADetailer_2025-08-11-031939.png new file mode 100644 index 0000000000000000000000000000000000000000..6f97ea13d5de786860b4f5cd880a3881075e67ad --- /dev/null +++ b/workflows/TXT2IMG/v4.3/TXT2IMG_ADetailer_2025-08-11-031939.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df157bd399ec42133d43a910d69bc19368816b60c3ea415e883a987fc335470 +size 4969859 diff --git a/workflows/TXT2IMG/v4.3/changelog.md b/workflows/TXT2IMG/v4.3/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..b17b1c56f6c4c0d9159045d81c1d7344942e89fa --- /dev/null +++ b/workflows/TXT2IMG/v4.3/changelog.md @@ -0,0 +1,2 @@ +- added high-res fix & color fix (not recommended on upscaled images above 2x/larger than 2048x3072) +- adapted guide notes in workflow \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.3/txt2img-1.png b/workflows/TXT2IMG/v4.3/txt2img-1.png new file mode 100644 index 0000000000000000000000000000000000000000..85a9150099dbda154477eaebb1d6b0d3fff3c106 --- /dev/null +++ b/workflows/TXT2IMG/v4.3/txt2img-1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b579317a9230c4fadc509db9aa50c91aae0e77d7f4bf333c2a3a969c3241ba9b +size 257780 diff --git a/workflows/TXT2IMG/v4.3/txt2img-2.png b/workflows/TXT2IMG/v4.3/txt2img-2.png new file mode 100644 index 0000000000000000000000000000000000000000..044bddcde180c727ab579298671effc1fb99072a --- /dev/null +++ b/workflows/TXT2IMG/v4.3/txt2img-2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45b28fef5ef4e4f379f09e0aff460b48b2fe74ca20cd6b96129beae9d795689b +size 496510 diff --git a/workflows/TXT2IMG/v4.3/txt2img-fullpreview.png b/workflows/TXT2IMG/v4.3/txt2img-fullpreview.png new file mode 100644 index 0000000000000000000000000000000000000000..44b4719b9fef2552ab334b23bd8de341c8836468 --- /dev/null +++ b/workflows/TXT2IMG/v4.3/txt2img-fullpreview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965c485fdc50bdefd7ddb41ab7be53b9baecfc069d0057d402471a313e3b06ad +size 244166 diff --git a/workflows/TXT2IMG/v4.3/workflow-txt2img.png b/workflows/TXT2IMG/v4.3/workflow-txt2img.png new file mode 100644 index 0000000000000000000000000000000000000000..4bdd733be03eaa0904d24e7707817bbe66910ca3 --- /dev/null +++ b/workflows/TXT2IMG/v4.3/workflow-txt2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e056fb4bc0f82109ffb30fd3469478bcf7ea5f3db0688b1d3cef73fa97d9ede0 +size 1863331 diff --git a/workflows/TXT2IMG/v4.4/TXT2IMG-ADetailer-v4.4-vslinx.json b/workflows/TXT2IMG/v4.4/TXT2IMG-ADetailer-v4.4-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..2687c2d5b1b13a87b5e88c6d1f4fcf90e9eed5ee --- /dev/null +++ b/workflows/TXT2IMG/v4.4/TXT2IMG-ADetailer-v4.4-vslinx.json @@ -0,0 +1,19387 @@ +{ + "id": "29deeb6d-199b-453c-8c09-a02fe90cb55c", + "revision": 0, + "last_node_id": 631, + "last_link_id": 15563, + "nodes": [ + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -410 + ], + "size": [ + 149.43333435058594, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -290 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -210 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -320 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -330 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 195, + "type": "CLIPTextEncode", + "pos": [ + 910, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 8, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 617, + 14875 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nipples" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 192, + "type": "CLIPTextEncode", + "pos": [ + 430, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 9, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 615, + 14873 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lips" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 196, + "type": "CLIPTextEncode", + "pos": [ + 430, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 10, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 618, + 14876 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pussy " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 197, + "type": "CLIPTextEncode", + "pos": [ + 670, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 11, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 619, + 14877 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "penis" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 910, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 670, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -510, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -760, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -400 + ], + "size": [ + 801, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -340 + ], + "size": [ + 210, + 220 + ], + "flags": { + "pinned": true + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -480, + 240 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227, + 11733, + 13625 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 490, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -480, + 370 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11734, + 13626 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 10422 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1190 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 11845, + 15560 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -760, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "Label (rgthree)", + "pos": [ + -760, + 450 + ], + "size": [ + 493.95001220703125, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 430, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 191, + "type": "CLIPTextEncode", + "pos": [ + 670, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 24, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 613, + 15450 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 193, + "type": "CLIPTextEncode", + "pos": [ + 910, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 25, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 614, + 14872 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nose" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 184, + "type": "CLIPTextEncode", + "pos": [ + 430, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 26, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 612, + 14878 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "detailed face" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 430, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 670, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 430, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1170, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13990 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1170, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13852 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 492, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 320 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 32, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11787, + 14770 + ] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 490 + ], + "size": [ + 400, + 230 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 512, + 11788 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 562, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 34, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11950 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11951 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 564, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11952 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11953 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 566, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11954 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11955 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 570, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11958 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11959 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 569, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 38, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11960 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11962 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 578, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11963 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11964 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 11954 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11955 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14872 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11705 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11681 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 726312233512917, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 11956 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11957 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14873 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11704 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11682 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 504493282105302, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 11960 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11962 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14875 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11707 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 706959254702129, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 11963 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11964 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14876 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11708 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11685 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 69932678883179, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 11965 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11966 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14877 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11709 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11686 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 457968639018301, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 565, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 40, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11956 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11957 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 582, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 41, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11965 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11966 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1890, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2010, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2120, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2010, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2120, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1780, + 1190 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 555, + "type": "MarkdownNote", + "pos": [ + 910, + 540 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find LoRA's you can activate as well as the settings for the Detailer. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 590, + "type": "Reroute", + "pos": [ + -760, + 1690 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 142, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 12397 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 12398 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 526, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1390 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 12472 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 12473 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1290 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 11001 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 910, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 531, + "type": "Label (rgthree)", + "pos": [ + -760, + 610 + ], + "size": [ + 493.95001220703125, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 584, + "type": "MarkdownNote", + "pos": [ + 1290, + 770 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -480, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 526, + 11732 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -480, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 524, + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225, + 11735, + 13619 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -480, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 514, + 11784 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -760, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 516, + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226, + 11736, + 13620 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 553, + "type": "MarkdownNote", + "pos": [ + 910, + -170 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 548, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1090 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 109, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 11828 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + -40, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11901 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13991 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11903 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3229 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -40, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 52, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10374 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + -240, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 11826 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11900 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13853 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11902 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 53, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -240, + 1680 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 54, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10425 + ] + } + ], + "title": "PreProcessor", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 534, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -40, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 55, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14767 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 542, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 170, + 1650 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 56, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14768 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 607, + "type": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "pos": [ + 170, + 1610 + ], + "size": [ + 241.66665649414062, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 0, + "inputs": [ + { + "label": "image (hires)", + "name": "image1", + "type": "IMAGE", + "link": 13779 + }, + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 13780 + } + ], + "outputs": [ + { + "label": "IMAGE (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13781, + 13782 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 486, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 170, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 57, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10373 + ] + } + ], + "title": "Low VRAM for Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "pos": [ + 390, + 1770 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13990 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13991 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 390, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 58, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10375 + ] + } + ], + "title": "Low VRAM for Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "9726ad71-5451-4f61-8889-dbbd630619dc", + "pos": [ + 170, + 1770 + ], + "size": [ + 220, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13852 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13853 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -760, + 520 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 604, + "type": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "pos": [ + -40, + 1600 + ], + "size": [ + 210, + 250 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 0, + "inputs": [ + { + "label": "image (uspcaled)", + "name": "image1", + "type": "IMAGE", + "link": 13618 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13619 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13620 + }, + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 13624 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 13625 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 13626 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 13627 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13779 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -440, + 1810 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 60, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 603, + "type": "easy anythingIndexSwitch", + "pos": [ + -240, + 1640 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 14319 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 13474 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 13476, + 14221 + ] + } + ], + "title": "CN Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + -440, + 1770 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 11742 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11743 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 11948 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14221 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 11651 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 11652 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -760, + -40 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 520, + 11731, + 14320 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 521, + 11730, + 14322 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 491, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 370, + 1650 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 62, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10426 + ] + } + ], + "title": "Low VRAM for ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 620, + "type": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "pos": [ + 370, + 1610 + ], + "size": [ + 200, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 4, + "inputs": [ + { + "label": "resolution", + "name": "value0", + "type": "*", + "link": 14323 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14316 + } + ], + "outputs": [ + { + "label": "resolution", + "name": "value", + "type": "*", + "links": [ + 14317 + ] + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14318, + 14319 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -480, + -40 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 11729 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 594, + "type": "0941940b-e86a-427a-bd29-51cf47d05345", + "pos": [ + -240, + 1600 + ], + "size": [ + 255.66665649414062, + 162 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 4, + "inputs": [ + { + "label": "(raw) pose img", + "name": "image1", + "type": "IMAGE", + "link": 12706 + }, + { + "label": "(raw) preprocess img", + "name": "image2", + "type": "IMAGE", + "link": 12707 + }, + { + "label": "preprocess img", + "name": "image", + "type": "IMAGE", + "link": 14318 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 12709 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 14317 + } + ], + "outputs": [ + { + "label": "for lowvram", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14316 + ] + }, + { + "label": "final preprocessed", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 13474 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -440, + 1600 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 621, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1800 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14320 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14322 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 14323 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1680 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 11001 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14762 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 11009 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11123, + 13618, + 13780, + 14766 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -440, + 1640 + ], + "size": [ + 320, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 10422 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 11691 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + true, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 624, + "type": "Image Filter", + "pos": [ + -590, + 1720 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 14763 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 14762 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": [ + 14764 + ] + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 626, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -610, + 1760 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Image Filter", + "type": "*", + "link": 14764 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14765 + ] + } + ], + "title": "Image Selection", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "mxSlider", + "pos": [ + -240, + 180 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 11009 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 990 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 11738 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 588, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1280 + ], + "size": [ + 350, + 230 + ], + "flags": {}, + "order": 107, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 11969 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 11970 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 12068 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 12067 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 1510, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 12706 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 370 + ], + "size": [ + 320, + 130 + ], + "flags": {}, + "order": 100, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Style", + "type": "*", + "link": 10373 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 10374 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Composition", + "type": "*", + "link": 10375 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 540 + ], + "size": [ + 320, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 10425 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for ControlNet", + "type": "*", + "link": 10426 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -510, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 1510, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 12707 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Process image to Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 629, + "type": "MarkdownNote", + "pos": [ + 1590, + 1300 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2700, + 810 + ], + "size": [ + 510, + 440 + ], + "flags": { + "collapsed": false + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 11690 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, kuchiki rukia, 1girl, solo, breasts, looking at viewer, blush, smile, cowboy shot, sleeveless, pants, sweater, hand on hip, v, turtleneck, denim, jeans, " + ], + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2300, + 810 + ], + "size": [ + 390, + 440 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Prompt preview\"** node displays the complete prompt used during image generation, this includes your start & end quality prompts if activated. \n\n--- \n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.
\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.
\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.
\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**\"ControlNet Pose Preview\"** shows the pose that is used from ControlNet. If you have ControlNet deactivated it'll just show the default image. If you have pre-processing during ControlNet enabled you'll see your pose that was generated through that here.\n\n--- \n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 1780, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 13476 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1260, + -410 + ], + "size": [ + 214.8000030517578, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1260, + -400 + ], + "size": [ + 480.6000061035156, + 26 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 628, + "type": "MarkdownNote", + "pos": [ + -1260, + -340 + ], + "size": [ + 480, + 2310 + ], + "flags": { + "pinned": true + }, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Batch Size decides how many pictures will be created at once.
\nYou can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe ControlNet Strength, ControlNet Start Percent & ControlNet End Percent only apply if you're using ControlNet, the same applies to the IPAdapter Style Strength & IPAdapter Composition Strength which only are applied if you're using either of them.\n\n---\n\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to see the image selection, when doing batches of image, to continue with the process as well as choose if you want to upscale your output image, as well as the factor by which you want to upscale.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.
\nIt’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nLastly you can select Start and/or End quality prompts to seperate your prompt so you don't have to always type/copy the quality tags of checkpoints/loras. You can see a preview of the full prompt in the Debug section of this workflow.\n\n---\n\n#### IPAdapter / ControlNet\nHere you select which functions of the IPAdapter/ControlNet you want to activate. There is always one Low VRAM option to activate ALONGSIDE the function counterpart. The Low VRAM Option will always downsize the input image for these functions to 512px on it's smallest side, while keeping aspect ratio, to ensure lower vram usage.
\nThis also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter (Optional)\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### ControlNet (Optional)\nYou can either provide a full image in the \"Pre-Process image to Pose\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector at the bottom.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"ControlNet Model\"-Node at the top.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Process image to Pose\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"IPAdapter / ControlNet\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used pose in the \"ControlNet Pose Preview\"-Node inside the \"Debug\"-Group.
\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nHere you fill out your positive & negative prompts for the image generation. If you have selected Start-/End quality prompts you can also fill them out here. You see a preview of your full positive prompt in the Debug section.
\nBoth positive and negative prompts also support dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md).
\nIf you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues.
\nThere is text node that gives you a preview of your full prompt including all of your optional prompts combined as well as a preview for a Pre-HiRes Fix version of your image (if HiRes Fix is activated) and a preview of the ControlNet Image that has been loaded.
\nIf you're using a Pre-Processor this is where you'll see the finished processed pose for your image generation.
\nFurthermore there are multiple nodes you can open, by clicking the rectangle left to their name, for each body part that'll show you the new inpainted detailed bodypart.
\nIf the preview is the full image, the detailer was not activated. If the preview is a black rectangle it means that the ultralytics model could not find what it was trained on." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 591, + "type": "MarkdownNote", + "pos": [ + -70, + 1300 + ], + "size": [ + 700, + 220 + ], + "flags": { + "pinned": true + }, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 592, + "type": "MarkdownNote", + "pos": [ + 640, + 1300 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 593, + "type": "MarkdownNote", + "pos": [ + 990, + 1300 + ], + "size": [ + 290, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -770, + 1870 + ], + "size": [ + 370, + 100 + ], + "flags": { + "pinned": true + }, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 627, + "type": "Primitive boolean [Crystools]", + "pos": [ + -440, + 1110 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 14879 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + -40 + ], + "size": [ + 320, + 180 + ], + "flags": {}, + "order": 134, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Image Selection", + "type": "*", + "link": 14765 + }, + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 14766 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 14767 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 14768 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (Optional)", + "type": "*", + "link": 14769 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt (Optional)", + "type": "*", + "link": 14770 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 547, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 110, + -40 + ], + "size": [ + 290, + 760 + ], + "flags": {}, + "order": 141, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 12474 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 12353 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11826 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11827 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -760, + 350 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 522, + 11737, + 13624 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 917968288982099, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 810 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 110, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13782 + }, + { + "name": "model", + "type": "MODEL", + "link": 11950 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11951 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14878 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11702 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11679 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + }, + "rejects_ue_links": false + }, + "widgets_values": [ + 512, + true, + 1024, + 322776506373083, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 533, + "type": "mxSlider", + "pos": [ + -240, + 250 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 13627 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 670, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 860 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 112, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 11952 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11953 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 15450 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11703 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11680 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 139720437780110, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 194, + "type": "CLIPTextEncode", + "pos": [ + 670, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 83, + "mode": 4, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 616, + 14874 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "fingernails" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 11958 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11959 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 14874 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11706 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11683 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 244552886617078, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1890, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 0 + ], + "size": [ + 400, + 280 + ], + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11786 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "{orihime inoue|kuchiki rukia|matsumoto rangiku|shihouin yoruichi, yellow eyes}, 1girl, solo, breasts, looking at viewer, blush, smile, cowboy shot, sleeveless, pants, sweater, hand on hip, v, turtleneck, denim, jeans, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1780, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 430, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 133, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 670, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 103, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 612 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 613 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 614 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 615 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 616 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 617 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 618 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 619 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 532, + "type": "PreviewImage", + "pos": [ + 2040, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11123 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1640 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "CONDITIONING", + "link": 11687 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "CONDITIONING", + "link": 11668 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "fixed_inputs": true, + "prompt_regexes": true + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 587, + "type": "mxSlider", + "pos": [ + -440, + 1210 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 12066 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 20, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 20, + 20, + 0 + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 585, + "type": "Fast Groups Bypasser (rgthree)", + "pos": [ + -440, + 810 + ], + "size": [ + 350, + 82 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Use Refiner or Normal Sampler?", + "properties": { + "matchColors": "#00ff80", + "matchTitle": "", + "showNav": false, + "showAllGraphs": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "max one", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 88, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 89, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 90, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 91, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 92, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 810 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 12472 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 12353 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 15561 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 586, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 930 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11969 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 11970 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\catCitronAnimeTreasure_illustriousV4.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 494, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + -170 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11785, + 14769 + ] + } + ], + "title": "Start quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2280, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": {}, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 13781 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2750, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": {}, + "order": 111, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 561, + "type": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "pos": [ + 1510, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11948 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 12709 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 558, + "type": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "pos": [ + 1170, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11900, + 11901 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11902, + 11903 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 546, + "type": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "pos": [ + -760, + 1720 + ], + "size": [ + 263, + 616 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 11738 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11651 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11652 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11737 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11736 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11735 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11733 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11734 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11732 + }, + { + "label": "neg prompt text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11788 + }, + { + "name": "model", + "type": "MODEL", + "link": 12473 + }, + { + "label": "end quality prompt", + "name": "text2", + "type": "STRING", + "link": 11787 + }, + { + "label": "clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11784 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 11731 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 11730 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 11729 + }, + { + "label": "CLIP (after loras)", + "name": "clip", + "type": "CLIP", + "link": 11827 + }, + { + "label": "start quality prompt", + "name": "text1", + "type": "STRING", + "link": 11785 + }, + { + "label": "positive prompt", + "name": "text2_1", + "type": "STRING", + "link": 11786 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 12068 + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 12066 + }, + { + "label": "CLIP (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 12067 + }, + { + "label": "model (after loras&ipa)", + "name": "model_2", + "type": "MODEL", + "link": null + }, + { + "label": "CLIP (after clipskip)", + "name": "clip_1", + "type": "CLIP", + "link": 12398 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 14879 + } + ], + "outputs": [ + { + "label": "negative prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11668, + 11743 + ] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11679, + 11680, + 11681, + 11682, + 11683, + 11684, + 11685, + 11686 + ] + }, + { + "label": "positive prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 11687, + 11742 + ] + }, + { + "label": "full pos prompt", + "name": "STRING", + "type": "*", + "links": [ + 11690, + 11691 + ] + }, + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 11756, + 12397 + ] + }, + { + "name": "images", + "type": "IMAGE", + "links": [ + 14763 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 11702, + 11703, + 11704, + 11705, + 11706, + 11707, + 11708, + 11709 + ] + }, + { + "label": "model after switch", + "name": "*", + "type": "*", + "links": [ + 12474 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "boolean": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "text": true, + "width": true, + "height": true, + "batch_size": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + true, + 24334709765024, + 30, + 5, + "euler", + "normal", + 1, + "", + 1024, + 1536, + 4, + 25, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 549, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -760, + 1760 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 108, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 11845 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 15563 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 11828 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 631, + "type": "CR VAE Input Switch", + "pos": [ + -630, + 1680 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 106, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 15561 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 15560 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 15562 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 15563 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere", + "pos": [ + -760, + 1600 + ], + "size": [ + 310, + 90 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 3229 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "CLIP", + "link": 11756 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything109", + "type": "VAE", + "link": 15562 + }, + { + "label": "anything", + "name": "anything112", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "next_input_index": 112 + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 612, + 184, + 0, + 320, + 0, + "*" + ], + [ + 613, + 191, + 0, + 320, + 1, + "*" + ], + [ + 614, + 193, + 0, + 320, + 2, + "*" + ], + [ + 615, + 192, + 0, + 320, + 3, + "*" + ], + [ + 616, + 194, + 0, + 320, + 4, + "*" + ], + [ + 617, + 195, + 0, + 320, + 5, + "*" + ], + [ + 618, + 196, + 0, + 320, + 6, + "*" + ], + [ + 619, + 197, + 0, + 320, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3229, + 455, + 0, + 50, + 0, + "MODEL" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 10373, + 486, + 0, + 457, + 1, + "*" + ], + [ + 10374, + 456, + 0, + 457, + 2, + "*" + ], + [ + 10375, + 487, + 0, + 457, + 3, + "*" + ], + [ + 10422, + 490, + 1, + 259, + 5, + "STRING" + ], + [ + 10425, + 395, + 0, + 392, + 1, + "*" + ], + [ + 10426, + 491, + 0, + 392, + 2, + "*" + ], + [ + 11001, + 15, + 0, + 527, + 0, + "UPSCALE_MODEL" + ], + [ + 11009, + 528, + 0, + 527, + 2, + "FLOAT" + ], + [ + 11123, + 527, + 0, + 532, + 0, + "IMAGE" + ], + [ + 11651, + 278, + 0, + 546, + 2, + "CONDITIONING" + ], + [ + 11652, + 278, + 1, + 546, + 3, + "CONDITIONING" + ], + [ + 11668, + 546, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 11679, + 546, + 1, + 19, + 14, + "COMBO" + ], + [ + 11680, + 546, + 1, + 32, + 14, + "COMBO" + ], + [ + 11681, + 546, + 1, + 43, + 14, + "COMBO" + ], + [ + 11682, + 546, + 1, + 35, + 14, + "COMBO" + ], + [ + 11683, + 546, + 1, + 70, + 14, + "COMBO" + ], + [ + 11684, + 546, + 1, + 38, + 14, + "COMBO" + ], + [ + 11685, + 546, + 1, + 47, + 14, + "COMBO" + ], + [ + 11686, + 546, + 1, + 75, + 14, + "COMBO" + ], + [ + 11687, + 546, + 2, + 51, + 0, + "CONDITIONING" + ], + [ + 11690, + 546, + 3, + 245, + 0, + "STRING" + ], + [ + 11691, + 546, + 3, + 259, + 6, + "STRING" + ], + [ + 11702, + 546, + 6, + 19, + 7, + "SAM_MODEL" + ], + [ + 11703, + 546, + 6, + 32, + 7, + "SAM_MODEL" + ], + [ + 11704, + 546, + 6, + 35, + 7, + "SAM_MODEL" + ], + [ + 11705, + 546, + 6, + 43, + 7, + "SAM_MODEL" + ], + [ + 11706, + 546, + 6, + 70, + 7, + "SAM_MODEL" + ], + [ + 11707, + 546, + 6, + 38, + 7, + "SAM_MODEL" + ], + [ + 11708, + 546, + 6, + 47, + 7, + "SAM_MODEL" + ], + [ + 11709, + 546, + 6, + 75, + 7, + "SAM_MODEL" + ], + [ + 11729, + 142, + 0, + 546, + 16, + "INT" + ], + [ + 11730, + 141, + 1, + 546, + 15, + "INT" + ], + [ + 11731, + 141, + 0, + 546, + 14, + "INT" + ], + [ + 11732, + 269, + 0, + 546, + 9, + "FLOAT" + ], + [ + 11733, + 235, + 0, + 546, + 7, + "COMBO" + ], + [ + 11734, + 490, + 0, + 546, + 8, + "COMBO" + ], + [ + 11735, + 266, + 0, + 546, + 6, + "FLOAT" + ], + [ + 11736, + 133, + 0, + 546, + 5, + "INT" + ], + [ + 11737, + 137, + 0, + 546, + 4, + "INT" + ], + [ + 11738, + 438, + 0, + 546, + 0, + "BOOLEAN" + ], + [ + 11742, + 546, + 2, + 278, + 0, + "CONDITIONING" + ], + [ + 11743, + 546, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 11756, + 546, + 4, + 50, + 1, + "CLIP" + ], + [ + 11784, + 144, + 0, + 546, + 13, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 11785, + 494, + 0, + 546, + 18, + "STRING" + ], + [ + 11786, + 239, + 0, + 546, + 19, + "STRING" + ], + [ + 11787, + 492, + 0, + 546, + 12, + "STRING" + ], + [ + 11788, + 262, + 0, + 546, + 10, + "STRING" + ], + [ + 11826, + 547, + 0, + 454, + 0, + "MODEL" + ], + [ + 11827, + 547, + 1, + 546, + 17, + "CLIP" + ], + [ + 11828, + 549, + 0, + 548, + 0, + "*" + ], + [ + 11845, + 437, + 0, + 549, + 0, + "*" + ], + [ + 11900, + 558, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 11901, + 558, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 11902, + 558, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 11903, + 558, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 11948, + 561, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 11950, + 562, + 0, + 19, + 1, + "MODEL" + ], + [ + 11951, + 562, + 1, + 19, + 2, + "CLIP" + ], + [ + 11952, + 564, + 0, + 32, + 1, + "MODEL" + ], + [ + 11953, + 564, + 1, + 32, + 2, + "CLIP" + ], + [ + 11954, + 566, + 0, + 43, + 1, + "MODEL" + ], + [ + 11955, + 566, + 1, + 43, + 2, + "CLIP" + ], + [ + 11956, + 565, + 0, + 35, + 1, + "MODEL" + ], + [ + 11957, + 565, + 1, + 35, + 2, + "CLIP" + ], + [ + 11958, + 570, + 0, + 70, + 1, + "MODEL" + ], + [ + 11959, + 570, + 1, + 70, + 2, + "CLIP" + ], + [ + 11960, + 569, + 0, + 38, + 1, + "MODEL" + ], + [ + 11962, + 569, + 1, + 38, + 2, + "CLIP" + ], + [ + 11963, + 578, + 0, + 47, + 1, + "MODEL" + ], + [ + 11964, + 578, + 1, + 47, + 2, + "CLIP" + ], + [ + 11965, + 582, + 0, + 75, + 1, + "MODEL" + ], + [ + 11966, + 582, + 1, + 75, + 2, + "CLIP" + ], + [ + 11969, + 586, + 0, + 588, + 0, + "MODEL" + ], + [ + 11970, + 586, + 1, + 588, + 1, + "CLIP" + ], + [ + 12066, + 587, + 0, + 546, + 21, + "INT" + ], + [ + 12067, + 588, + 1, + 546, + 22, + "CLIP" + ], + [ + 12068, + 588, + 0, + 546, + 20, + "MODEL" + ], + [ + 12353, + 436, + 1, + 547, + 1, + "CLIP" + ], + [ + 12397, + 546, + 4, + 590, + 0, + "*" + ], + [ + 12398, + 590, + 0, + 546, + 24, + "CLIP" + ], + [ + 12472, + 436, + 0, + 526, + 0, + "MODEL" + ], + [ + 12473, + 526, + 0, + 546, + 11, + "MODEL" + ], + [ + 12474, + 546, + 7, + 547, + 0, + "MODEL" + ], + [ + 12706, + 333, + 0, + 594, + 0, + "IMAGE" + ], + [ + 12707, + 291, + 0, + 594, + 1, + "IMAGE" + ], + [ + 12709, + 561, + 1, + 594, + 3, + "COMBO" + ], + [ + 13474, + 594, + 1, + 603, + 1, + "*" + ], + [ + 13476, + 603, + 0, + 407, + 0, + "IMAGE" + ], + [ + 13618, + 527, + 0, + 604, + 0, + "IMAGE" + ], + [ + 13619, + 266, + 0, + 604, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13620, + 133, + 0, + 604, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13624, + 137, + 0, + 604, + 6, + "INT" + ], + [ + 13625, + 235, + 0, + 604, + 7, + "COMBO" + ], + [ + 13626, + 490, + 0, + 604, + 8, + "COMBO" + ], + [ + 13627, + 533, + 0, + 604, + 9, + "FLOAT" + ], + [ + 13779, + 604, + 0, + 607, + 0, + "IMAGE" + ], + [ + 13780, + 527, + 0, + 607, + 1, + "IMAGE" + ], + [ + 13781, + 607, + 0, + 274, + 0, + "IMAGE" + ], + [ + 13782, + 607, + 0, + 19, + 0, + "IMAGE" + ], + [ + 13852, + 420, + 0, + 608, + 0, + "IMAGE" + ], + [ + 13853, + 608, + 0, + 454, + 2, + "IMAGE" + ], + [ + 13990, + 419, + 0, + 610, + 0, + "IMAGE" + ], + [ + 13991, + 610, + 0, + 455, + 2, + "IMAGE" + ], + [ + 14221, + 603, + 0, + 278, + 3, + "IMAGE" + ], + [ + 14316, + 594, + 0, + 620, + 1, + "IMAGE" + ], + [ + 14317, + 620, + 0, + 594, + 4, + "INT" + ], + [ + 14318, + 620, + 1, + 594, + 2, + "IMAGE" + ], + [ + 14319, + 620, + 1, + 603, + 0, + "*" + ], + [ + 14320, + 141, + 0, + 621, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14322, + 141, + 1, + 621, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14323, + 621, + 0, + 620, + 0, + "*" + ], + [ + 14762, + 624, + 0, + 527, + 1, + "IMAGE" + ], + [ + 14763, + 546, + 5, + 624, + 0, + "IMAGE" + ], + [ + 14764, + 624, + 6, + 626, + 0, + "*" + ], + [ + 14765, + 626, + 0, + 319, + 0, + "*" + ], + [ + 14766, + 527, + 0, + 319, + 1, + "*" + ], + [ + 14767, + 534, + 0, + 319, + 2, + "*" + ], + [ + 14768, + 542, + 0, + 319, + 3, + "*" + ], + [ + 14769, + 494, + 0, + 319, + 4, + "*" + ], + [ + 14770, + 492, + 0, + 319, + 5, + "*" + ], + [ + 14872, + 193, + 0, + 43, + 4, + "CONDITIONING" + ], + [ + 14873, + 192, + 0, + 35, + 4, + "CONDITIONING" + ], + [ + 14874, + 194, + 0, + 70, + 4, + "CONDITIONING" + ], + [ + 14875, + 195, + 0, + 38, + 4, + "CONDITIONING" + ], + [ + 14876, + 196, + 0, + 47, + 4, + "CONDITIONING" + ], + [ + 14877, + 197, + 0, + 75, + 4, + "CONDITIONING" + ], + [ + 14878, + 184, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 14879, + 627, + 0, + 546, + 25, + "BOOLEAN" + ], + [ + 15450, + 191, + 0, + 32, + 4, + "CONDITIONING" + ], + [ + 15560, + 437, + 0, + 631, + 1, + "VAE" + ], + [ + 15561, + 436, + 2, + 631, + 0, + "VAE" + ], + [ + 15562, + 631, + 0, + 50, + 2, + "VAE" + ], + [ + 15563, + 631, + 1, + 549, + 1, + "*" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 740, + 310, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1840, + -240, + 420, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -770, + -110, + 510, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2270, + -240, + 950, + 970 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Sampling", + "bounding": [ + -770, + 1530, + 310, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -70, + 740, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1770, + 740, + 1450, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 390, + 740, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 420, + -240, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Detailers", + "bounding": [ + 1590, + 740, + 170, + 520 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 1500, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "ControlNet", + "bounding": [ + -450, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Image Save", + "bounding": [ + -450, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "PreProcessor", + "bounding": [ + -250, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1160, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "IPAdapter Comp", + "bounding": [ + -50, + 1700, + 200, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "IPAdapter Style", + "bounding": [ + -250, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "Style Low VRAM", + "bounding": [ + 160, + 1700, + 210, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "Comp Low VRAM", + "bounding": [ + 380, + 1700, + 250, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "ControlNet - Low VRAM", + "bounding": [ + 360, + 1530, + 270, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "HiRes Fix", + "bounding": [ + -50, + 1530, + 200, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "HiRes Color Fix", + "bounding": [ + 160, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "LoRA's", + "bounding": [ + 100, + -110, + 310, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "General Function Control", + "bounding": [ + -250, + -110, + 340, + 400 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 44, + "title": "IPAdapter / ControlNet", + "bounding": [ + -250, + 300, + 340, + 430 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Refiner Backend", + "bounding": [ + -450, + 740, + 370, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "definitions": { + "subgraphs": [ + { + "id": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "version": 1, + "state": { + "lastGroupId": 43, + "lastNodeId": 583, + "lastLinkId": 11719, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampling Process", + "inputNode": { + "id": -10, + "bounding": [ + -1200, + 1780, + 161.33333587646484, + 560 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 500, + 1920, + 136.66666412353516, + 200 + ] + }, + "inputs": [ + { + "id": "350cd7e5-d2af-4be2-8d82-01df044e2bea", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 1846 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": { + "0": -1058.6666259765625, + "1": 1800 + } + }, + { + "id": "79ba13a7-29b2-4f16-b396-298f08b7bf83", + "name": "vae", + "type": "VAE", + "linkIds": [ + 11648 + ], + "localized_name": "vae", + "pos": { + "0": -1058.6666259765625, + "1": 1820 + } + }, + { + "id": "1988180b-0bf7-4b9f-84a9-655277d327d0", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 11601, + 11692 + ], + "localized_name": "positive", + "pos": { + "0": -1058.6666259765625, + "1": 1840 + } + }, + { + "id": "9b5edf42-2166-43e9-9d74-0df94063c648", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 11602, + 11693 + ], + "localized_name": "negative", + "pos": { + "0": -1058.6666259765625, + "1": 1860 + } + }, + { + "id": "90c8f73c-ab6b-47bb-84c0-2212bf812a78", + "name": "seed", + "type": "INT", + "linkIds": [ + 307, + 11681, + 11699 + ], + "localized_name": "seed", + "pos": { + "0": -1058.6666259765625, + "1": 1880 + } + }, + { + "id": "452e1ab8-ed10-4187-8733-fbc8f96d9ee5", + "name": "steps", + "type": "INT", + "linkIds": [ + 300, + 11682, + 11694 + ], + "localized_name": "steps", + "pos": { + "0": -1058.6666259765625, + "1": 1900 + } + }, + { + "id": "c8c13d2a-3588-426f-ac3f-6896db27c796", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 523, + 11683, + 11698 + ], + "localized_name": "cfg", + "pos": { + "0": -1058.6666259765625, + "1": 1920 + } + }, + { + "id": "3ae382b3-527f-4ecd-8ed4-94ba95869b10", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 431, + 11680, + 11697 + ], + "localized_name": "sampler_name", + "pos": { + "0": -1058.6666259765625, + "1": 1940 + } + }, + { + "id": "c23f390d-41b1-4ad5-b542-b7c19be59d02", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 10419, + 10420, + 11684, + 11696 + ], + "localized_name": "scheduler", + "pos": { + "0": -1058.6666259765625, + "1": 1960 + } + }, + { + "id": "fa914d54-885e-4ae2-af12-7a34e3c5ed94", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 525 + ], + "localized_name": "denoise", + "pos": { + "0": -1058.6666259765625, + "1": 1980 + } + }, + { + "id": "67123033-a12b-4aa9-b803-4e1c05bdbd49", + "name": "text", + "type": "STRING", + "linkIds": [ + 510, + 11668 + ], + "localized_name": "text", + "label": "neg prompt text", + "pos": { + "0": -1058.6666259765625, + "1": 2000 + } + }, + { + "id": "7f880d61-47fd-4598-9d9d-74a921d3d558", + "name": "model", + "type": "MODEL", + "linkIds": [ + 11625, + 11626 + ], + "localized_name": "model", + "pos": { + "0": -1058.6666259765625, + "1": 2020 + } + }, + { + "id": "5b20ca34-6db4-47c7-aea8-b441513318c4", + "name": "text2", + "type": "STRING", + "linkIds": [ + 10453 + ], + "localized_name": "text2", + "label": "end quality prompt", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2040 + } + }, + { + "id": "8de2ee83-aebe-472d-a496-ab372a0adca4", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 311 + ], + "localized_name": "a", + "label": "clip skip value", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2060 + } + }, + { + "id": "9a12e817-dde0-47f4-8de4-7bb3e9b3b93c", + "name": "width", + "type": "INT", + "linkIds": [ + 308 + ], + "localized_name": "width", + "pos": { + "0": -1058.6666259765625, + "1": 2080 + } + }, + { + "id": "b983c6ea-d626-48c1-a28c-766014fd5967", + "name": "height", + "type": "INT", + "linkIds": [ + 309 + ], + "localized_name": "height", + "pos": { + "0": -1058.6666259765625, + "1": 2100 + } + }, + { + "id": "db6759d3-d47e-48b6-9b2e-4463b2e9b6a0", + "name": "batch_size", + "type": "INT", + "linkIds": [ + 310 + ], + "localized_name": "batch_size", + "pos": { + "0": -1058.6666259765625, + "1": 2120 + } + }, + { + "id": "1c377fce-df4a-4408-afd8-e7031d416794", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 11702, + 11706 + ], + "localized_name": "clip", + "label": "CLIP (after loras)", + "pos": { + "0": -1058.6666259765625, + "1": 2140 + } + }, + { + "id": "4c34161a-c5f5-48a2-a3e3-503db3ca67e8", + "name": "text1", + "type": "STRING", + "linkIds": [ + 10450 + ], + "localized_name": "text1", + "label": "start quality prompt", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2160 + } + }, + { + "id": "c3679e62-af41-443b-a02c-b3e9a2aba712", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 10451 + ], + "localized_name": "text2_1", + "label": "positive prompt", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2180 + } + }, + { + "id": "70e91e58-99bf-409a-b929-e858bd2f26ac", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 11679, + 11716, + 11717 + ], + "label": "model (refiner)", + "pos": { + "0": -1058.6666259765625, + "1": 2200 + } + }, + { + "id": "b869d82d-caee-44c6-ad31-c231424363d8", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 11686, + 11695 + ], + "label": "refiner start step", + "pos": { + "0": -1058.6666259765625, + "1": 2220 + } + }, + { + "id": "f1e1f3ee-d0ed-488d-a199-33d3127fd76b", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 11711 + ], + "label": "CLIP (refiner)", + "pos": { + "0": -1058.6666259765625, + "1": 2240 + } + }, + { + "id": "05af7708-2a97-4c07-987c-e87bb847f597", + "name": "model_2", + "type": "MODEL", + "linkIds": [ + 11704, + 11705 + ], + "label": "model (after loras&ipa)", + "pos": { + "0": -1058.6666259765625, + "1": 2260 + } + }, + { + "id": "de6fa5a7-12a0-439b-a017-60eaa6cb98a5", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 11707, + 11708 + ], + "label": "CLIP (after clipskip)", + "pos": { + "0": -1058.6666259765625, + "1": 2280 + } + }, + { + "id": "6760faa0-ba25-4501-93de-6e5b83b7b976", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 11718 + ], + "label": "is v-pred? (refiner)", + "pos": { + "0": -1058.6666259765625, + "1": 2300 + } + } + ], + "outputs": [ + { + "id": "61174fc8-290c-4a59-94ef-f69fc5de90bb", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ], + "localized_name": "CONDITIONING", + "label": "negative prompt", + "pos": { + "0": 520, + "1": 1940 + } + }, + { + "id": "6bf6f430-03f9-4511-828f-b9b9127b5ebe", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ], + "localized_name": "scheduler", + "pos": { + "0": 520, + "1": 1960 + } + }, + { + "id": "dd36692e-60c7-4719-b855-cb2b25ea67fc", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 448, + 11603, + 11604 + ], + "localized_name": "CONDITIONING_1", + "label": "positive prompt", + "pos": { + "0": 520, + "1": 1980 + } + }, + { + "id": "d0276bad-0a3a-46fe-8ecc-04be2bdfdbee", + "name": "STRING", + "type": "*", + "linkIds": [ + 11673, + 10455 + ], + "localized_name": "STRING", + "label": "full pos prompt", + "pos": { + "0": 520, + "1": 2000 + } + }, + { + "id": "390b8aed-a3e1-4cfa-84a9-4eaa09bc4b1c", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634 + ], + "localized_name": "CLIP", + "label": "CLIP", + "pos": { + "0": 520, + "1": 2020 + } + }, + { + "id": "f1053d79-0328-44df-8341-e3744d39b68e", + "name": "images", + "type": "IMAGE", + "linkIds": [ + 11709 + ], + "localized_name": "images", + "pos": { + "0": 520, + "1": 2040 + } + }, + { + "id": "43c0fb2e-8c47-4a7e-b7df-5acc110deb3b", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": { + "0": 520, + "1": 2060 + } + }, + { + "id": "76882b85-53ff-47db-9836-437564f75dfc", + "name": "*", + "type": "*", + "linkIds": [ + 11703 + ], + "label": "model after switch", + "pos": { + "0": 520, + "1": 2080 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 548, + "type": "Label (rgthree)", + "pos": [ + -370, + 1730 + ], + "size": [ + 149.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 549, + "type": "Label (rgthree)", + "pos": [ + 130, + 1730 + ], + "size": [ + 112.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + 130, + 1820 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "Label (rgthree)", + "pos": [ + -930, + 1730 + ], + "size": [ + 162.75, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + 130, + 1860 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10420 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -100, + 1820 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184, + 11685 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 496, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10450 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10451 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10452 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Start quali + prompt", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 497, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1860 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10452 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10453 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10455, + 11670 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Combined + end quality", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -930, + 1940 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11671 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448, + 11603, + 11604 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -930, + 2020 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11707 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11669 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -100, + 2210 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11700 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 11648 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 11709 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1860 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634, + 11650, + 11651 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 550, + "type": "Label (rgthree)", + "pos": [ + -100, + 1730 + ], + "size": [ + 89.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -370, + 1820 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 312, + 11710 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 579, + "type": "Label (rgthree)", + "pos": [ + -370, + 1900 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 547, + "type": "Label (rgthree)", + "pos": [ + -630, + 1730 + ], + "size": [ + 205.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 580, + "type": "Label (rgthree)", + "pos": [ + -630, + 1950 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1820 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11625 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1860 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11626 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1900 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11703 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 578, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1990 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 28, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11711 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 11710 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 11712, + 11713 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 581, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2020 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 29, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11716 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11714 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 582, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2060 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 30, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11717 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 11715 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 583, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 2100 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 31, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11714 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11715 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 11718 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11719 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 574, + "type": "CR Latent Input Switch", + "pos": [ + -100, + 2150 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 4, + "inputs": [ + { + "localized_name": "latent1", + "name": "latent1", + "shape": 7, + "type": "LATENT", + "link": 11678 + }, + { + "localized_name": "latent2", + "name": "latent2", + "shape": 7, + "type": "LATENT", + "link": 11674 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11700 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Latent Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Latent Input Switch", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 570, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1900 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11670 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11671, + 11673, + 11687 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 790302681012077, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 571, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1980 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11668 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11669, + 11688 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 549131372630080, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "KSamplerAdvanced", + "pos": [ + -100, + 1990 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 27, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11705 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11692 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11693 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11685 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11681 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11682 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11683 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11680 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 11686 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11677 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -100, + 1900 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11704 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11601 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11602 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10419 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 11678 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + } + }, + "widgets_values": [ + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CLIPTextEncode", + "pos": [ + -100, + 2070 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11713 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11688 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11676 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 573, + "type": "CLIPTextEncode", + "pos": [ + -100, + 2030 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11712 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11687 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11675 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "KSamplerAdvanced", + "pos": [ + -100, + 2110 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 26, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11719 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11675 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11676 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11677 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11699 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11694 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11698 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11697 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11696 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 11695 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11674 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 42, + "title": "Normal Sampler", + "bounding": [ + -110, + 1830, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 43, + "title": "Refiner", + "bounding": [ + -110, + 1920, + 190, + 240 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 323, + "origin_id": 81, + "origin_slot": 0, + "target_id": 158, + "target_slot": 0, + "type": "*" + }, + { + "id": 324, + "origin_id": 161, + "origin_slot": 0, + "target_id": 158, + "target_slot": 1, + "type": "*" + }, + { + "id": 184, + "origin_id": 6, + "origin_slot": 0, + "target_id": 82, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 10452, + "origin_id": 496, + "origin_slot": 0, + "target_id": 497, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 312, + "origin_id": 143, + "origin_slot": 0, + "target_id": 2, + "target_slot": 1, + "type": "INT" + }, + { + "id": 1846, + "origin_id": -10, + "origin_slot": 0, + "target_id": 158, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11648, + "origin_id": -10, + "origin_slot": 1, + "target_id": 83, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11601, + "origin_id": -10, + "origin_slot": 2, + "target_id": 82, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11602, + "origin_id": -10, + "origin_slot": 3, + "target_id": 82, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 307, + "origin_id": -10, + "origin_slot": 4, + "target_id": 82, + "target_slot": 4, + "type": "INT" + }, + { + "id": 300, + "origin_id": -10, + "origin_slot": 5, + "target_id": 82, + "target_slot": 5, + "type": "INT" + }, + { + "id": 523, + "origin_id": -10, + "origin_slot": 6, + "target_id": 82, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 431, + "origin_id": -10, + "origin_slot": 7, + "target_id": 82, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 10419, + "origin_id": -10, + "origin_slot": 8, + "target_id": 82, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 10420, + "origin_id": -10, + "origin_slot": 8, + "target_id": 458, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 525, + "origin_id": -10, + "origin_slot": 9, + "target_id": 82, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 11625, + "origin_id": -10, + "origin_slot": 11, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11626, + "origin_id": -10, + "origin_slot": 11, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 10453, + "origin_id": -10, + "origin_slot": 12, + "target_id": 497, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 311, + "origin_id": -10, + "origin_slot": 13, + "target_id": 143, + "target_slot": 0, + "type": "*" + }, + { + "id": 308, + "origin_id": -10, + "origin_slot": 14, + "target_id": 6, + "target_slot": 0, + "type": "INT" + }, + { + "id": 309, + "origin_id": -10, + "origin_slot": 15, + "target_id": 6, + "target_slot": 1, + "type": "INT" + }, + { + "id": 310, + "origin_id": -10, + "origin_slot": 16, + "target_id": 6, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10450, + "origin_id": -10, + "origin_slot": 18, + "target_id": 496, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 10451, + "origin_id": -10, + "origin_slot": 19, + "target_id": 496, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 511, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11605, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11606, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11607, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11608, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11609, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11610, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11611, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11612, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11613, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11614, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 3196, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3203, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3207, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3211, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3215, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3216, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3220, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3224, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 448, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11603, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11604, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 10455, + "origin_id": 497, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 125, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11627, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11628, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11629, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11630, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11631, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11632, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11633, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11634, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 11668, + "origin_id": -10, + "origin_slot": 10, + "target_id": 571, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11669, + "origin_id": 571, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11670, + "origin_id": 497, + "origin_slot": 0, + "target_id": 570, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11671, + "origin_id": 570, + "origin_slot": 0, + "target_id": 241, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11673, + "origin_id": 570, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 11674, + "origin_id": 575, + "origin_slot": 0, + "target_id": 574, + "target_slot": 1, + "type": "LATENT" + }, + { + "id": 11675, + "origin_id": 573, + "origin_slot": 0, + "target_id": 575, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11676, + "origin_id": 572, + "origin_slot": 0, + "target_id": 575, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11677, + "origin_id": 576, + "origin_slot": 0, + "target_id": 575, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11678, + "origin_id": 82, + "origin_slot": 0, + "target_id": 574, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11680, + "origin_id": -10, + "origin_slot": 7, + "target_id": 576, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11681, + "origin_id": -10, + "origin_slot": 4, + "target_id": 576, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11682, + "origin_id": -10, + "origin_slot": 5, + "target_id": 576, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11683, + "origin_id": -10, + "origin_slot": 6, + "target_id": 576, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11684, + "origin_id": -10, + "origin_slot": 8, + "target_id": 576, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11685, + "origin_id": 6, + "origin_slot": 0, + "target_id": 576, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11686, + "origin_id": -10, + "origin_slot": 21, + "target_id": 576, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11687, + "origin_id": 570, + "origin_slot": 0, + "target_id": 573, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11688, + "origin_id": 571, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11692, + "origin_id": -10, + "origin_slot": 2, + "target_id": 576, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11693, + "origin_id": -10, + "origin_slot": 3, + "target_id": 576, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11694, + "origin_id": -10, + "origin_slot": 5, + "target_id": 575, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11695, + "origin_id": -10, + "origin_slot": 21, + "target_id": 575, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11696, + "origin_id": -10, + "origin_slot": 8, + "target_id": 575, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 575, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11698, + "origin_id": -10, + "origin_slot": 6, + "target_id": 575, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11699, + "origin_id": -10, + "origin_slot": 4, + "target_id": 575, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11700, + "origin_id": 574, + "origin_slot": 0, + "target_id": 83, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11703, + "origin_id": 158, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + }, + { + "id": 11704, + "origin_id": -10, + "origin_slot": 23, + "target_id": 82, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11705, + "origin_id": -10, + "origin_slot": 23, + "target_id": 576, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11706, + "origin_id": -10, + "origin_slot": 17, + "target_id": 2, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11707, + "origin_id": -10, + "origin_slot": 24, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11708, + "origin_id": -10, + "origin_slot": 24, + "target_id": 241, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11709, + "origin_id": 83, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "IMAGE" + }, + { + "id": 11710, + "origin_id": 143, + "origin_slot": 0, + "target_id": 578, + "target_slot": 1, + "type": "INT" + }, + { + "id": 11711, + "origin_id": -10, + "origin_slot": 22, + "target_id": 578, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11712, + "origin_id": 578, + "origin_slot": 0, + "target_id": 573, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11713, + "origin_id": 578, + "origin_slot": 0, + "target_id": 572, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11714, + "origin_id": 581, + "origin_slot": 0, + "target_id": 583, + "target_slot": 0, + "type": "*" + }, + { + "id": 11715, + "origin_id": 582, + "origin_slot": 0, + "target_id": 583, + "target_slot": 1, + "type": "*" + }, + { + "id": 11716, + "origin_id": -10, + "origin_slot": 20, + "target_id": 581, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11717, + "origin_id": -10, + "origin_slot": 20, + "target_id": 582, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11718, + "origin_id": -10, + "origin_slot": 25, + "target_id": 583, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11719, + "origin_id": 583, + "origin_slot": 0, + "target_id": 575, + "target_slot": 0, + "type": "MODEL" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 557, + "lastLinkId": 11901, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Models", + "inputNode": { + "id": -10, + "bounding": [ + 1520, + -340, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2210, + -365, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "18de4470-7cfd-44a4-a511-badeb406e2fb", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 11900 + ], + "label": "clip model", + "pos": { + "0": 1620, + "1": -320 + } + }, + { + "id": "4dfcedce-2e39-4ec6-82d5-af568c068e30", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 11901 + ], + "label": "ipadapter", + "pos": { + "0": 1620, + "1": -300 + } + } + ], + "outputs": [ + { + "id": "b368280a-87f5-44ae-a37d-7379596a80ac", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 11854, + 11855 + ], + "localized_name": "IPADAPTER", + "pos": { + "0": 2230, + "1": -345 + } + }, + { + "id": "9286119e-d0d9-485f-bf18-22f35eb03f16", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 11856, + 11857 + ], + "localized_name": "CLIP_VISION", + "pos": { + "0": 2230, + "1": -325 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 556, + "type": "IPAdapterModelLoader", + "pos": [ + 1750, + -280 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 11901 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11854, + 11855 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 557, + "type": "CLIPVisionLoader", + "pos": [ + 1750, + -380 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 11900 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11856, + 11857 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11854, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11855, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11856, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11857, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11900, + "origin_id": -10, + "origin_slot": 0, + "target_id": 557, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 11901, + "origin_id": -10, + "origin_slot": 1, + "target_id": 556, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": { + "0": 1828.6666259765625, + "1": -205 + } + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": { + "0": 1828.6666259765625, + "1": -185 + } + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": { + "0": 2270, + "1": -225 + } + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": { + "0": 2270, + "1": -205 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "0941940b-e86a-427a-bd29-51cf47d05345", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 601, + "lastLinkId": 12719, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Pre-Processing", + "inputNode": { + "id": -10, + "bounding": [ + -1020, + 1480, + 152.66666412353516, + 140 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -240, + 1490, + 138, + 80 + ] + }, + "inputs": [ + { + "id": "fc4fcd97-2079-42dd-9b68-76f63c4e9cfa", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 12711 + ], + "localized_name": "image1", + "label": "(raw) pose img", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1500 + } + }, + { + "id": "7f33cbd1-71ab-4c4a-8edf-fe452e9f984c", + "name": "image2", + "type": "IMAGE", + "linkIds": [ + 10708 + ], + "localized_name": "image2", + "label": "(raw) preprocess img", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1520 + } + }, + { + "id": "8b51d1e6-1c97-47d0-99e8-1a15ed0c7c1d", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10731, + 10769 + ], + "localized_name": "image", + "label": "preprocess img", + "pos": { + "0": -887.3333129882812, + "1": 1540 + } + }, + { + "id": "ee85267b-1475-4eff-8b2c-d9ca20e3d0d7", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1560 + } + }, + { + "id": "114749c6-a74b-4ccf-9410-4ff01c1f862d", + "name": "resolution", + "type": "INT", + "linkIds": [ + 10981 + ], + "localized_name": "resolution", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1580 + } + } + ], + "outputs": [ + { + "id": "e00a597c-0439-468c-90dd-1f8799594dd9", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10710, + 10711 + ], + "localized_name": "IMAGE", + "label": "for lowvram", + "pos": { + "0": -220, + "1": 1510 + } + }, + { + "id": "9801a4f4-10e0-4ddb-8195-faf43884bcce", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 12719, + 10751 + ], + "localized_name": "IMAGE_1", + "label": "final preprocessed", + "pos": { + "0": -220, + "1": 1530 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 519, + "type": "CR Image Input Switch", + "pos": [ + -810, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 12711 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10708 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10710, + 10711 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Normal or PreProcess", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + -520, + 1520 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10731 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 10981 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 12719 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10708, + "origin_id": -10, + "origin_slot": 1, + "target_id": 519, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10731, + "origin_id": -10, + "origin_slot": 2, + "target_id": 277, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 3, + "target_id": 277, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 10981, + "origin_id": -10, + "origin_slot": 4, + "target_id": 277, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10710, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10711, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12711, + "origin_id": -10, + "origin_slot": 0, + "target_id": 519, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12719, + "origin_id": 277, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 603, + "lastLinkId": 13617, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -170, + 1880, + 132, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 820, + 1990, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b795473c-1254-40ea-b80a-1af8f6735a78", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 11102, + 11098 + ], + "localized_name": "image1", + "label": "image (uspcaled)", + "shape": 7, + "pos": { + "0": -58, + "1": 1900 + } + }, + { + "id": "37d1f08e-10a1-4ab4-9e3f-bb5fb00e476d", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11100 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": { + "0": -58, + "1": 1920 + } + }, + { + "id": "bca68710-68a0-41b1-b930-2cc1dc3551b2", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11099 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": { + "0": -58, + "1": 1940 + } + }, + { + "id": "7079c4c0-11e0-4ea0-ae61-add1c373c1da", + "name": "model", + "type": "MODEL", + "linkIds": [ + 13589 + ], + "localized_name": "model", + "pos": { + "0": -58, + "1": 1960 + } + }, + { + "id": "2660723b-a54a-49e2-8eaa-1319085ccf0e", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 13570 + ], + "localized_name": "positive", + "pos": { + "0": -58, + "1": 1980 + } + }, + { + "id": "f666633d-7363-4767-9fd6-b7a5739a1c68", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 13579 + ], + "localized_name": "negative", + "pos": { + "0": -58, + "1": 2000 + } + }, + { + "id": "44f408c9-9a91-4ef7-9c92-fe8effda37ee", + "name": "seed", + "type": "INT", + "linkIds": [ + 11097 + ], + "localized_name": "seed", + "pos": { + "0": -58, + "1": 2020 + } + }, + { + "id": "406ddafd-ada2-4d74-8cb0-6608bb47bb49", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 11096 + ], + "localized_name": "sampler_name", + "pos": { + "0": -58, + "1": 2040 + } + }, + { + "id": "60c95207-eae0-478e-9dff-6d5b32e09539", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 11095 + ], + "localized_name": "scheduler", + "pos": { + "0": -58, + "1": 2060 + } + }, + { + "id": "aeee88c6-7a6f-42ae-91c8-acfbf116c536", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 11094 + ], + "localized_name": "denoise", + "pos": { + "0": -58, + "1": 2080 + } + }, + { + "id": "d77fd537-50dd-40c5-9b5b-aec7dc788ff1", + "name": "vae", + "type": "VAE", + "linkIds": [ + 13616, + 13617 + ], + "localized_name": "vae", + "pos": { + "0": -58, + "1": 2100 + } + } + ], + "outputs": [ + { + "id": "0d91d954-39f8-4d31-a7d7-b58bee4212cd", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 11103, + 11104 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": { + "0": 840, + "1": 2010 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 538, + "type": "VAEEncode", + "pos": [ + 0, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 11098 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13616 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11084 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 536, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11099 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 11085 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "max(18, a - 10)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 535, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11100 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 11086 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "KSampler", + "pos": [ + 150, + 1920 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 13589 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 13570 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 13579 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11084 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11097 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11085 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11086 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11096 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11095 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11094 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11087 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 539, + "type": "VAEDecode", + "pos": [ + 430, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11087 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13617 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11101 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Image Input Switch", + "pos": [ + 430, + 2000 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 11102 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 11101 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11103, + 11104 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11101, + "origin_id": 539, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11084, + "origin_id": 538, + "origin_slot": 0, + "target_id": 537, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11085, + "origin_id": 536, + "origin_slot": 0, + "target_id": 537, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11086, + "origin_id": 535, + "origin_slot": 1, + "target_id": 537, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11087, + "origin_id": 537, + "origin_slot": 0, + "target_id": 539, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11102, + "origin_id": -10, + "origin_slot": 0, + "target_id": 540, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11098, + "origin_id": -10, + "origin_slot": 0, + "target_id": 538, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11100, + "origin_id": -10, + "origin_slot": 1, + "target_id": 535, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 11099, + "origin_id": -10, + "origin_slot": 2, + "target_id": 536, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 13589, + "origin_id": -10, + "origin_slot": 3, + "target_id": 537, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 13570, + "origin_id": -10, + "origin_slot": 4, + "target_id": 537, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 13579, + "origin_id": -10, + "origin_slot": 5, + "target_id": 537, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11097, + "origin_id": -10, + "origin_slot": 6, + "target_id": 537, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11096, + "origin_id": -10, + "origin_slot": 7, + "target_id": 537, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11095, + "origin_id": -10, + "origin_slot": 8, + "target_id": 537, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11094, + "origin_id": -10, + "origin_slot": 9, + "target_id": 537, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 13616, + "origin_id": -10, + "origin_slot": 10, + "target_id": 538, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 13617, + "origin_id": -10, + "origin_slot": 10, + "target_id": 539, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11103, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11104, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 606, + "lastLinkId": 13778, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -250, + 1940, + 132, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 650, + 1920, + 144.66666412353516, + 60 + ] + }, + "inputs": [ + { + "id": "b8519881-061b-4993-a711-8928a6217909", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 13726, + 13629 + ], + "localized_name": "image1", + "label": "image (hires)", + "shape": 7, + "pos": { + "0": -138, + "1": 1960 + } + }, + { + "id": "153c4e66-b9b3-4d4e-bdbd-ccf8ff15c1a2", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 11122 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": { + "0": -138, + "1": 1980 + } + } + ], + "outputs": [ + { + "id": "7f847e7e-8422-46d9-81b0-fe12fb1d7ffb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 13730, + 13731 + ], + "localized_name": "IMAGE", + "label": "IMAGE (color fixed)", + "pos": { + "0": 670, + "1": 1940 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 606, + "type": "CR Image Input Switch", + "pos": [ + 270, + 1940 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 13726 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 13727 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13730, + 13731 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": [] + } + ], + "title": "color fix img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 543, + "type": "ColorMatch", + "pos": [ + -40, + 1940 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 11122 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 13629 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 13727 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "hm-mvgd-hm", + 0.75, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 13727, + "origin_id": 543, + "origin_slot": 0, + "target_id": 606, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 13726, + "origin_id": -10, + "origin_slot": 0, + "target_id": 606, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13629, + "origin_id": -10, + "origin_slot": 0, + "target_id": 543, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11122, + "origin_id": -10, + "origin_slot": 1, + "target_id": 543, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13730, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13731, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "9726ad71-5451-4f61-8889-dbbd630619dc", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 607, + "lastLinkId": 13851, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA StyleLow VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -920, + 1980, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -39.333335876464844, + 1985, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "0eaff91b-e3c1-46e9-a283-524a1d2f748c", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10322, + 10320, + 10319 + ], + "localized_name": "image", + "pos": { + "0": -820, + "1": 2000 + } + } + ], + "outputs": [ + { + "id": "9f7275f3-9710-4b19-a903-78b14603be23", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10388 + ], + "localized_name": "IMAGE", + "pos": { + "0": -19.333335876464844, + "1": 2005 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 475, + "type": "GetImageSize", + "pos": [ + -740, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10322 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10323, + 10325 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10330, + 10343 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 477, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10330 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10354 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10333 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 476, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10325 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10353 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10332 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10323 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10343 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10353, + 10354 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 474, + "type": "Image Resize (rgthree)", + "pos": [ + -540, + 1960 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10320 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10332 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10333 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10321 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 472, + "type": "CR Image Input Switch", + "pos": [ + -360, + 1960 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10319 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10321 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10388 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10325, + "origin_id": 475, + "origin_slot": 0, + "target_id": 476, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10353, + "origin_id": 478, + "origin_slot": 1, + "target_id": 476, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10330, + "origin_id": 475, + "origin_slot": 1, + "target_id": 477, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10354, + "origin_id": 478, + "origin_slot": 1, + "target_id": 477, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10332, + "origin_id": 476, + "origin_slot": 0, + "target_id": 474, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10333, + "origin_id": 477, + "origin_slot": 0, + "target_id": 474, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10321, + "origin_id": 474, + "origin_slot": 0, + "target_id": 472, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10323, + "origin_id": 475, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10343, + "origin_id": 475, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10322, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10320, + "origin_id": -10, + "origin_slot": 0, + "target_id": 474, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10319, + "origin_id": -10, + "origin_slot": 0, + "target_id": 472, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10388, + "origin_id": 472, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 609, + "lastLinkId": 13989, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA Comp Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -90, + 1955, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 460.6666564941406, + 1955, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "480bffc1-5168-4c48-bbb0-0d052aa9ece6", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10376, + 10398, + 10377 + ], + "localized_name": "image", + "pos": { + "0": 55, + "1": 20 + } + } + ], + "outputs": [ + { + "id": "b516ecc5-74b5-4665-9fd9-2aa5de015e4e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10387 + ], + "localized_name": "IMAGE", + "pos": { + "0": 20, + "1": 20 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 480, + "type": "MathExpression|pysssss", + "pos": [ + 90, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10364 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10365 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10367, + 10369 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10368 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10369 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10371 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 1960 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10366 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10367 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10370 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 485, + "type": "GetImageSize", + "pos": [ + 90, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10376 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10364, + 10366 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10365, + 10368 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "Image Resize (rgthree)", + "pos": [ + 90, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10398 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10370 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10371 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10372 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Image Input Switch", + "pos": [ + 250, + 2040 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10377 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10372 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10387 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10364, + "origin_id": 485, + "origin_slot": 0, + "target_id": 480, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10365, + "origin_id": 485, + "origin_slot": 1, + "target_id": 480, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10368, + "origin_id": 485, + "origin_slot": 1, + "target_id": 482, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10369, + "origin_id": 480, + "origin_slot": 1, + "target_id": 482, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10366, + "origin_id": 485, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10367, + "origin_id": 480, + "origin_slot": 1, + "target_id": 481, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10370, + "origin_id": 481, + "origin_slot": 0, + "target_id": 483, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10371, + "origin_id": 482, + "origin_slot": 0, + "target_id": 483, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10372, + "origin_id": 483, + "origin_slot": 0, + "target_id": 484, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10376, + "origin_id": -10, + "origin_slot": 0, + "target_id": 485, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10398, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10377, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10387, + "origin_id": 484, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 619, + "lastLinkId": 14314, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "CN Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -1340, + 1990, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -310, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "80d24d99-06a2-4dee-a4e9-43e6d0447fbc", + "name": "value0", + "type": "*", + "linkIds": [ + 14146 + ], + "localized_name": "value0", + "label": "resolution", + "shape": 7, + "pos": { + "0": -1240, + "1": 2010 + } + }, + { + "id": "7538325d-1cac-4303-8365-dad127d4535e", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 14145, + 14144 + ], + "localized_name": "image", + "pos": { + "0": -1240, + "1": 2030 + } + } + ], + "outputs": [ + { + "id": "cedd6cde-2e05-421d-ba98-160e1ad638e8", + "name": "value", + "type": "*", + "linkIds": [ + 14147 + ], + "localized_name": "value", + "label": "resolution", + "pos": { + "0": -290, + "1": 2030 + } + }, + { + "id": "212e3788-cc8f-44b5-9df5-fa563c13f26a", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 14150, + 14151 + ], + "localized_name": "IMAGE", + "pos": { + "0": -290, + "1": 2050 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 616, + "type": "Primitive integer [Crystools]", + "pos": [ + -1190, + 1970 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "int", + "name": "int", + "type": "INT", + "links": [ + 14139 + ] + } + ], + "title": "Low res int", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 1970 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14135 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14136 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 14138, + 14141 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 615, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2010 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14137 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14138 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14142 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 618, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2050 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14140 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14141 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14143 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "GetImageSize", + "pos": [ + -1190, + 2010 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14144 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 14135, + 14137 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 14136, + 14140 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 619, + "type": "Image Resize (rgthree)", + "pos": [ + -800, + 1960 + ], + "size": [ + 270, + 186.0001220703125 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14145 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 14142 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 14143 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14150, + 14151 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": [] + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": [] + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 617, + "type": "easy anythingIndexSwitch", + "pos": [ + -1190, + 2050 + ], + "size": [ + 270, + 90.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "value0", + "name": "value0", + "shape": 7, + "type": "*", + "link": 14146 + }, + { + "localized_name": "value1", + "name": "value1", + "shape": 7, + "type": "*", + "link": 14139 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "localized_name": "value", + "name": "value", + "type": "*", + "links": [ + 14147 + ] + } + ], + "title": "low res int switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 14135, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14136, + "origin_id": 613, + "origin_slot": 1, + "target_id": 614, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14137, + "origin_id": 613, + "origin_slot": 0, + "target_id": 615, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14138, + "origin_id": 614, + "origin_slot": 1, + "target_id": 615, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14139, + "origin_id": 616, + "origin_slot": 0, + "target_id": 617, + "target_slot": 1, + "type": "*" + }, + { + "id": 14140, + "origin_id": 613, + "origin_slot": 1, + "target_id": 618, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14141, + "origin_id": 614, + "origin_slot": 1, + "target_id": 618, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14142, + "origin_id": 615, + "origin_slot": 0, + "target_id": 619, + "target_slot": 1, + "type": "INT" + }, + { + "id": 14143, + "origin_id": 618, + "origin_slot": 0, + "target_id": 619, + "target_slot": 2, + "type": "INT" + }, + { + "id": 14146, + "origin_id": -10, + "origin_slot": 0, + "target_id": 617, + "target_slot": 0, + "type": "*" + }, + { + "id": 14145, + "origin_id": -10, + "origin_slot": 1, + "target_id": 619, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14144, + "origin_id": -10, + "origin_slot": 1, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14147, + "origin_id": 617, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "INT" + }, + { + "id": 14150, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 14151, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "*" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [ + { + "downstream": 562, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 562, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 564, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 564, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 566, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 566, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 570, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 570, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 569, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 569, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 578, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 578, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 565, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 565, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 582, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 582, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 604, + "downstream_slot": 3, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 604, + "downstream_slot": 4, + "upstream": "546", + "upstream_slot": 2, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 604, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 604, + "downstream_slot": 10, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 546, + "downstream_slot": 1, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 546, + "downstream_slot": 23, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + } + ], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 15536, + 15537, + 15538, + 15539, + 15540, + 15541, + 15542, + 15543, + 15544, + 15545, + 15546, + 15547, + 15548, + 15549, + 15550, + 15551, + 15552, + 15553, + 15554, + 15555, + 15556, + 15557 + ], + "frontendVersion": "1.26.7", + "ds": { + "scale": 0.7898148148148162, + "offset": [ + 1018.1018823465448, + -1211.0672201542773 + ] + } + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.4/TXT2IMG_ADetailer_2025-08-27-143312.png b/workflows/TXT2IMG/v4.4/TXT2IMG_ADetailer_2025-08-27-143312.png new file mode 100644 index 0000000000000000000000000000000000000000..0a25dee8c188a380d08ce6911d6cd4cbf4c55547 --- /dev/null +++ b/workflows/TXT2IMG/v4.4/TXT2IMG_ADetailer_2025-08-27-143312.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f843574d2f82849475301dc93e75bdd4541a115c51868b1e416fe69a6e1156 +size 4983645 diff --git a/workflows/TXT2IMG/v4.4/changelog.md b/workflows/TXT2IMG/v4.4/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..b81b7cda8165c3e3ee6262665fa304df68f3404c --- /dev/null +++ b/workflows/TXT2IMG/v4.4/changelog.md @@ -0,0 +1,12 @@ +- dynamic prompts/wildcards now supported through Impact-Pack, syntax [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md) - txt files have to be in the folder BEFORE comfy starts to be recognized +- introduction of refiner functionality +- switch for turning off seperate VAE to use baked-in VAE of checkpoint +- replaced the single lora loaders and their 6 activation buttons with rgthree's lora stack loader to load as many as you want (same for detailer loras) +- made image-selection filter an optional step since some people don't want to use it (Process Control - Enable Image Selection) +- moved all model selection stuff into second row for more streamlined process +- moved controlnet & ipadapter model selection into their respective groups for easier switching +- removal of all group nodes & abstraction through subgraphs +- overhauled notes in the workflow for better understanding & improving your results +- global clipskip now happens AFTER lora loading (correct implementation, no difference to outcome quality) + +_wanted to add recommended detailer values you can just activate/deactivate (more vram but better results) but this is currently not possible since multiple custom_nodes still cause issues with subgraphs being bypassed_ \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.4/workflow-txt2img.png b/workflows/TXT2IMG/v4.4/workflow-txt2img.png new file mode 100644 index 0000000000000000000000000000000000000000..e00333c07543ebe403a67baf6fb67b8f5b5ef004 --- /dev/null +++ b/workflows/TXT2IMG/v4.4/workflow-txt2img.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91cb92d31806184afccc48fa8f7e037d90a5daa35a962b625d5fccecfcd99427 +size 633176 diff --git a/workflows/TXT2IMG/v4.4/workflow.png b/workflows/TXT2IMG/v4.4/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..7570a55e1753864bd698c9f19c8705304b412039 --- /dev/null +++ b/workflows/TXT2IMG/v4.4/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd1945436eaac8df4cb7a4b9a76f36b06efc94e6e750d5158f4274cb76683d5 +size 2133236 diff --git a/workflows/TXT2IMG/v4.5/TXT2IMG-ADetailer-v4.5-vslinx.json b/workflows/TXT2IMG/v4.5/TXT2IMG-ADetailer-v4.5-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..db54d601dc162ce5e077fd452e6519abe96b1c8c --- /dev/null +++ b/workflows/TXT2IMG/v4.5/TXT2IMG-ADetailer-v4.5-vslinx.json @@ -0,0 +1,20937 @@ +{ + "id": "fd834d67-1a6b-4301-861a-780c3ee60fc6", + "revision": 0, + "last_node_id": 661, + "last_link_id": 20605, + "nodes": [ + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -410 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -700, + -290 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -210 + ], + "size": [ + 260, + 88 + ], + "flags": { + "pinned": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -760, + -320 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -760, + -330 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 20, + -340 + ], + "size": [ + 290, + 220 + ], + "flags": { + "pinned": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 910, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 670, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -510, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -760, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -400 + ], + "size": [ + 801, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -340 + ], + "size": [ + 210, + 220 + ], + "flags": { + "pinned": true + }, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-use-everywhere](https://github.com/chrisgoringe/cg-use-everywhere)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -480, + 240 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227, + 11733, + 13625 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 532 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 490, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -480, + 370 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11734, + 13626 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 10422 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1190 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 11845, + 15560 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -760, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "Label (rgthree)", + "pos": [ + -760, + 450 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 18, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 430, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 430, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 670, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 430, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1170, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13990 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1170, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13852 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 492, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 320 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 25, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11787, + 14770 + ] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 490 + ], + "size": [ + 400, + 230 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 512, + 11788 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1890, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 423 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2010, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 424 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2120, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 425 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2010, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 420 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2120, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 421 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 555, + "type": "MarkdownNote", + "pos": [ + 910, + 540 + ], + "size": [ + 230, + 180 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find LoRA's you can activate as well as the settings for the Detailer. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 526, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1390 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 12472 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 12473 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1290 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 11001 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 910, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 531, + "type": "Label (rgthree)", + "pos": [ + -760, + 610 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 584, + "type": "MarkdownNote", + "pos": [ + 1290, + 770 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -480, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 526, + 11732 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -480, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 524, + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225, + 11735, + 13619 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -480, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 514, + 11784 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -760, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 516, + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226, + 11736, + 13620 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 553, + "type": "MarkdownNote", + "pos": [ + 910, + -170 + ], + "size": [ + 230, + 230 + ], + "flags": {}, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 548, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1090 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 11828 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + -20, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11901 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13991 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11903 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3229 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -20, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 37, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10374 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + -220, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 11826 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11900 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13853 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11902 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -220, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 38, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -220, + 1680 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 39, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10425 + ] + } + ], + "title": "PreProcessor", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 534, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -20, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 40, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14767 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 486, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 190, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10373 + ] + } + ], + "title": "Low VRAM for Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "pos": [ + 410, + 1770 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 98, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13990 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13991 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 410, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 42, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10375 + ] + } + ], + "title": "Low VRAM for Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "9726ad71-5451-4f61-8889-dbbd630619dc", + "pos": [ + 190, + 1770 + ], + "size": [ + 220, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 99, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13852 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13853 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -760, + 520 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -420, + 1810 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 44, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 603, + "type": "easy anythingIndexSwitch", + "pos": [ + -220, + 1640 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 14319 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 13474 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 13476, + 14221 + ] + } + ], + "title": "CN Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + -420, + 1770 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 11742 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11743 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 11948 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14221 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": null + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 11651 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 11652 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -760, + -40 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 520, + 11731, + 14320 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 521, + 11730, + 14322 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 491, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 390, + 1650 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 46, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10426 + ] + } + ], + "title": "Low VRAM for ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 620, + "type": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "pos": [ + 390, + 1610 + ], + "size": [ + 200, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 4, + "inputs": [ + { + "label": "resolution", + "name": "value0", + "type": "*", + "link": 14323 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14316 + } + ], + "outputs": [ + { + "label": "resolution", + "name": "value", + "type": "*", + "links": [ + 14317 + ] + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14318, + 14319 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -480, + -40 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 11729 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 594, + "type": "0941940b-e86a-427a-bd29-51cf47d05345", + "pos": [ + -220, + 1600 + ], + "size": [ + 255.66665649414062, + 162 + ], + "flags": { + "collapsed": true + }, + "order": 144, + "mode": 4, + "inputs": [ + { + "label": "(raw) pose img", + "name": "image1", + "type": "IMAGE", + "link": 12706 + }, + { + "label": "(raw) preprocess img", + "name": "image2", + "type": "IMAGE", + "link": 12707 + }, + { + "label": "preprocess img", + "name": "image", + "type": "IMAGE", + "link": 14318 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 12709 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 14317 + } + ], + "outputs": [ + { + "label": "for lowvram", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14316 + ] + }, + { + "label": "final preprocessed", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 13474 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -420, + 1600 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -420, + 1640 + ], + "size": [ + 320, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 506 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 516 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 524 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 532 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 10422 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 11691 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + true, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 528, + "type": "mxSlider", + "pos": [ + -240, + 180 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 11009 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 990 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 11738 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 588, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1280 + ], + "size": [ + 350, + 230 + ], + "flags": {}, + "order": 106, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 11969 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 11970 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 12068 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 12067 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 1510, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 12706 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 370 + ], + "size": [ + 320, + 130 + ], + "flags": {}, + "order": 100, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Style", + "type": "*", + "link": 10373 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 10374 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Composition", + "type": "*", + "link": 10375 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -510, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 1510, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 12707 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Process image to Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 629, + "type": "MarkdownNote", + "pos": [ + 1590, + 1300 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2700, + 810 + ], + "size": [ + 510, + 440 + ], + "flags": { + "collapsed": false + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 11690 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2300, + 810 + ], + "size": [ + 390, + 440 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Prompt preview\"** node displays the complete prompt used during image generation, this includes your start & end quality prompts if activated. \n\n--- \n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.
\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.
\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.
\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**\"ControlNet Pose Preview\"** shows the pose that is used from ControlNet. If you have ControlNet deactivated it'll just show the default image. If you have pre-processing during ControlNet enabled you'll see your pose that was generated through that here.\n\n--- \n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 1780, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 13476 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1260, + -410 + ], + "size": [ + 214.8000030517578, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1260, + -400 + ], + "size": [ + 480.6000061035156, + 24 + ], + "flags": { + "allow_interaction": false, + "pinned": true + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 628, + "type": "MarkdownNote", + "pos": [ + -1260, + -340 + ], + "size": [ + 480, + 2310 + ], + "flags": { + "pinned": true + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Batch Size decides how many pictures will be created at once.
\nYou can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe ControlNet Strength, ControlNet Start Percent & ControlNet End Percent only apply if you're using ControlNet, the same applies to the IPAdapter Style Strength & IPAdapter Composition Strength which only are applied if you're using either of them.\n\n---\n\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to see the image selection, when doing batches of image, to continue with the process as well as choose if you want to upscale your output image, as well as the factor by which you want to upscale.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.
\nIt’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nLastly you can select Start and/or End quality prompts to seperate your prompt so you don't have to always type/copy the quality tags of checkpoints/loras. You can see a preview of the full prompt in the Debug section of this workflow.\n\n---\n\n#### IPAdapter / ControlNet\nHere you select which functions of the IPAdapter/ControlNet you want to activate. There is always one Low VRAM option to activate ALONGSIDE the function counterpart. The Low VRAM Option will always downsize the input image for these functions to 512px on it's smallest side, while keeping aspect ratio, to ensure lower vram usage.
\nThis also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter (Optional)\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### ControlNet (Optional)\nYou can either provide a full image in the \"Pre-Process image to Pose\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector at the bottom.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"ControlNet Model\"-Node at the top.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Process image to Pose\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"IPAdapter / ControlNet\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used pose in the \"ControlNet Pose Preview\"-Node inside the \"Debug\"-Group.
\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nHere you fill out your positive & negative prompts for the image generation. If you have selected Start-/End quality prompts you can also fill them out here. You see a preview of your full positive prompt in the Debug section.
\nBoth positive and negative prompts also support dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md).
\nIf you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues.
\nThere is text node that gives you a preview of your full prompt including all of your optional prompts combined as well as a preview for a Pre-HiRes Fix version of your image (if HiRes Fix is activated) and a preview of the ControlNet Image that has been loaded.
\nIf you're using a Pre-Processor this is where you'll see the finished processed pose for your image generation.
\nFurthermore there are multiple nodes you can open, by clicking the rectangle left to their name, for each body part that'll show you the new inpainted detailed bodypart.
\nIf the preview is the full image, the detailer was not activated. If the preview is a black rectangle it means that the ultralytics model could not find what it was trained on." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 591, + "type": "MarkdownNote", + "pos": [ + -70, + 1300 + ], + "size": [ + 700, + 220 + ], + "flags": { + "pinned": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 592, + "type": "MarkdownNote", + "pos": [ + 640, + 1300 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 593, + "type": "MarkdownNote", + "pos": [ + 990, + 1300 + ], + "size": [ + 290, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -770, + 1870 + ], + "size": [ + 370, + 100 + ], + "flags": { + "pinned": true + }, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 627, + "type": "Primitive boolean [Crystools]", + "pos": [ + -440, + 1110 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 14879 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1890, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 426 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1780, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 422 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 587, + "type": "mxSlider", + "pos": [ + -440, + 1210 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 12066 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 20, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 20, + 20, + 0 + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 585, + "type": "Fast Groups Bypasser (rgthree)", + "pos": [ + -440, + 810 + ], + "size": [ + 350, + 82 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Use Refiner or Normal Sampler?", + "properties": { + "matchColors": "#00ff80", + "matchTitle": "", + "showNav": false, + "showAllGraphs": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "max one", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 810 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 12472 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 12353 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 15561 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\hassakuXLIllustrious_v13StyleA.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 586, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 930 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11969 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 11970 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\catCitronAnimeTreasure_illustriousV4.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2280, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": {}, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 13781 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 561, + "type": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "pos": [ + 1510, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11948 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 12709 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 558, + "type": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "pos": [ + 1170, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11900, + 11901 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11902, + 11903 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 50, + "type": "Anything Everywhere", + "pos": [ + -760, + 1600 + ], + "size": [ + 310, + 90 + ], + "flags": { + "collapsed": true + }, + "order": 118, + "mode": 0, + "inputs": [ + { + "color_on": "#B39DDB", + "label": "MODEL", + "name": "anything", + "shape": 7, + "type": "MODEL", + "link": 3229 + }, + { + "color_on": "#FFD500", + "label": "CLIP", + "name": "anything2", + "shape": 7, + "type": "CLIP", + "link": 11756 + }, + { + "color_on": "#FF6E6E", + "label": "VAE", + "name": "anything109", + "type": "VAE", + "link": 15562 + }, + { + "label": "anything", + "name": "anything133", + "type": "*", + "link": null + } + ], + "outputs": [], + "title": "Checkpoint Everywhere", + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Anything Everywhere3", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "next_input_index": 133 + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 51, + "type": "Prompts Everywhere", + "pos": [ + -760, + 1640 + ], + "size": [ + 420, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "+ve", + "shape": 7, + "type": "CONDITIONING", + "link": 11687 + }, + { + "color_on": "#FFA931", + "label": "CONDITIONING", + "name": "-ve", + "shape": 7, + "type": "CONDITIONING", + "link": 11668 + } + ], + "outputs": [], + "properties": { + "cnr_id": "cg-use-everywhere", + "ver": "8017bc6b063f45db6b986d9fc8bb76bd3234b838", + "Node name for S&R": "Prompts Everywhere", + "ue_properties": { + "version": "7.0", + "group_restricted": 0, + "color_restricted": 0, + "widget_ue_connectable": {}, + "fixed_inputs": true, + "prompt_regexes": true + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 542, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 190, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 76, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14768 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 532, + "type": "PreviewImage", + "pos": [ + 2040, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 11123 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2750, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": {}, + "order": 112, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 176 + } + ], + "outputs": [], + "title": "Preview after Detailing", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 604, + "type": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "pos": [ + -20, + 1600 + ], + "size": [ + 210, + 250 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 0, + "inputs": [ + { + "label": "image (uspcaled)", + "name": "image1", + "type": "IMAGE", + "link": 13618 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13619 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13620 + }, + { + "name": "model", + "type": "MODEL", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": null + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 13624 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 13625 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 13626 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 13627 + }, + { + "name": "vae", + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13779 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -560, + 1600 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 11001 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14762 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 11009 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11123, + 13618, + 13780, + 14766 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 624, + "type": "Image Filter", + "pos": [ + -580, + 1640 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 14763 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 14762 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": [ + 14764 + ] + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 590, + "type": "Reroute", + "pos": [ + -760, + 1650 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 143, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 12397 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 12398 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "pos": [ + -760, + 1680 + ], + "size": [ + 263, + 616 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 11738 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11651 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11652 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11737 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11736 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11735 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11733 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11734 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11732 + }, + { + "label": "neg prompt text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11788 + }, + { + "name": "model", + "type": "MODEL", + "link": 12473 + }, + { + "label": "end quality prompt", + "name": "text2", + "type": "STRING", + "link": 11787 + }, + { + "label": "clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11784 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 11731 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 11730 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 11729 + }, + { + "label": "CLIP (after loras)", + "name": "clip", + "type": "CLIP", + "link": 11827 + }, + { + "label": "start quality prompt", + "name": "text1", + "type": "STRING", + "link": 11785 + }, + { + "label": "positive prompt", + "name": "text2_1", + "type": "STRING", + "link": 11786 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 12068 + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 12066 + }, + { + "label": "CLIP (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 12067 + }, + { + "label": "model (after loras&ipa)", + "name": "model_2", + "type": "MODEL", + "link": null + }, + { + "label": "CLIP (after clipskip)", + "name": "clip_1", + "type": "CLIP", + "link": 12398 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 14879 + } + ], + "outputs": [ + { + "label": "negative prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11668, + 11743 + ] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11679, + 11680, + 11681, + 11682, + 11683, + 11684, + 11685, + 11686 + ] + }, + { + "label": "positive prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 11687, + 11742 + ] + }, + { + "label": "full pos prompt", + "name": "STRING", + "type": "*", + "links": [ + 11690, + 11691 + ] + }, + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 11756, + 12397 + ] + }, + { + "name": "images", + "type": "IMAGE", + "links": [ + 14763 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 11702, + 11703, + 11704, + 11705, + 11706, + 11707, + 11708, + 11709 + ] + }, + { + "label": "model after switch", + "name": "*", + "type": "*", + "links": [ + 12474 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "boolean": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "text": true, + "width": true, + "height": true, + "batch_size": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + true, + 24334709765024, + 30, + 5, + "euler", + "normal", + 1, + "", + 1024, + 1536, + 4, + 25, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 631, + "type": "CR VAE Input Switch", + "pos": [ + -590, + 1680 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 15561 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 15560 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 15562 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 15563 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 626, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -610, + 1720 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Image Filter", + "type": "*", + "link": 14764 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14765 + ] + } + ], + "title": "Image Selection", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 654, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 430, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 77, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19248, + 19256 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 562, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11950 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11951, + 19264 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 564, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 79, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11952 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11953, + 19265 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 566, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 80, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11954 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11955, + 19266 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 565, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 81, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11956 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11957, + 19267 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 570, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11958 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11959, + 19268 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 569, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11960 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11962, + 19269 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 578, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 84, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11963 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11964, + 19270 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 582, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": null + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11965 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11966, + 19271 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 810 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 111, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13782 + }, + { + "name": "model", + "type": "MODEL", + "link": 11950 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11951 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19272 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11702 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11679 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 419 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1", + "input_ue_unconnectable": { + "positive": false + } + }, + "rejects_ue_links": false + }, + "widgets_values": [ + 512, + true, + 1024, + 1077638684475388, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 860 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 113, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 11952 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11953 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19273 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11703 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11680 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 426 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 1099757483530389, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 116, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 11954 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11955 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19274 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11705 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11681 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 420 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 165314493665662, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 114, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 11956 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11957 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19275 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11704 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11682 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 421 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 998671874378217, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 11958 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11959 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19276 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11706 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11683 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 422 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 603011755288201, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 115, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 11960 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11962 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19277 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11707 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 423 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 1104528626945820, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 117, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 11963 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11964 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19278 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11708 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11685 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 424 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 855863011377618, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 121, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 11965 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11966 + }, + { + "name": "vae", + "type": "VAE", + "link": null + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19279 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": null + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11709 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11686 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 176, + 506, + 583 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 425 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 245186572221670, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 653, + "type": "752d53ed-f222-4a68-b4d6-a351a15c521a", + "pos": [ + -760, + 1800 + ], + "size": [ + 260, + 606 + ], + "flags": { + "collapsed": true + }, + "order": 107, + "mode": 0, + "inputs": [ + { + "label": "Face clip", + "name": "clip", + "type": "CLIP", + "link": 19264 + }, + { + "label": "Face prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19248 + }, + { + "label": "Eyes clip", + "name": "clip_1", + "type": "CLIP", + "link": 19265 + }, + { + "label": "Eyes prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 19249 + }, + { + "label": "Nose clip", + "name": "clip_2", + "type": "CLIP", + "link": 19266 + }, + { + "label": "Nose prompt", + "name": "text_2", + "type": "STRING", + "widget": { + "name": "text_2" + }, + "link": 19250 + }, + { + "label": "Lips clip", + "name": "clip_3", + "type": "CLIP", + "link": 19267 + }, + { + "label": "Lips prompt", + "name": "text_3", + "type": "STRING", + "widget": { + "name": "text_3" + }, + "link": 19251 + }, + { + "label": "Hands clip", + "name": "clip_4", + "type": "CLIP", + "link": 19268 + }, + { + "label": "Hands prompt", + "name": "text_4", + "type": "STRING", + "widget": { + "name": "text_4" + }, + "link": 19252 + }, + { + "label": "Nipples clip", + "name": "clip_5", + "type": "CLIP", + "link": 19269 + }, + { + "label": "Nipples prompt", + "name": "text_5", + "type": "STRING", + "widget": { + "name": "text_5" + }, + "link": 19253 + }, + { + "label": "Vagina clip", + "name": "clip_6", + "type": "CLIP", + "link": 19270 + }, + { + "label": "Vagina prompt", + "name": "text_6", + "type": "STRING", + "widget": { + "name": "text_6" + }, + "link": 19254 + }, + { + "label": "Penis clip", + "name": "clip_7", + "type": "CLIP", + "link": 19271 + }, + { + "label": "Penis prompt", + "name": "text_7", + "type": "STRING", + "widget": { + "name": "text_7" + }, + "link": 19255 + } + ], + "outputs": [ + { + "label": "Face prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19272 + ] + }, + { + "label": "Eyes prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 19273 + ] + }, + { + "label": "Nose prompt", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 19274 + ] + }, + { + "label": "Lips prompt", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 19275 + ] + }, + { + "label": "Hands prompt", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 19276 + ] + }, + { + "label": "Nipples prompt", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 19277 + ] + }, + { + "label": "Vagina prompt", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 19278 + ] + }, + { + "label": "Penis prompt", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 19279 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.56", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "", + "", + "", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 621, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1760 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14320 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14322 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 14323 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 549, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -760, + 1720 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 109, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 11845 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 15563 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 11828 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 547, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 110, + -40 + ], + "size": [ + 290, + 760 + ], + "flags": {}, + "order": 142, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 12474 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 12353 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11826 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11827 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1780, + 1190 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 419 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 655, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 670, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 86, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19249, + 19257 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 656, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 910, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 87, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19250, + 19258 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nose, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 657, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 430, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 88, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19251, + 19259 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lips, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 658, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 670, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 89, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19252, + 19260 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "fingernails, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 659, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 910, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 90, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19253, + 19261 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nipples, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 660, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 430, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 91, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19254, + 19262 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pussy , " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 661, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 670, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 92, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19255, + 19263 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "penis, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 670, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 108, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 19256 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 19257 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 19258 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 19259 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 19260 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 19261 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 19262 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 19263 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + -40 + ], + "size": [ + 320, + 180 + ], + "flags": {}, + "order": 135, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Image Selection", + "type": "*", + "link": 14765 + }, + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 14766 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 14767 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 14768 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (Optional)", + "type": "*", + "link": 14769 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt (Optional)", + "type": "*", + "link": 14770 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 494, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + -170 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11785, + 14769 + ] + } + ], + "title": "Start quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 8K, depth of field, focused subject, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 0 + ], + "size": [ + 400, + 280 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11786 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bokeh, depth_of_field, cyberpunk_background, outside, gradient hair, white hair, pink hair, dual buns, twintails, sidelocks, blunt bangs, colorful tattoo, shoulder_tattoo flowers, cybernetics, bare_shoulder, freckles, side view, looking towards viewer, eye focus, blue eye, detailed eye, foreshortening, from below," + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 607, + "type": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "pos": [ + 190, + 1600 + ], + "size": [ + 241.66665649414062, + 50 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 0, + "inputs": [ + { + "label": "image (hires)", + "name": "image1", + "type": "IMAGE", + "link": 13779 + }, + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 13780 + } + ], + "outputs": [ + { + "label": "IMAGE (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13781, + 13782 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 540 + ], + "size": [ + 320, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 102, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 10425 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for ControlNet", + "type": "*", + "link": 10426 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 533, + "type": "mxSlider", + "pos": [ + -240, + 250 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 13627 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.15, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.15, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -760, + 350 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 522, + 11737, + 13624 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 631415150709719, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 670, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 430, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 134, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#432", + "bgcolor": "#653", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 176, + 75, + 0, + 29, + 0, + "IMAGE" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 419, + 19, + 2, + 224, + 0, + "IMAGE" + ], + [ + 420, + 43, + 2, + 225, + 0, + "IMAGE" + ], + [ + 421, + 35, + 2, + 226, + 0, + "IMAGE" + ], + [ + 422, + 70, + 2, + 227, + 0, + "IMAGE" + ], + [ + 423, + 38, + 2, + 228, + 0, + "IMAGE" + ], + [ + 424, + 47, + 2, + 229, + 0, + "IMAGE" + ], + [ + 425, + 75, + 2, + 230, + 0, + "IMAGE" + ], + [ + 426, + 32, + 2, + 231, + 0, + "IMAGE" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 506, + 75, + 0, + 259, + 0, + "IMAGE" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 516, + 133, + 0, + 259, + 1, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 524, + 266, + 0, + 259, + 2, + "FLOAT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 532, + 235, + 1, + 259, + 4, + "STRING" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3229, + 455, + 0, + 50, + 0, + "MODEL" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 10373, + 486, + 0, + 457, + 1, + "*" + ], + [ + 10374, + 456, + 0, + 457, + 2, + "*" + ], + [ + 10375, + 487, + 0, + 457, + 3, + "*" + ], + [ + 10422, + 490, + 1, + 259, + 5, + "STRING" + ], + [ + 10425, + 395, + 0, + 392, + 1, + "*" + ], + [ + 10426, + 491, + 0, + 392, + 2, + "*" + ], + [ + 11001, + 15, + 0, + 527, + 0, + "UPSCALE_MODEL" + ], + [ + 11009, + 528, + 0, + 527, + 2, + "FLOAT" + ], + [ + 11123, + 527, + 0, + 532, + 0, + "IMAGE" + ], + [ + 11651, + 278, + 0, + 546, + 2, + "CONDITIONING" + ], + [ + 11652, + 278, + 1, + 546, + 3, + "CONDITIONING" + ], + [ + 11668, + 546, + 0, + 51, + 1, + "CONDITIONING" + ], + [ + 11679, + 546, + 1, + 19, + 14, + "COMBO" + ], + [ + 11680, + 546, + 1, + 32, + 14, + "COMBO" + ], + [ + 11681, + 546, + 1, + 43, + 14, + "COMBO" + ], + [ + 11682, + 546, + 1, + 35, + 14, + "COMBO" + ], + [ + 11683, + 546, + 1, + 70, + 14, + "COMBO" + ], + [ + 11684, + 546, + 1, + 38, + 14, + "COMBO" + ], + [ + 11685, + 546, + 1, + 47, + 14, + "COMBO" + ], + [ + 11686, + 546, + 1, + 75, + 14, + "COMBO" + ], + [ + 11687, + 546, + 2, + 51, + 0, + "CONDITIONING" + ], + [ + 11690, + 546, + 3, + 245, + 0, + "STRING" + ], + [ + 11691, + 546, + 3, + 259, + 6, + "STRING" + ], + [ + 11702, + 546, + 6, + 19, + 7, + "SAM_MODEL" + ], + [ + 11703, + 546, + 6, + 32, + 7, + "SAM_MODEL" + ], + [ + 11704, + 546, + 6, + 35, + 7, + "SAM_MODEL" + ], + [ + 11705, + 546, + 6, + 43, + 7, + "SAM_MODEL" + ], + [ + 11706, + 546, + 6, + 70, + 7, + "SAM_MODEL" + ], + [ + 11707, + 546, + 6, + 38, + 7, + "SAM_MODEL" + ], + [ + 11708, + 546, + 6, + 47, + 7, + "SAM_MODEL" + ], + [ + 11709, + 546, + 6, + 75, + 7, + "SAM_MODEL" + ], + [ + 11729, + 142, + 0, + 546, + 16, + "INT" + ], + [ + 11730, + 141, + 1, + 546, + 15, + "INT" + ], + [ + 11731, + 141, + 0, + 546, + 14, + "INT" + ], + [ + 11732, + 269, + 0, + 546, + 9, + "FLOAT" + ], + [ + 11733, + 235, + 0, + 546, + 7, + "COMBO" + ], + [ + 11734, + 490, + 0, + 546, + 8, + "COMBO" + ], + [ + 11735, + 266, + 0, + 546, + 6, + "FLOAT" + ], + [ + 11736, + 133, + 0, + 546, + 5, + "INT" + ], + [ + 11737, + 137, + 0, + 546, + 4, + "INT" + ], + [ + 11738, + 438, + 0, + 546, + 0, + "BOOLEAN" + ], + [ + 11742, + 546, + 2, + 278, + 0, + "CONDITIONING" + ], + [ + 11743, + 546, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 11756, + 546, + 4, + 50, + 1, + "CLIP" + ], + [ + 11784, + 144, + 0, + 546, + 13, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 11785, + 494, + 0, + 546, + 18, + "STRING" + ], + [ + 11786, + 239, + 0, + 546, + 19, + "STRING" + ], + [ + 11787, + 492, + 0, + 546, + 12, + "STRING" + ], + [ + 11788, + 262, + 0, + 546, + 10, + "STRING" + ], + [ + 11826, + 547, + 0, + 454, + 0, + "MODEL" + ], + [ + 11827, + 547, + 1, + 546, + 17, + "CLIP" + ], + [ + 11828, + 549, + 0, + 548, + 0, + "*" + ], + [ + 11845, + 437, + 0, + 549, + 0, + "*" + ], + [ + 11900, + 558, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 11901, + 558, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 11902, + 558, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 11903, + 558, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 11948, + 561, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 11950, + 562, + 0, + 19, + 1, + "MODEL" + ], + [ + 11951, + 562, + 1, + 19, + 2, + "CLIP" + ], + [ + 11952, + 564, + 0, + 32, + 1, + "MODEL" + ], + [ + 11953, + 564, + 1, + 32, + 2, + "CLIP" + ], + [ + 11954, + 566, + 0, + 43, + 1, + "MODEL" + ], + [ + 11955, + 566, + 1, + 43, + 2, + "CLIP" + ], + [ + 11956, + 565, + 0, + 35, + 1, + "MODEL" + ], + [ + 11957, + 565, + 1, + 35, + 2, + "CLIP" + ], + [ + 11958, + 570, + 0, + 70, + 1, + "MODEL" + ], + [ + 11959, + 570, + 1, + 70, + 2, + "CLIP" + ], + [ + 11960, + 569, + 0, + 38, + 1, + "MODEL" + ], + [ + 11962, + 569, + 1, + 38, + 2, + "CLIP" + ], + [ + 11963, + 578, + 0, + 47, + 1, + "MODEL" + ], + [ + 11964, + 578, + 1, + 47, + 2, + "CLIP" + ], + [ + 11965, + 582, + 0, + 75, + 1, + "MODEL" + ], + [ + 11966, + 582, + 1, + 75, + 2, + "CLIP" + ], + [ + 11969, + 586, + 0, + 588, + 0, + "MODEL" + ], + [ + 11970, + 586, + 1, + 588, + 1, + "CLIP" + ], + [ + 12066, + 587, + 0, + 546, + 21, + "INT" + ], + [ + 12067, + 588, + 1, + 546, + 22, + "CLIP" + ], + [ + 12068, + 588, + 0, + 546, + 20, + "MODEL" + ], + [ + 12353, + 436, + 1, + 547, + 1, + "CLIP" + ], + [ + 12397, + 546, + 4, + 590, + 0, + "*" + ], + [ + 12398, + 590, + 0, + 546, + 24, + "CLIP" + ], + [ + 12472, + 436, + 0, + 526, + 0, + "MODEL" + ], + [ + 12473, + 526, + 0, + 546, + 11, + "MODEL" + ], + [ + 12474, + 546, + 7, + 547, + 0, + "MODEL" + ], + [ + 12706, + 333, + 0, + 594, + 0, + "IMAGE" + ], + [ + 12707, + 291, + 0, + 594, + 1, + "IMAGE" + ], + [ + 12709, + 561, + 1, + 594, + 3, + "COMBO" + ], + [ + 13474, + 594, + 1, + 603, + 1, + "*" + ], + [ + 13476, + 603, + 0, + 407, + 0, + "IMAGE" + ], + [ + 13618, + 527, + 0, + 604, + 0, + "IMAGE" + ], + [ + 13619, + 266, + 0, + 604, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13620, + 133, + 0, + 604, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13624, + 137, + 0, + 604, + 6, + "INT" + ], + [ + 13625, + 235, + 0, + 604, + 7, + "COMBO" + ], + [ + 13626, + 490, + 0, + 604, + 8, + "COMBO" + ], + [ + 13627, + 533, + 0, + 604, + 9, + "FLOAT" + ], + [ + 13779, + 604, + 0, + 607, + 0, + "IMAGE" + ], + [ + 13780, + 527, + 0, + 607, + 1, + "IMAGE" + ], + [ + 13781, + 607, + 0, + 274, + 0, + "IMAGE" + ], + [ + 13782, + 607, + 0, + 19, + 0, + "IMAGE" + ], + [ + 13852, + 420, + 0, + 608, + 0, + "IMAGE" + ], + [ + 13853, + 608, + 0, + 454, + 2, + "IMAGE" + ], + [ + 13990, + 419, + 0, + 610, + 0, + "IMAGE" + ], + [ + 13991, + 610, + 0, + 455, + 2, + "IMAGE" + ], + [ + 14221, + 603, + 0, + 278, + 3, + "IMAGE" + ], + [ + 14316, + 594, + 0, + 620, + 1, + "IMAGE" + ], + [ + 14317, + 620, + 0, + 594, + 4, + "INT" + ], + [ + 14318, + 620, + 1, + 594, + 2, + "IMAGE" + ], + [ + 14319, + 620, + 1, + 603, + 0, + "*" + ], + [ + 14320, + 141, + 0, + 621, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14322, + 141, + 1, + 621, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14323, + 621, + 0, + 620, + 0, + "*" + ], + [ + 14762, + 624, + 0, + 527, + 1, + "IMAGE" + ], + [ + 14763, + 546, + 5, + 624, + 0, + "IMAGE" + ], + [ + 14764, + 624, + 6, + 626, + 0, + "*" + ], + [ + 14765, + 626, + 0, + 319, + 0, + "*" + ], + [ + 14766, + 527, + 0, + 319, + 1, + "*" + ], + [ + 14767, + 534, + 0, + 319, + 2, + "*" + ], + [ + 14768, + 542, + 0, + 319, + 3, + "*" + ], + [ + 14769, + 494, + 0, + 319, + 4, + "*" + ], + [ + 14770, + 492, + 0, + 319, + 5, + "*" + ], + [ + 14879, + 627, + 0, + 546, + 25, + "BOOLEAN" + ], + [ + 15560, + 437, + 0, + 631, + 1, + "VAE" + ], + [ + 15561, + 436, + 2, + 631, + 0, + "VAE" + ], + [ + 15562, + 631, + 0, + 50, + 2, + "VAE" + ], + [ + 15563, + 631, + 1, + 549, + 1, + "*" + ], + [ + 19248, + 654, + 0, + 653, + 1, + "STRING" + ], + [ + 19249, + 655, + 0, + 653, + 3, + "STRING" + ], + [ + 19250, + 656, + 0, + 653, + 5, + "STRING" + ], + [ + 19251, + 657, + 0, + 653, + 7, + "STRING" + ], + [ + 19252, + 658, + 0, + 653, + 9, + "STRING" + ], + [ + 19253, + 659, + 0, + 653, + 11, + "STRING" + ], + [ + 19254, + 660, + 0, + 653, + 13, + "STRING" + ], + [ + 19255, + 661, + 0, + 653, + 15, + "STRING" + ], + [ + 19256, + 654, + 0, + 320, + 0, + "*" + ], + [ + 19257, + 655, + 0, + 320, + 1, + "*" + ], + [ + 19258, + 656, + 0, + 320, + 2, + "*" + ], + [ + 19259, + 657, + 0, + 320, + 3, + "*" + ], + [ + 19260, + 658, + 0, + 320, + 4, + "*" + ], + [ + 19261, + 659, + 0, + 320, + 5, + "*" + ], + [ + 19262, + 660, + 0, + 320, + 6, + "*" + ], + [ + 19263, + 661, + 0, + 320, + 7, + "*" + ], + [ + 19264, + 562, + 1, + 653, + 0, + "CLIP" + ], + [ + 19265, + 564, + 1, + 653, + 2, + "CLIP" + ], + [ + 19266, + 566, + 1, + 653, + 4, + "CLIP" + ], + [ + 19267, + 565, + 1, + 653, + 6, + "CLIP" + ], + [ + 19268, + 570, + 1, + 653, + 8, + "CLIP" + ], + [ + 19269, + 569, + 1, + 653, + 10, + "CLIP" + ], + [ + 19270, + 578, + 1, + 653, + 12, + "CLIP" + ], + [ + 19271, + 582, + 1, + 653, + 14, + "CLIP" + ], + [ + 19272, + 653, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 19273, + 653, + 1, + 32, + 4, + "CONDITIONING" + ], + [ + 19274, + 653, + 2, + 43, + 4, + "CONDITIONING" + ], + [ + 19275, + 653, + 3, + 35, + 4, + "CONDITIONING" + ], + [ + 19276, + 653, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 19277, + 653, + 5, + 38, + 4, + "CONDITIONING" + ], + [ + 19278, + 653, + 6, + 47, + 4, + "CONDITIONING" + ], + [ + 19279, + 653, + 7, + 75, + 4, + "CONDITIONING" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 740, + 310, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1840, + -240, + 420, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -770, + -110, + 510, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2270, + -240, + 950, + 970 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Sampling", + "bounding": [ + -770, + 1530, + 330, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -70, + 740, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1770, + 740, + 1450, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 390, + 740, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 420, + -240, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Detailers", + "bounding": [ + 1590, + 740, + 170, + 520 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 1500, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "ControlNet", + "bounding": [ + -430, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Image Save", + "bounding": [ + -430, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "PreProcessor", + "bounding": [ + -230, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1160, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "IPAdapter Comp", + "bounding": [ + -30, + 1700, + 200, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "IPAdapter Style", + "bounding": [ + -230, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "Style Low VRAM", + "bounding": [ + 180, + 1700, + 210, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "Comp Low VRAM", + "bounding": [ + 400, + 1700, + 230, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "CNet - Low VRAM", + "bounding": [ + 380, + 1530, + 250, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "HiRes Fix", + "bounding": [ + -30, + 1530, + 200, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "HiRes Color Fix", + "bounding": [ + 180, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "LoRA's", + "bounding": [ + 100, + -110, + 310, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "General Function Control", + "bounding": [ + -250, + -110, + 340, + 400 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 44, + "title": "IPAdapter / ControlNet", + "bounding": [ + -250, + 300, + 340, + 430 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Refiner Backend", + "bounding": [ + -450, + 740, + 370, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + } + ], + "definitions": { + "subgraphs": [ + { + "id": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "version": 1, + "state": { + "lastGroupId": 43, + "lastNodeId": 583, + "lastLinkId": 11719, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampling Process", + "inputNode": { + "id": -10, + "bounding": [ + -1200, + 1780, + 161.33333587646484, + 560 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 500, + 1920, + 136.66666412353516, + 200 + ] + }, + "inputs": [ + { + "id": "350cd7e5-d2af-4be2-8d82-01df044e2bea", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 1846 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": { + "0": -1058.6666259765625, + "1": 1800 + } + }, + { + "id": "79ba13a7-29b2-4f16-b396-298f08b7bf83", + "name": "vae", + "type": "VAE", + "linkIds": [ + 11648 + ], + "localized_name": "vae", + "pos": { + "0": -1058.6666259765625, + "1": 1820 + } + }, + { + "id": "1988180b-0bf7-4b9f-84a9-655277d327d0", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 11601, + 11692 + ], + "localized_name": "positive", + "pos": { + "0": -1058.6666259765625, + "1": 1840 + } + }, + { + "id": "9b5edf42-2166-43e9-9d74-0df94063c648", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 11602, + 11693 + ], + "localized_name": "negative", + "pos": { + "0": -1058.6666259765625, + "1": 1860 + } + }, + { + "id": "90c8f73c-ab6b-47bb-84c0-2212bf812a78", + "name": "seed", + "type": "INT", + "linkIds": [ + 307, + 11681, + 11699 + ], + "localized_name": "seed", + "pos": { + "0": -1058.6666259765625, + "1": 1880 + } + }, + { + "id": "452e1ab8-ed10-4187-8733-fbc8f96d9ee5", + "name": "steps", + "type": "INT", + "linkIds": [ + 300, + 11682, + 11694 + ], + "localized_name": "steps", + "pos": { + "0": -1058.6666259765625, + "1": 1900 + } + }, + { + "id": "c8c13d2a-3588-426f-ac3f-6896db27c796", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 523, + 11683, + 11698 + ], + "localized_name": "cfg", + "pos": { + "0": -1058.6666259765625, + "1": 1920 + } + }, + { + "id": "3ae382b3-527f-4ecd-8ed4-94ba95869b10", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 431, + 11680, + 11697 + ], + "localized_name": "sampler_name", + "pos": { + "0": -1058.6666259765625, + "1": 1940 + } + }, + { + "id": "c23f390d-41b1-4ad5-b542-b7c19be59d02", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 10419, + 10420, + 11684, + 11696 + ], + "localized_name": "scheduler", + "pos": { + "0": -1058.6666259765625, + "1": 1960 + } + }, + { + "id": "fa914d54-885e-4ae2-af12-7a34e3c5ed94", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 525 + ], + "localized_name": "denoise", + "pos": { + "0": -1058.6666259765625, + "1": 1980 + } + }, + { + "id": "67123033-a12b-4aa9-b803-4e1c05bdbd49", + "name": "text", + "type": "STRING", + "linkIds": [ + 510, + 11668 + ], + "localized_name": "text", + "label": "neg prompt text", + "pos": { + "0": -1058.6666259765625, + "1": 2000 + } + }, + { + "id": "7f880d61-47fd-4598-9d9d-74a921d3d558", + "name": "model", + "type": "MODEL", + "linkIds": [ + 11625, + 11626 + ], + "localized_name": "model", + "pos": { + "0": -1058.6666259765625, + "1": 2020 + } + }, + { + "id": "5b20ca34-6db4-47c7-aea8-b441513318c4", + "name": "text2", + "type": "STRING", + "linkIds": [ + 10453 + ], + "localized_name": "text2", + "label": "end quality prompt", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2040 + } + }, + { + "id": "8de2ee83-aebe-472d-a496-ab372a0adca4", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 311 + ], + "localized_name": "a", + "label": "clip skip value", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2060 + } + }, + { + "id": "9a12e817-dde0-47f4-8de4-7bb3e9b3b93c", + "name": "width", + "type": "INT", + "linkIds": [ + 308 + ], + "localized_name": "width", + "pos": { + "0": -1058.6666259765625, + "1": 2080 + } + }, + { + "id": "b983c6ea-d626-48c1-a28c-766014fd5967", + "name": "height", + "type": "INT", + "linkIds": [ + 309 + ], + "localized_name": "height", + "pos": { + "0": -1058.6666259765625, + "1": 2100 + } + }, + { + "id": "db6759d3-d47e-48b6-9b2e-4463b2e9b6a0", + "name": "batch_size", + "type": "INT", + "linkIds": [ + 310 + ], + "localized_name": "batch_size", + "pos": { + "0": -1058.6666259765625, + "1": 2120 + } + }, + { + "id": "1c377fce-df4a-4408-afd8-e7031d416794", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 11702, + 11706 + ], + "localized_name": "clip", + "label": "CLIP (after loras)", + "pos": { + "0": -1058.6666259765625, + "1": 2140 + } + }, + { + "id": "4c34161a-c5f5-48a2-a3e3-503db3ca67e8", + "name": "text1", + "type": "STRING", + "linkIds": [ + 10450 + ], + "localized_name": "text1", + "label": "start quality prompt", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2160 + } + }, + { + "id": "c3679e62-af41-443b-a02c-b3e9a2aba712", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 10451 + ], + "localized_name": "text2_1", + "label": "positive prompt", + "shape": 7, + "pos": { + "0": -1058.6666259765625, + "1": 2180 + } + }, + { + "id": "70e91e58-99bf-409a-b929-e858bd2f26ac", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 11679, + 11716, + 11717 + ], + "label": "model (refiner)", + "pos": { + "0": -1058.6666259765625, + "1": 2200 + } + }, + { + "id": "b869d82d-caee-44c6-ad31-c231424363d8", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 11686, + 11695 + ], + "label": "refiner start step", + "pos": { + "0": -1058.6666259765625, + "1": 2220 + } + }, + { + "id": "f1e1f3ee-d0ed-488d-a199-33d3127fd76b", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 11711 + ], + "label": "CLIP (refiner)", + "pos": { + "0": -1058.6666259765625, + "1": 2240 + } + }, + { + "id": "05af7708-2a97-4c07-987c-e87bb847f597", + "name": "model_2", + "type": "MODEL", + "linkIds": [ + 11704, + 11705 + ], + "label": "model (after loras&ipa)", + "pos": { + "0": -1058.6666259765625, + "1": 2260 + } + }, + { + "id": "de6fa5a7-12a0-439b-a017-60eaa6cb98a5", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 11707, + 11708 + ], + "label": "CLIP (after clipskip)", + "pos": { + "0": -1058.6666259765625, + "1": 2280 + } + }, + { + "id": "6760faa0-ba25-4501-93de-6e5b83b7b976", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 11718 + ], + "label": "is v-pred? (refiner)", + "pos": { + "0": -1058.6666259765625, + "1": 2300 + } + } + ], + "outputs": [ + { + "id": "61174fc8-290c-4a59-94ef-f69fc5de90bb", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ], + "localized_name": "CONDITIONING", + "label": "negative prompt", + "pos": { + "0": 520, + "1": 1940 + } + }, + { + "id": "6bf6f430-03f9-4511-828f-b9b9127b5ebe", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ], + "localized_name": "scheduler", + "pos": { + "0": 520, + "1": 1960 + } + }, + { + "id": "dd36692e-60c7-4719-b855-cb2b25ea67fc", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 448, + 11603, + 11604 + ], + "localized_name": "CONDITIONING_1", + "label": "positive prompt", + "pos": { + "0": 520, + "1": 1980 + } + }, + { + "id": "d0276bad-0a3a-46fe-8ecc-04be2bdfdbee", + "name": "STRING", + "type": "*", + "linkIds": [ + 11673, + 10455 + ], + "localized_name": "STRING", + "label": "full pos prompt", + "pos": { + "0": 520, + "1": 2000 + } + }, + { + "id": "390b8aed-a3e1-4cfa-84a9-4eaa09bc4b1c", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634 + ], + "localized_name": "CLIP", + "label": "CLIP", + "pos": { + "0": 520, + "1": 2020 + } + }, + { + "id": "f1053d79-0328-44df-8341-e3744d39b68e", + "name": "images", + "type": "IMAGE", + "linkIds": [ + 11709 + ], + "localized_name": "images", + "pos": { + "0": 520, + "1": 2040 + } + }, + { + "id": "43c0fb2e-8c47-4a7e-b7df-5acc110deb3b", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": { + "0": 520, + "1": 2060 + } + }, + { + "id": "76882b85-53ff-47db-9836-437564f75dfc", + "name": "*", + "type": "*", + "linkIds": [ + 11703 + ], + "label": "model after switch", + "pos": { + "0": 520, + "1": 2080 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 548, + "type": "Label (rgthree)", + "pos": [ + -370, + 1730 + ], + "size": [ + 149.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 549, + "type": "Label (rgthree)", + "pos": [ + 130, + 1730 + ], + "size": [ + 112.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + 130, + 1820 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "Label (rgthree)", + "pos": [ + -930, + 1730 + ], + "size": [ + 162.75, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + 130, + 1860 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10420 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -100, + 1820 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184, + 11685 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 496, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10450 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10451 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10452 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Start quali + prompt", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 497, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1860 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10452 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10453 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10455, + 11670 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Combined + end quality", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -930, + 1940 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11671 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448, + 11603, + 11604 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -930, + 2020 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11707 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11669 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -100, + 2210 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11700 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 11648 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 11709 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1860 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634, + 11650, + 11651 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 550, + "type": "Label (rgthree)", + "pos": [ + -100, + 1730 + ], + "size": [ + 89.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -370, + 1820 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 312, + 11710 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 579, + "type": "Label (rgthree)", + "pos": [ + -370, + 1900 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 547, + "type": "Label (rgthree)", + "pos": [ + -630, + 1730 + ], + "size": [ + 205.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 580, + "type": "Label (rgthree)", + "pos": [ + -630, + 1950 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1820 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11625 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1860 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11626 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1900 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11703 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 578, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1990 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 28, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11711 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 11710 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 11712, + 11713 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 581, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2020 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 29, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11716 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11714 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 582, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2060 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 30, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11717 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 11715 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 583, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 2100 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 31, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11714 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11715 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 11718 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11719 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 574, + "type": "CR Latent Input Switch", + "pos": [ + -100, + 2150 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 4, + "inputs": [ + { + "localized_name": "latent1", + "name": "latent1", + "shape": 7, + "type": "LATENT", + "link": 11678 + }, + { + "localized_name": "latent2", + "name": "latent2", + "shape": 7, + "type": "LATENT", + "link": 11674 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11700 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Latent Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Latent Input Switch", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 570, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1900 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11670 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11671, + 11673, + 11687 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 110778696081535, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 571, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1980 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11668 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11669, + 11688 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 240380880179356, + "randomize", + "Select the Wildcard to add to the text" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "KSamplerAdvanced", + "pos": [ + -100, + 1990 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 27, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11705 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11692 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11693 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11685 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11681 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11682 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11683 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11680 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 11686 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11677 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -100, + 1900 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11704 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11601 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11602 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10419 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 11678 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + } + }, + "widgets_values": [ + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CLIPTextEncode", + "pos": [ + -100, + 2070 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11713 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11688 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11676 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 573, + "type": "CLIPTextEncode", + "pos": [ + -100, + 2030 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 4, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11712 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11687 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11675 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "KSamplerAdvanced", + "pos": [ + -100, + 2110 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 26, + "mode": 4, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11719 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11675 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11676 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11677 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11699 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11694 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11698 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11697 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11696 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 11695 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11674 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 42, + "title": "Normal Sampler", + "bounding": [ + -110, + 1830, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 43, + "title": "Refiner", + "bounding": [ + -110, + 1920, + 190, + 240 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 323, + "origin_id": 81, + "origin_slot": 0, + "target_id": 158, + "target_slot": 0, + "type": "*" + }, + { + "id": 324, + "origin_id": 161, + "origin_slot": 0, + "target_id": 158, + "target_slot": 1, + "type": "*" + }, + { + "id": 184, + "origin_id": 6, + "origin_slot": 0, + "target_id": 82, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 10452, + "origin_id": 496, + "origin_slot": 0, + "target_id": 497, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 312, + "origin_id": 143, + "origin_slot": 0, + "target_id": 2, + "target_slot": 1, + "type": "INT" + }, + { + "id": 1846, + "origin_id": -10, + "origin_slot": 0, + "target_id": 158, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11648, + "origin_id": -10, + "origin_slot": 1, + "target_id": 83, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11601, + "origin_id": -10, + "origin_slot": 2, + "target_id": 82, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11602, + "origin_id": -10, + "origin_slot": 3, + "target_id": 82, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 307, + "origin_id": -10, + "origin_slot": 4, + "target_id": 82, + "target_slot": 4, + "type": "INT" + }, + { + "id": 300, + "origin_id": -10, + "origin_slot": 5, + "target_id": 82, + "target_slot": 5, + "type": "INT" + }, + { + "id": 523, + "origin_id": -10, + "origin_slot": 6, + "target_id": 82, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 431, + "origin_id": -10, + "origin_slot": 7, + "target_id": 82, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 10419, + "origin_id": -10, + "origin_slot": 8, + "target_id": 82, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 10420, + "origin_id": -10, + "origin_slot": 8, + "target_id": 458, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 525, + "origin_id": -10, + "origin_slot": 9, + "target_id": 82, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 11625, + "origin_id": -10, + "origin_slot": 11, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11626, + "origin_id": -10, + "origin_slot": 11, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 10453, + "origin_id": -10, + "origin_slot": 12, + "target_id": 497, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 311, + "origin_id": -10, + "origin_slot": 13, + "target_id": 143, + "target_slot": 0, + "type": "*" + }, + { + "id": 308, + "origin_id": -10, + "origin_slot": 14, + "target_id": 6, + "target_slot": 0, + "type": "INT" + }, + { + "id": 309, + "origin_id": -10, + "origin_slot": 15, + "target_id": 6, + "target_slot": 1, + "type": "INT" + }, + { + "id": 310, + "origin_id": -10, + "origin_slot": 16, + "target_id": 6, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10450, + "origin_id": -10, + "origin_slot": 18, + "target_id": 496, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 10451, + "origin_id": -10, + "origin_slot": 19, + "target_id": 496, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 511, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11605, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11606, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11607, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11608, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11609, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11610, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11611, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11612, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11613, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11614, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 3196, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3203, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3207, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3211, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3215, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3216, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3220, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3224, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 448, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11603, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11604, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 10455, + "origin_id": 497, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 125, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11627, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11628, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11629, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11630, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11631, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11632, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11633, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11634, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 11668, + "origin_id": -10, + "origin_slot": 10, + "target_id": 571, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11669, + "origin_id": 571, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11670, + "origin_id": 497, + "origin_slot": 0, + "target_id": 570, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11671, + "origin_id": 570, + "origin_slot": 0, + "target_id": 241, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11673, + "origin_id": 570, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 11674, + "origin_id": 575, + "origin_slot": 0, + "target_id": 574, + "target_slot": 1, + "type": "LATENT" + }, + { + "id": 11675, + "origin_id": 573, + "origin_slot": 0, + "target_id": 575, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11676, + "origin_id": 572, + "origin_slot": 0, + "target_id": 575, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11677, + "origin_id": 576, + "origin_slot": 0, + "target_id": 575, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11678, + "origin_id": 82, + "origin_slot": 0, + "target_id": 574, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11680, + "origin_id": -10, + "origin_slot": 7, + "target_id": 576, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11681, + "origin_id": -10, + "origin_slot": 4, + "target_id": 576, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11682, + "origin_id": -10, + "origin_slot": 5, + "target_id": 576, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11683, + "origin_id": -10, + "origin_slot": 6, + "target_id": 576, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11684, + "origin_id": -10, + "origin_slot": 8, + "target_id": 576, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11685, + "origin_id": 6, + "origin_slot": 0, + "target_id": 576, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11686, + "origin_id": -10, + "origin_slot": 21, + "target_id": 576, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11687, + "origin_id": 570, + "origin_slot": 0, + "target_id": 573, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11688, + "origin_id": 571, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11692, + "origin_id": -10, + "origin_slot": 2, + "target_id": 576, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11693, + "origin_id": -10, + "origin_slot": 3, + "target_id": 576, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11694, + "origin_id": -10, + "origin_slot": 5, + "target_id": 575, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11695, + "origin_id": -10, + "origin_slot": 21, + "target_id": 575, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11696, + "origin_id": -10, + "origin_slot": 8, + "target_id": 575, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 575, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11698, + "origin_id": -10, + "origin_slot": 6, + "target_id": 575, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11699, + "origin_id": -10, + "origin_slot": 4, + "target_id": 575, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11700, + "origin_id": 574, + "origin_slot": 0, + "target_id": 83, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11703, + "origin_id": 158, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + }, + { + "id": 11704, + "origin_id": -10, + "origin_slot": 23, + "target_id": 82, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11705, + "origin_id": -10, + "origin_slot": 23, + "target_id": 576, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11706, + "origin_id": -10, + "origin_slot": 17, + "target_id": 2, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11707, + "origin_id": -10, + "origin_slot": 24, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11708, + "origin_id": -10, + "origin_slot": 24, + "target_id": 241, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11709, + "origin_id": 83, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "IMAGE" + }, + { + "id": 11710, + "origin_id": 143, + "origin_slot": 0, + "target_id": 578, + "target_slot": 1, + "type": "INT" + }, + { + "id": 11711, + "origin_id": -10, + "origin_slot": 22, + "target_id": 578, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11712, + "origin_id": 578, + "origin_slot": 0, + "target_id": 573, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11713, + "origin_id": 578, + "origin_slot": 0, + "target_id": 572, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11714, + "origin_id": 581, + "origin_slot": 0, + "target_id": 583, + "target_slot": 0, + "type": "*" + }, + { + "id": 11715, + "origin_id": 582, + "origin_slot": 0, + "target_id": 583, + "target_slot": 1, + "type": "*" + }, + { + "id": 11716, + "origin_id": -10, + "origin_slot": 20, + "target_id": 581, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11717, + "origin_id": -10, + "origin_slot": 20, + "target_id": 582, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11718, + "origin_id": -10, + "origin_slot": 25, + "target_id": 583, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11719, + "origin_id": 583, + "origin_slot": 0, + "target_id": 575, + "target_slot": 0, + "type": "MODEL" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 557, + "lastLinkId": 11901, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Models", + "inputNode": { + "id": -10, + "bounding": [ + 1520, + -340, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2210, + -365, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "18de4470-7cfd-44a4-a511-badeb406e2fb", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 11900 + ], + "label": "clip model", + "pos": { + "0": 1620, + "1": -320 + } + }, + { + "id": "4dfcedce-2e39-4ec6-82d5-af568c068e30", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 11901 + ], + "label": "ipadapter", + "pos": { + "0": 1620, + "1": -300 + } + } + ], + "outputs": [ + { + "id": "b368280a-87f5-44ae-a37d-7379596a80ac", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 11854, + 11855 + ], + "localized_name": "IPADAPTER", + "pos": { + "0": 2230, + "1": -345 + } + }, + { + "id": "9286119e-d0d9-485f-bf18-22f35eb03f16", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 11856, + 11857 + ], + "localized_name": "CLIP_VISION", + "pos": { + "0": 2230, + "1": -325 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 556, + "type": "IPAdapterModelLoader", + "pos": [ + 1750, + -280 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 11901 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11854, + 11855 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 557, + "type": "CLIPVisionLoader", + "pos": [ + 1750, + -380 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 11900 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11856, + 11857 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11854, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11855, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11856, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11857, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11900, + "origin_id": -10, + "origin_slot": 0, + "target_id": 557, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 11901, + "origin_id": -10, + "origin_slot": 1, + "target_id": 556, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": { + "0": 1828.6666259765625, + "1": -205 + } + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": { + "0": 1828.6666259765625, + "1": -185 + } + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": { + "0": 2270, + "1": -225 + } + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": { + "0": 2270, + "1": -205 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "0941940b-e86a-427a-bd29-51cf47d05345", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 601, + "lastLinkId": 12719, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Pre-Processing", + "inputNode": { + "id": -10, + "bounding": [ + -1020, + 1480, + 152.66666412353516, + 140 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -240, + 1490, + 138, + 80 + ] + }, + "inputs": [ + { + "id": "fc4fcd97-2079-42dd-9b68-76f63c4e9cfa", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 12711 + ], + "localized_name": "image1", + "label": "(raw) pose img", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1500 + } + }, + { + "id": "7f33cbd1-71ab-4c4a-8edf-fe452e9f984c", + "name": "image2", + "type": "IMAGE", + "linkIds": [ + 10708 + ], + "localized_name": "image2", + "label": "(raw) preprocess img", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1520 + } + }, + { + "id": "8b51d1e6-1c97-47d0-99e8-1a15ed0c7c1d", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10731, + 10769 + ], + "localized_name": "image", + "label": "preprocess img", + "pos": { + "0": -887.3333129882812, + "1": 1540 + } + }, + { + "id": "ee85267b-1475-4eff-8b2c-d9ca20e3d0d7", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1560 + } + }, + { + "id": "114749c6-a74b-4ccf-9410-4ff01c1f862d", + "name": "resolution", + "type": "INT", + "linkIds": [ + 10981 + ], + "localized_name": "resolution", + "shape": 7, + "pos": { + "0": -887.3333129882812, + "1": 1580 + } + } + ], + "outputs": [ + { + "id": "e00a597c-0439-468c-90dd-1f8799594dd9", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10710, + 10711 + ], + "localized_name": "IMAGE", + "label": "for lowvram", + "pos": { + "0": -220, + "1": 1510 + } + }, + { + "id": "9801a4f4-10e0-4ddb-8195-faf43884bcce", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 12719, + 10751 + ], + "localized_name": "IMAGE_1", + "label": "final preprocessed", + "pos": { + "0": -220, + "1": 1530 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 519, + "type": "CR Image Input Switch", + "pos": [ + -810, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 12711 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10708 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10710, + 10711 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Normal or PreProcess", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + -520, + 1520 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10731 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 10981 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 12719 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10708, + "origin_id": -10, + "origin_slot": 1, + "target_id": 519, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10731, + "origin_id": -10, + "origin_slot": 2, + "target_id": 277, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 3, + "target_id": 277, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 10981, + "origin_id": -10, + "origin_slot": 4, + "target_id": 277, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10710, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10711, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12711, + "origin_id": -10, + "origin_slot": 0, + "target_id": 519, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12719, + "origin_id": 277, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 603, + "lastLinkId": 13617, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -170, + 1880, + 132, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 820, + 1990, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b795473c-1254-40ea-b80a-1af8f6735a78", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 11102, + 11098 + ], + "localized_name": "image1", + "label": "image (uspcaled)", + "shape": 7, + "pos": { + "0": -58, + "1": 1900 + } + }, + { + "id": "37d1f08e-10a1-4ab4-9e3f-bb5fb00e476d", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11100 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": { + "0": -58, + "1": 1920 + } + }, + { + "id": "bca68710-68a0-41b1-b930-2cc1dc3551b2", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11099 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": { + "0": -58, + "1": 1940 + } + }, + { + "id": "7079c4c0-11e0-4ea0-ae61-add1c373c1da", + "name": "model", + "type": "MODEL", + "linkIds": [ + 13589 + ], + "localized_name": "model", + "pos": { + "0": -58, + "1": 1960 + } + }, + { + "id": "2660723b-a54a-49e2-8eaa-1319085ccf0e", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 13570 + ], + "localized_name": "positive", + "pos": { + "0": -58, + "1": 1980 + } + }, + { + "id": "f666633d-7363-4767-9fd6-b7a5739a1c68", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 13579 + ], + "localized_name": "negative", + "pos": { + "0": -58, + "1": 2000 + } + }, + { + "id": "44f408c9-9a91-4ef7-9c92-fe8effda37ee", + "name": "seed", + "type": "INT", + "linkIds": [ + 11097 + ], + "localized_name": "seed", + "pos": { + "0": -58, + "1": 2020 + } + }, + { + "id": "406ddafd-ada2-4d74-8cb0-6608bb47bb49", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 11096 + ], + "localized_name": "sampler_name", + "pos": { + "0": -58, + "1": 2040 + } + }, + { + "id": "60c95207-eae0-478e-9dff-6d5b32e09539", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 11095 + ], + "localized_name": "scheduler", + "pos": { + "0": -58, + "1": 2060 + } + }, + { + "id": "aeee88c6-7a6f-42ae-91c8-acfbf116c536", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 11094 + ], + "localized_name": "denoise", + "pos": { + "0": -58, + "1": 2080 + } + }, + { + "id": "d77fd537-50dd-40c5-9b5b-aec7dc788ff1", + "name": "vae", + "type": "VAE", + "linkIds": [ + 13616, + 13617 + ], + "localized_name": "vae", + "pos": { + "0": -58, + "1": 2100 + } + } + ], + "outputs": [ + { + "id": "0d91d954-39f8-4d31-a7d7-b58bee4212cd", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 11103, + 11104 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": { + "0": 840, + "1": 2010 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 538, + "type": "VAEEncode", + "pos": [ + 0, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 11098 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13616 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11084 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 536, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11099 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 11085 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "max(18, a - 10)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 535, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11100 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 11086 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "KSampler", + "pos": [ + 150, + 1920 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 13589 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 13570 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 13579 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11084 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11097 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11085 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11086 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11096 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11095 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11094 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11087 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 539, + "type": "VAEDecode", + "pos": [ + 430, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11087 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13617 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11101 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Image Input Switch", + "pos": [ + 430, + 2000 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 11102 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 11101 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11103, + 11104 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11101, + "origin_id": 539, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11084, + "origin_id": 538, + "origin_slot": 0, + "target_id": 537, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11085, + "origin_id": 536, + "origin_slot": 0, + "target_id": 537, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11086, + "origin_id": 535, + "origin_slot": 1, + "target_id": 537, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11087, + "origin_id": 537, + "origin_slot": 0, + "target_id": 539, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11102, + "origin_id": -10, + "origin_slot": 0, + "target_id": 540, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11098, + "origin_id": -10, + "origin_slot": 0, + "target_id": 538, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11100, + "origin_id": -10, + "origin_slot": 1, + "target_id": 535, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 11099, + "origin_id": -10, + "origin_slot": 2, + "target_id": 536, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 13589, + "origin_id": -10, + "origin_slot": 3, + "target_id": 537, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 13570, + "origin_id": -10, + "origin_slot": 4, + "target_id": 537, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 13579, + "origin_id": -10, + "origin_slot": 5, + "target_id": 537, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11097, + "origin_id": -10, + "origin_slot": 6, + "target_id": 537, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11096, + "origin_id": -10, + "origin_slot": 7, + "target_id": 537, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11095, + "origin_id": -10, + "origin_slot": 8, + "target_id": 537, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11094, + "origin_id": -10, + "origin_slot": 9, + "target_id": 537, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 13616, + "origin_id": -10, + "origin_slot": 10, + "target_id": 538, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 13617, + "origin_id": -10, + "origin_slot": 10, + "target_id": 539, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11103, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11104, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 606, + "lastLinkId": 13778, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -250, + 1940, + 132, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 650, + 1920, + 144.66666412353516, + 60 + ] + }, + "inputs": [ + { + "id": "b8519881-061b-4993-a711-8928a6217909", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 13726, + 13629 + ], + "localized_name": "image1", + "label": "image (hires)", + "shape": 7, + "pos": { + "0": -138, + "1": 1960 + } + }, + { + "id": "153c4e66-b9b3-4d4e-bdbd-ccf8ff15c1a2", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 11122 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": { + "0": -138, + "1": 1980 + } + } + ], + "outputs": [ + { + "id": "7f847e7e-8422-46d9-81b0-fe12fb1d7ffb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 13730, + 13731 + ], + "localized_name": "IMAGE", + "label": "IMAGE (color fixed)", + "pos": { + "0": 670, + "1": 1940 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 606, + "type": "CR Image Input Switch", + "pos": [ + 270, + 1940 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 13726 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 13727 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13730, + 13731 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": [] + } + ], + "title": "color fix img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 543, + "type": "ColorMatch", + "pos": [ + -40, + 1940 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 11122 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 13629 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 13727 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "mkl", + 0.6, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 13727, + "origin_id": 543, + "origin_slot": 0, + "target_id": 606, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 13726, + "origin_id": -10, + "origin_slot": 0, + "target_id": 606, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13629, + "origin_id": -10, + "origin_slot": 0, + "target_id": 543, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11122, + "origin_id": -10, + "origin_slot": 1, + "target_id": 543, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13730, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13731, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "9726ad71-5451-4f61-8889-dbbd630619dc", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 607, + "lastLinkId": 13851, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA StyleLow VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -920, + 1980, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -39.333335876464844, + 1985, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "0eaff91b-e3c1-46e9-a283-524a1d2f748c", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10322, + 10320, + 10319 + ], + "localized_name": "image", + "pos": { + "0": -820, + "1": 2000 + } + } + ], + "outputs": [ + { + "id": "9f7275f3-9710-4b19-a903-78b14603be23", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10388 + ], + "localized_name": "IMAGE", + "pos": { + "0": -19.333335876464844, + "1": 2005 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 475, + "type": "GetImageSize", + "pos": [ + -740, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10322 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10323, + 10325 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10330, + 10343 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 477, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10330 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10354 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10333 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 476, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10325 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10353 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10332 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10323 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10343 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10353, + 10354 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 474, + "type": "Image Resize (rgthree)", + "pos": [ + -540, + 1960 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10320 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10332 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10333 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10321 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 472, + "type": "CR Image Input Switch", + "pos": [ + -360, + 1960 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10319 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10321 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10388 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10325, + "origin_id": 475, + "origin_slot": 0, + "target_id": 476, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10353, + "origin_id": 478, + "origin_slot": 1, + "target_id": 476, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10330, + "origin_id": 475, + "origin_slot": 1, + "target_id": 477, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10354, + "origin_id": 478, + "origin_slot": 1, + "target_id": 477, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10332, + "origin_id": 476, + "origin_slot": 0, + "target_id": 474, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10333, + "origin_id": 477, + "origin_slot": 0, + "target_id": 474, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10321, + "origin_id": 474, + "origin_slot": 0, + "target_id": 472, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10323, + "origin_id": 475, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10343, + "origin_id": 475, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10322, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10320, + "origin_id": -10, + "origin_slot": 0, + "target_id": 474, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10319, + "origin_id": -10, + "origin_slot": 0, + "target_id": 472, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10388, + "origin_id": 472, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 609, + "lastLinkId": 13989, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA Comp Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -90, + 1955, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 460.6666564941406, + 1955, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "480bffc1-5168-4c48-bbb0-0d052aa9ece6", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10376, + 10398, + 10377 + ], + "localized_name": "image", + "pos": { + "0": 55, + "1": 20 + } + } + ], + "outputs": [ + { + "id": "b516ecc5-74b5-4665-9fd9-2aa5de015e4e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10387 + ], + "localized_name": "IMAGE", + "pos": { + "0": 20, + "1": 20 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 480, + "type": "MathExpression|pysssss", + "pos": [ + 90, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10364 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10365 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10367, + 10369 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10368 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10369 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10371 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 1960 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10366 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10367 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10370 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 485, + "type": "GetImageSize", + "pos": [ + 90, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10376 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10364, + 10366 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10365, + 10368 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "Image Resize (rgthree)", + "pos": [ + 90, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10398 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10370 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10371 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10372 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Image Input Switch", + "pos": [ + 250, + 2040 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10377 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10372 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10387 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10364, + "origin_id": 485, + "origin_slot": 0, + "target_id": 480, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10365, + "origin_id": 485, + "origin_slot": 1, + "target_id": 480, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10368, + "origin_id": 485, + "origin_slot": 1, + "target_id": 482, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10369, + "origin_id": 480, + "origin_slot": 1, + "target_id": 482, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10366, + "origin_id": 485, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10367, + "origin_id": 480, + "origin_slot": 1, + "target_id": 481, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10370, + "origin_id": 481, + "origin_slot": 0, + "target_id": 483, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10371, + "origin_id": 482, + "origin_slot": 0, + "target_id": 483, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10372, + "origin_id": 483, + "origin_slot": 0, + "target_id": 484, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10376, + "origin_id": -10, + "origin_slot": 0, + "target_id": 485, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10398, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10377, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10387, + "origin_id": 484, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 619, + "lastLinkId": 14314, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "CN Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -1340, + 1990, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -310, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "80d24d99-06a2-4dee-a4e9-43e6d0447fbc", + "name": "value0", + "type": "*", + "linkIds": [ + 14146 + ], + "localized_name": "value0", + "label": "resolution", + "shape": 7, + "pos": { + "0": -1240, + "1": 2010 + } + }, + { + "id": "7538325d-1cac-4303-8365-dad127d4535e", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 14145, + 14144 + ], + "localized_name": "image", + "pos": { + "0": -1240, + "1": 2030 + } + } + ], + "outputs": [ + { + "id": "cedd6cde-2e05-421d-ba98-160e1ad638e8", + "name": "value", + "type": "*", + "linkIds": [ + 14147 + ], + "localized_name": "value", + "label": "resolution", + "pos": { + "0": -290, + "1": 2030 + } + }, + { + "id": "212e3788-cc8f-44b5-9df5-fa563c13f26a", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 14150, + 14151 + ], + "localized_name": "IMAGE", + "pos": { + "0": -290, + "1": 2050 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 616, + "type": "Primitive integer [Crystools]", + "pos": [ + -1190, + 1970 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "int", + "name": "int", + "type": "INT", + "links": [ + 14139 + ] + } + ], + "title": "Low res int", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 1970 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14135 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14136 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 14138, + 14141 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 615, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2010 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14137 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14138 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14142 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 618, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2050 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14140 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14141 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14143 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "GetImageSize", + "pos": [ + -1190, + 2010 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14144 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 14135, + 14137 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 14136, + 14140 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 619, + "type": "Image Resize (rgthree)", + "pos": [ + -800, + 1960 + ], + "size": [ + 270, + 186.0001220703125 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14145 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 14142 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 14143 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14150, + 14151 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": [] + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": [] + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 617, + "type": "easy anythingIndexSwitch", + "pos": [ + -1190, + 2050 + ], + "size": [ + 270, + 90.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "value0", + "name": "value0", + "shape": 7, + "type": "*", + "link": 14146 + }, + { + "localized_name": "value1", + "name": "value1", + "shape": 7, + "type": "*", + "link": 14139 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "localized_name": "value", + "name": "value", + "type": "*", + "links": [ + 14147 + ] + } + ], + "title": "low res int switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 14135, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14136, + "origin_id": 613, + "origin_slot": 1, + "target_id": 614, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14137, + "origin_id": 613, + "origin_slot": 0, + "target_id": 615, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14138, + "origin_id": 614, + "origin_slot": 1, + "target_id": 615, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14139, + "origin_id": 616, + "origin_slot": 0, + "target_id": 617, + "target_slot": 1, + "type": "*" + }, + { + "id": 14140, + "origin_id": 613, + "origin_slot": 1, + "target_id": 618, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14141, + "origin_id": 614, + "origin_slot": 1, + "target_id": 618, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14142, + "origin_id": 615, + "origin_slot": 0, + "target_id": 619, + "target_slot": 1, + "type": "INT" + }, + { + "id": 14143, + "origin_id": 618, + "origin_slot": 0, + "target_id": 619, + "target_slot": 2, + "type": "INT" + }, + { + "id": 14146, + "origin_id": -10, + "origin_slot": 0, + "target_id": 617, + "target_slot": 0, + "type": "*" + }, + { + "id": 14145, + "origin_id": -10, + "origin_slot": 1, + "target_id": 619, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14144, + "origin_id": -10, + "origin_slot": 1, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14147, + "origin_id": 617, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "INT" + }, + { + "id": 14150, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 14151, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "*" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "752d53ed-f222-4a68-b4d6-a351a15c521a", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 654, + "lastLinkId": 19271, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer prompts", + "inputNode": { + "id": -10, + "bounding": [ + -260, + 2000, + 120.66666412353516, + 360 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 300, + 2060, + 120.66666412353516, + 200 + ] + }, + "inputs": [ + { + "id": "c0ae180c-ac27-482b-b6fc-215665dd88ef", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 19247 + ], + "label": "Face clip", + "pos": { + "0": -159.33334350585938, + "1": 2020 + } + }, + { + "id": "61a1db62-ac73-47b1-826d-402438dbd322", + "name": "text", + "type": "STRING", + "linkIds": [ + 19248 + ], + "label": "Face prompt", + "pos": { + "0": -159.33334350585938, + "1": 2040 + } + }, + { + "id": "dcda41ea-8090-4d01-95e7-9e8c0167f9f9", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 19249 + ], + "label": "Eyes clip", + "pos": { + "0": -159.33334350585938, + "1": 2060 + } + }, + { + "id": "c55f5024-9d1e-4592-a580-f10b294ab33e", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 19250 + ], + "label": "Eyes prompt", + "pos": { + "0": -159.33334350585938, + "1": 2080 + } + }, + { + "id": "6908c5fc-4b45-4767-a542-b5e944a13427", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 19251 + ], + "label": "Nose clip", + "pos": { + "0": -159.33334350585938, + "1": 2100 + } + }, + { + "id": "ef7c1db9-43fc-40ad-9db2-f906f49aa1fa", + "name": "text_2", + "type": "STRING", + "linkIds": [ + 19252 + ], + "label": "Nose prompt", + "pos": { + "0": -159.33334350585938, + "1": 2120 + } + }, + { + "id": "4995defd-eeae-475c-9452-dc7ffdf466d6", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 19254 + ], + "label": "Lips clip", + "pos": { + "0": -159.33334350585938, + "1": 2140 + } + }, + { + "id": "944e0f40-12ab-4d66-a5ce-33a1b497a4e6", + "name": "text_3", + "type": "STRING", + "linkIds": [ + 19255 + ], + "label": "Lips prompt", + "pos": { + "0": -159.33334350585938, + "1": 2160 + } + }, + { + "id": "e223fc2b-b06a-4c6f-8e89-e26b1675daf6", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 19256 + ], + "label": "Hands clip", + "pos": { + "0": -159.33334350585938, + "1": 2180 + } + }, + { + "id": "1bca7a95-34f1-444a-84c8-ebfc0bfa084f", + "name": "text_4", + "type": "STRING", + "linkIds": [ + 19257 + ], + "label": "Hands prompt", + "pos": { + "0": -159.33334350585938, + "1": 2200 + } + }, + { + "id": "762fca23-8157-47b7-9011-6883b08bd193", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 19258 + ], + "label": "Nipples clip", + "pos": { + "0": -159.33334350585938, + "1": 2220 + } + }, + { + "id": "3d741423-7f1a-455e-adf4-038decde73ee", + "name": "text_5", + "type": "STRING", + "linkIds": [ + 19259 + ], + "label": "Nipples prompt", + "pos": { + "0": -159.33334350585938, + "1": 2240 + } + }, + { + "id": "7c04a108-1176-4cf5-8d17-7f847450da59", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 19260 + ], + "label": "Vagina clip", + "pos": { + "0": -159.33334350585938, + "1": 2260 + } + }, + { + "id": "f12f08c1-ab36-4bb9-a597-bf6b5e979faa", + "name": "text_6", + "type": "STRING", + "linkIds": [ + 19261 + ], + "label": "Vagina prompt", + "pos": { + "0": -159.33334350585938, + "1": 2280 + } + }, + { + "id": "359b1e72-c1f4-4623-b55c-76f52eb61b6d", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 19262 + ], + "label": "Penis clip", + "pos": { + "0": -159.33334350585938, + "1": 2300 + } + }, + { + "id": "04e64ed1-2e90-4505-8d34-393e31e44a3f", + "name": "text_7", + "type": "STRING", + "linkIds": [ + 19263 + ], + "label": "Penis prompt", + "pos": { + "0": -159.33334350585938, + "1": 2320 + } + } + ], + "outputs": [ + { + "id": "4503a1b0-de2b-41ca-93e5-df3c4718bbf4", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 19264 + ], + "label": "Face prompt", + "pos": { + "0": 320, + "1": 2080 + } + }, + { + "id": "0a571d9f-2f9d-4e9b-80bc-dacc77f996d3", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 19265 + ], + "label": "Eyes prompt", + "pos": { + "0": 320, + "1": 2100 + } + }, + { + "id": "f016b2ae-f99b-47a0-bdee-112bf4a1bfbe", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 19266 + ], + "label": "Nose prompt", + "pos": { + "0": 320, + "1": 2120 + } + }, + { + "id": "31457ad7-6543-4594-854c-fe6ccb440a5a", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 19267 + ], + "label": "Lips prompt", + "pos": { + "0": 320, + "1": 2140 + } + }, + { + "id": "a6b2b6f1-f993-4176-b35f-8f7ec9d993cc", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 19268 + ], + "label": "Hands prompt", + "pos": { + "0": 320, + "1": 2160 + } + }, + { + "id": "570d6687-63db-4eb4-a0fc-0065e434727f", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 19269 + ], + "label": "Nipples prompt", + "pos": { + "0": 320, + "1": 2180 + } + }, + { + "id": "7b3f1065-14d6-47be-9d79-4386fb8e69aa", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 19270 + ], + "label": "Vagina prompt", + "pos": { + "0": 320, + "1": 2200 + } + }, + { + "id": "47391cb3-0bc8-4a0d-b9ec-eebdb7188a50", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 19271 + ], + "label": "Penis prompt", + "pos": { + "0": 320, + "1": 2220 + } + } + ], + "widgets": [], + "nodes": [ + { + "id": 653, + "type": "Label (rgthree)", + "pos": [ + -50, + 1960 + ], + "size": [ + 156.5, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Transform", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 639, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2030 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19247 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19248 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19264 + ] + } + ], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 641, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2070 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19249 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19250 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19265 + ] + } + ], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 640, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2110 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19251 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19252 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19266 + ] + } + ], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 652, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2150 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19254 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19255 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19267 + ] + } + ], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 645, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2190 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19256 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19257 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19268 + ] + } + ], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 648, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2230 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19258 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19259 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19269 + ] + } + ], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 647, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2270 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19260 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19261 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19270 + ] + } + ], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2310 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19262 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19263 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19271 + ] + } + ], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 19247, + "origin_id": -10, + "origin_slot": 0, + "target_id": 639, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19248, + "origin_id": -10, + "origin_slot": 1, + "target_id": 639, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19249, + "origin_id": -10, + "origin_slot": 2, + "target_id": 641, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19250, + "origin_id": -10, + "origin_slot": 3, + "target_id": 641, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19251, + "origin_id": -10, + "origin_slot": 4, + "target_id": 640, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19252, + "origin_id": -10, + "origin_slot": 5, + "target_id": 640, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19254, + "origin_id": -10, + "origin_slot": 6, + "target_id": 652, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19255, + "origin_id": -10, + "origin_slot": 7, + "target_id": 652, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19256, + "origin_id": -10, + "origin_slot": 8, + "target_id": 645, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19257, + "origin_id": -10, + "origin_slot": 9, + "target_id": 645, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19258, + "origin_id": -10, + "origin_slot": 10, + "target_id": 648, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19259, + "origin_id": -10, + "origin_slot": 11, + "target_id": 648, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19260, + "origin_id": -10, + "origin_slot": 12, + "target_id": 647, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19261, + "origin_id": -10, + "origin_slot": 13, + "target_id": 647, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19262, + "origin_id": -10, + "origin_slot": 14, + "target_id": 650, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19263, + "origin_id": -10, + "origin_slot": 15, + "target_id": 650, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19264, + "origin_id": 639, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 19265, + "origin_id": 641, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 19266, + "origin_id": 640, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 19267, + "origin_id": 652, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 19268, + "origin_id": 645, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 19269, + "origin_id": 648, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 19270, + "origin_id": 647, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 19271, + "origin_id": 650, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [ + { + "downstream": 278, + "downstream_slot": 8, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 604, + "downstream_slot": 3, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 604, + "downstream_slot": 4, + "upstream": "546", + "upstream_slot": 2, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 604, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 604, + "downstream_slot": 10, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 546, + "downstream_slot": 1, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 546, + "downstream_slot": 23, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 562, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 562, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 564, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 564, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 566, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 566, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 565, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 565, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 570, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 570, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 569, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 569, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 578, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 578, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 582, + "downstream_slot": 0, + "upstream": "547", + "upstream_slot": 0, + "controller": 50, + "type": "MODEL" + }, + { + "downstream": 582, + "downstream_slot": 1, + "upstream": "546", + "upstream_slot": 4, + "controller": 50, + "type": "CLIP" + }, + { + "downstream": 19, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 19, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 32, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 32, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 43, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 43, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 35, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 35, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 70, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 70, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 38, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 38, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 47, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 47, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + }, + { + "downstream": 75, + "downstream_slot": 3, + "upstream": "631", + "upstream_slot": 0, + "controller": 50, + "type": "VAE" + }, + { + "downstream": 75, + "downstream_slot": 5, + "upstream": "546", + "upstream_slot": 0, + "controller": 51, + "type": "CONDITIONING" + } + ], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [ + 20567, + 20568, + 20569, + 20570, + 20571, + 20572, + 20573, + 20574, + 20575, + 20576, + 20577, + 20578, + 20579, + 20580, + 20581, + 20582, + 20583, + 20584, + 20585, + 20586, + 20587, + 20588, + 20589, + 20590, + 20591, + 20592, + 20593, + 20594, + 20595, + 20596, + 20597, + 20598, + 20599, + 20600, + 20601, + 20602, + 20603, + 20604, + 20605 + ], + "frontendVersion": "1.27.1", + "ds": { + "scale": 0.6913944745204064, + "offset": [ + 482.21086249440606, + -122.28739581313837 + ] + } + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.5/TXT2IMG_ADetailer_2025-09-06-033906.png b/workflows/TXT2IMG/v4.5/TXT2IMG_ADetailer_2025-09-06-033906.png new file mode 100644 index 0000000000000000000000000000000000000000..e73a433b3ca9867eb01d80d6b93417d3feb6e1f7 --- /dev/null +++ b/workflows/TXT2IMG/v4.5/TXT2IMG_ADetailer_2025-09-06-033906.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b1862b6aff3d102ae58ee071bba87db310e7c2c3f9f083fe43b20b2e0107d17 +size 6343222 diff --git a/workflows/TXT2IMG/v4.5/changelog.md b/workflows/TXT2IMG/v4.5/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..abe1c1236c3eebf2afa7689ec25bf61dd5049d52 --- /dev/null +++ b/workflows/TXT2IMG/v4.5/changelog.md @@ -0,0 +1,2 @@ +- changed color fix algorithm and strength to fix noise in dark areas +- fixed bug, caused by cg-use-everywhere custom_node update(v7.1.0), where you could not run detailer while bodypart-prompt was deactivated \ No newline at end of file diff --git a/workflows/TXT2IMG/v4.5/workflow-txt2img-preview.png b/workflows/TXT2IMG/v4.5/workflow-txt2img-preview.png new file mode 100644 index 0000000000000000000000000000000000000000..dc1f6c9891d0cec007399114fa7b22730764db2b --- /dev/null +++ b/workflows/TXT2IMG/v4.5/workflow-txt2img-preview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37307b70bd284dfcf432279a8eb6d2e949e26c36c4e7beeea5c7216f6eea1cbc +size 1114541 diff --git a/workflows/TXT2IMG/v4.5/workflow.png b/workflows/TXT2IMG/v4.5/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..e539ff796a240511b367836db4626c7a72a88131 --- /dev/null +++ b/workflows/TXT2IMG/v4.5/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53bf6038e45f44637b7512a831a9435201b9c1335baf6171bd2de64ff181dbce +size 2400357 diff --git a/workflows/TXT2IMG/v5.0/TXT2IMG-ADetailer-v5.0-vslinx.json b/workflows/TXT2IMG/v5.0/TXT2IMG-ADetailer-v5.0-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..2c7fbf437949edb350ca05034600754bb27ca449 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/TXT2IMG-ADetailer-v5.0-vslinx.json @@ -0,0 +1,34569 @@ +{ + "id": "fd834d67-1a6b-4301-861a-780c3ee60fc6", + "revision": 0, + "last_node_id": 1039, + "last_link_id": 38077, + "nodes": [ + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -460 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -690, + -330 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -750, + -370 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 910, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 670, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -510, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -450 + ], + "size": [ + 907.7999877929688, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1190 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 11845, + 15560 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -760, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "Label (rgthree)", + "pos": [ + -760, + 450 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 430, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 430, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 430, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1170, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13990 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 492, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 320 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 15, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11787, + 14770 + ] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 910, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 531, + "type": "Label (rgthree)", + "pos": [ + -760, + 610 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 17, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -220, + 1680 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10425 + ] + } + ], + "title": "PreProcessor", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 534, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -20, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14767 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 486, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 190, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10373 + ] + } + ], + "title": "Low VRAM for Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "pos": [ + 410, + 1770 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13990 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13991 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 410, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10375 + ] + } + ], + "title": "Low VRAM for Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -760, + 520 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 551 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 603, + "type": "easy anythingIndexSwitch", + "pos": [ + -220, + 1640 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 183, + "mode": 4, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 14319 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 13474 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 14221, + 37847 + ] + } + ], + "title": "CN Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -760, + -40 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 520, + 11731, + 14320 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 521, + 11730, + 14322 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 491, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 390, + 1650 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10426 + ] + } + ], + "title": "Low VRAM for ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -480, + -40 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 11729 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 1510, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 12706 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -510, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 553 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 1510, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 12707 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Process image to Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2300, + 810 + ], + "size": [ + 390, + 440 + ], + "flags": {}, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Prompt preview\"** node displays the complete prompt used during image generation, this includes your start & end quality prompts if activated. \n\n--- \n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.
\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.
\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.
\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**\"ControlNet Pose Preview\"** shows the pose that is used from ControlNet. If you have ControlNet deactivated it'll just show the default image. If you have pre-processing during ControlNet enabled you'll see your pose that was generated through that here.\n\n--- \n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1260, + -450 + ], + "size": [ + 480.6000061035156, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 591, + "type": "MarkdownNote", + "pos": [ + -70, + 1300 + ], + "size": [ + 700, + 220 + ], + "flags": { + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 592, + "type": "MarkdownNote", + "pos": [ + 640, + 1300 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 593, + "type": "MarkdownNote", + "pos": [ + 990, + 1300 + ], + "size": [ + 290, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -770, + 1870 + ], + "size": [ + 370, + 100 + ], + "flags": { + "pinned": true + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 564, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 174, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37691 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37701 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11952 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11953, + 19265 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 566, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 176, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37692 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37702 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11954 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11955, + 19266 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 565, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 175, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37693 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37703 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11956 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11957, + 19267 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 569, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 177, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37695 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37705 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11960 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11962, + 19269 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 578, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 179, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37696 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37706 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11963 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11964, + 19270 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 582, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 180, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37697 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37707 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11965 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11966, + 19271 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 11954 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11955 + }, + { + "name": "vae", + "type": "VAE", + "link": 37710 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19274 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37729 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11705 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3205 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11681 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25392 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 967326979917580, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 11956 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11957 + }, + { + "name": "vae", + "type": "VAE", + "link": 37711 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19275 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37730 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11704 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3210 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11682 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25394 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 114417109338751, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 11958 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11959 + }, + { + "name": "vae", + "type": "VAE", + "link": 37712 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19276 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37731 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11706 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3214 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11683 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25396 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 971652976999601, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 11960 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11962 + }, + { + "name": "vae", + "type": "VAE", + "link": 37713 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19277 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37732 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11707 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3219 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25398 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 688033139332988, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 11963 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11964 + }, + { + "name": "vae", + "type": "VAE", + "link": 37714 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19278 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37733 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11708 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3223 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11685 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25400 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 732943206586807, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 655, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 670, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 38, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19249, + 19257 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 656, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 910, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 39, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19250, + 19258 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nose, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 657, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 430, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 40, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19251, + 19259 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lips, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 658, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 670, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 41, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19252, + 19260 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "fingernails, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 659, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 910, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 42, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19253, + 19261 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nipples, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 660, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 430, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 43, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19254, + 19262 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pussy , " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 661, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 670, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 44, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19255, + 19263 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "penis, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 670, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 670, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 870 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 11952 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11953 + }, + { + "name": "vae", + "type": "VAE", + "link": 37715 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19273 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37734 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11703 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3202 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11680 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25337 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 443577320678532, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 151, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 11965 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11966 + }, + { + "name": "vae", + "type": "VAE", + "link": 37716 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19279 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37735 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11709 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3227 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11686 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 37897 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25402 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 202654314768964, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 542, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 190, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 51, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14768 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1890, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 159, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25338 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 760, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1740 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 191, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25335 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25339 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25336 + ] + } + ], + "title": "Face bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2010, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25393 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1780, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25397 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1890, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25399 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2010, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25401 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2120, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25403 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1780, + 1190 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25336 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 765, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1820 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 196, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25398 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25388 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25399 + ] + } + ], + "title": "Nipples bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 766, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1780 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 197, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25400 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25389 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25401 + ] + } + ], + "title": "Vagina bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 561, + "type": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "pos": [ + 1510, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11948 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 12709 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 629, + "type": "MarkdownNote", + "pos": [ + 1590, + 1300 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -760, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 552 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 586, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 910 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11969 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 11970 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Illustrious\\catCitronAnimeTreasure_illustriousV4.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 532, + "type": "PreviewImage", + "pos": [ + 2040, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 170, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37845 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 528, + "type": "mxSlider", + "pos": [ + -240, + 180 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 11009, + 37830 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 6, + "step": 0.1, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1290 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 11001, + 37831 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 702, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + 4280, + 50 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 37857 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 37861 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "karras" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 699, + "type": "mxSlider", + "pos": [ + 4280, + 170 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 59, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 37853 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 700, + "type": "mxSlider", + "pos": [ + 4280, + 240 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 60, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37850 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -480, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 514, + 11784 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -480, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225, + 11735, + 13619, + 37849 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -480, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 526, + 11732 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 235, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -480, + 240 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 432, + 3197, + 3202, + 3205, + 3210, + 3214, + 3219, + 3223, + 3227, + 11733, + 13625, + 37854 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 37858 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -760, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226, + 11736, + 13620, + 37852 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 764, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1780 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 195, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25396 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25387 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25397 + ] + } + ], + "title": "Hands bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 654, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 430, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 66, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 19248, + 19256 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 701, + "type": "Sampler Selector (Image Saver)", + "pos": [ + 4280, + -70 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 37855 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 37859 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "dpmpp_2m" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 908, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1390 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 206, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 37844 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 37842 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37845 + ] + } + ], + "title": "Bypass Debug Pre-HiRes on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 909, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1430 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 207, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 37847 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 37846 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37848 + ] + } + ], + "title": "Bypass CN Pose Preview on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 716, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 1860, + 1470 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 24076 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 24077 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37851 + ] + } + ], + "title": "Inpaint + Sampler Switch", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "boolean_a": true, + "boolean_b": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 865, + "type": "17d0d265-bf89-4692-8701-aa4b226ca622", + "pos": [ + 3970, + 170 + ], + "size": [ + 280, + 102 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 37798 + ] + }, + { + "label": "Upscale Factor", + "name": "", + "type": "FLOAT", + "links": [ + 37796 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "model_name" + ], + [ + "-1", + "value" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth", + 2 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 907, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1840 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 205, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 37901 + }, + { + "name": "on_true", + "type": "*", + "link": 37835 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37833 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 37839 + ] + } + ], + "title": "CN Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 792, + "type": "mxSlider", + "pos": [ + 3640, + -30 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 37793, + 37883 + ] + } + ], + "title": "Mask Blend Pixels", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 64, + "min": 0, + "max": 64, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 64, + 64, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2750, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": { + "pinned": true + }, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37903 + } + ], + "outputs": [], + "title": "Preview after Detailing | Preview after Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2280, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": { + "pinned": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 23403 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix | Preview before Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -420, + 1600 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 490, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -480, + 370 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11734, + 13626, + 37856 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 37860 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 870, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1680 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 200, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "CONDITIONING", + "link": 38022 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 37778 + } + ], + "outputs": [ + { + "label": "CONDITIONING", + "name": "any", + "type": "CONDITIONING", + "links": [ + 38023 + ] + } + ], + "title": "ControlNet bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 910, + "type": "8f7e76e6-0ac5-4c3a-8b0a-cc8ea40d7ddc", + "pos": [ + 1860, + 1570 + ], + "size": [ + 265.66666412353516, + 254 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "label": "default cfg", + "name": "on_false", + "type": "*", + "link": 37849 + }, + { + "label": "override cfg", + "name": "on_true", + "type": "*", + "link": 37850 + }, + { + "label": "Is Inpaint+Sample Switch?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37851 + }, + { + "label": "default steps", + "name": "on_false_1", + "type": "*", + "link": 37852 + }, + { + "label": "override steps", + "name": "on_true_1", + "type": "*", + "link": 37853 + }, + { + "label": "default sampler", + "name": "on_false_2", + "type": "*", + "link": 37854 + }, + { + "label": "override sampler", + "name": "on_true_2", + "type": "*", + "link": 37855 + }, + { + "label": "default scheduler", + "name": "on_false_3", + "type": "*", + "link": 37856 + }, + { + "label": "override scheduler", + "name": "on_true_3", + "type": "*", + "link": 37857 + }, + { + "label": "default sampler name", + "name": "on_false_4", + "type": "*", + "link": 37858 + }, + { + "label": "override sampler name", + "name": "on_true_4", + "type": "*", + "link": 37859 + }, + { + "label": "default scheduler name", + "name": "on_false_5", + "type": "*", + "link": 37860 + }, + { + "label": "override scheduler name", + "name": "on_true_5", + "type": "*", + "link": 37861 + } + ], + "outputs": [ + { + "label": "cfg", + "name": "*", + "type": "*", + "links": [ + 37863, + 37864, + 37893 + ] + }, + { + "label": "steps", + "name": "*_1", + "type": "*", + "links": [ + 37866, + 37867, + 37892 + ] + }, + { + "label": "sampler", + "name": "*_2", + "type": "*", + "links": [ + 37869, + 37894 + ] + }, + { + "label": "scheduler", + "name": "*_3", + "type": "*", + "links": [ + 37871, + 37895 + ] + }, + { + "label": "sampler_name", + "name": "*_4", + "type": "*", + "links": [ + 37872 + ] + }, + { + "label": "scheduler_name", + "name": "*_5", + "type": "*", + "links": [ + 37873 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 911, + "type": "241f398f-525b-4c43-a34d-3ffdb40fd7ba", + "pos": [ + 1860, + 1610 + ], + "size": [ + 210, + 97 + ], + "flags": { + "collapsed": true + }, + "order": 208, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 37874 + }, + { + "label": "neg prompt", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 37875 + }, + { + "label": "pos prompt", + "name": "populated_text_1", + "type": "STRING", + "widget": { + "name": "populated_text_1" + }, + "link": 37876 + } + ], + "outputs": [ + { + "label": "NEG prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 37878, + 37886 + ] + }, + { + "label": "POS prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 37880, + 37885 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "populated_text" + ], + [ + "-1", + "populated_text_1" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 761, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1700 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 192, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25337 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25340 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25338 + ] + } + ], + "title": "Eyes bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 763, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1740 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 194, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25394 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25386 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25395 + ] + } + ], + "title": "Lips bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 767, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1820 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 198, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25402 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25390 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25403 + ] + } + ], + "title": "Penis bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 762, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1700 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 193, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25392 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25385 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25393 + ] + } + ], + "title": "Nose bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1720 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 37777 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37778 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BooleanFlip", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 558, + "type": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "pos": [ + 1170, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11900, + 11901 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11902, + 11903 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "clip_name" + ], + [ + "-1", + "ipadapter_file" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 438, + "type": "Primitive boolean [Crystools]", + "pos": [ + -760, + 990 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 11738 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 627, + "type": "Primitive boolean [Crystools]", + "pos": [ + -440, + 1090 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 14879 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive boolean [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 790, + "type": "PrimitiveBoolean", + "pos": [ + -440, + 810 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 25824 + ] + } + ], + "title": "Use Refiner? (Instead of Normal Sampler)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 670, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 126, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 19256 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 19257 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 19258 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 19259 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 19260 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 19261 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 19262 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 19263 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1260, + -460 + ], + "size": [ + 214.8000030517578, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -380 + ], + "size": [ + 350, + 260 + ], + "flags": { + "pinned": true + }, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 80, + -380 + ], + "size": [ + 330, + 260 + ], + "flags": { + "pinned": true + }, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -240 + ], + "size": [ + 260, + 120 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -750, + -360 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 1780, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 166, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37848 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2120, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25395 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 584, + "type": "MarkdownNote", + "pos": [ + 1290, + 770 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 1013, + "type": "MarkdownNote", + "pos": [ + 420, + -380 + ], + "size": [ + 230, + 130 + ], + "flags": { + "pinned": true + }, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Code", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Cyan = Enable/Disable features
\nBlue = Load model/checkpoint/lora/image
\nYellow = Set generation values
\nGreen = Positive prompts
\nRed = Negative prompts
\nPale Blue = Previews
\nBlack = Info/Tutorial
\nBrown = Detailer" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 587, + "type": "mxSlider", + "pos": [ + -440, + 1190 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 12066 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 20, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 20, + 20, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 830 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13782 + }, + { + "name": "model", + "type": "MODEL", + "link": 11950 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11951 + }, + { + "name": "vae", + "type": "VAE", + "link": 37717 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19272 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37736 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11702 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 3197 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11679 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25335 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1", + "input_ue_unconnectable": { + "positive": false + } + }, + "rejects_ue_links": false + }, + "widgets_values": [ + 512, + true, + 1024, + 382821976818882, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 570, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 178, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37694 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37704 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11958 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11959, + 19268 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 996, + "type": "vsLinx_AppendLorasFromNodeToString", + "pos": [ + -420, + 1640 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 212, + "mode": 0, + "inputs": [ + { + "name": "powerloraloader_model", + "shape": 7, + "type": "MODEL", + "link": 38029 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 38030 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38031 + ] + } + ], + "title": "Lora to prompt", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_AppendLorasFromNodeToString", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + } + }, + "widgets_values": [ + "", + 0, + "", + true, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -420, + 1810 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 83, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 562, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 173, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37690 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37700 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11950 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11951, + 19264 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -220, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 84, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -20, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 85, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10374 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 526, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1390 + ], + "size": [ + 290, + 82 + ], + "flags": {}, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 12472 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 12473 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled", + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + -40 + ], + "size": [ + 320, + 180 + ], + "flags": {}, + "order": 165, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Image Selection", + "type": "*", + "link": 14765 + }, + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 14766 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 14767 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 14768 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (Optional)", + "type": "*", + "link": 14769 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt (Optional)", + "type": "*", + "link": 14770 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 430, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 164, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 608, + "type": "9726ad71-5451-4f61-8889-dbbd630619dc", + "pos": [ + 190, + 1770 + ], + "size": [ + 220, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13852 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13853 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 620, + "type": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "pos": [ + 390, + 1610 + ], + "size": [ + 200, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 186, + "mode": 4, + "inputs": [ + { + "label": "resolution", + "name": "value0", + "type": "*", + "link": 14323 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14316 + } + ], + "outputs": [ + { + "label": "resolution", + "name": "value", + "type": "*", + "links": [ + 14317 + ] + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14318, + 14319 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 594, + "type": "0941940b-e86a-427a-bd29-51cf47d05345", + "pos": [ + -220, + 1600 + ], + "size": [ + 255.66666412353516, + 74 + ], + "flags": { + "collapsed": true + }, + "order": 182, + "mode": 4, + "inputs": [ + { + "label": "(raw) pose img", + "name": "image1", + "type": "IMAGE", + "link": 12706 + }, + { + "label": "(raw) preprocess img", + "name": "image2", + "type": "IMAGE", + "link": 12707 + }, + { + "label": "preprocess img", + "name": "image", + "type": "IMAGE", + "link": 14318 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 12709 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 14317 + } + ], + "outputs": [ + { + "label": "for lowvram", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14316 + ] + }, + { + "label": "final preprocessed", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 13474 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "resolution" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 590, + "type": "Reroute", + "pos": [ + -760, + 1580 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 181, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 12397 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 12398 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 527, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + -760, + 1690 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 169, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 11001 + }, + { + "name": "image", + "type": "IMAGE", + "link": 22592 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 11009 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13618, + 13780, + 14766, + 37844 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 626, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -590, + 1690 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 188, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Image Filter", + "type": "*", + "link": 14764 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14765 + ] + } + ], + "title": "Image Selection", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 621, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1730 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14320 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14322 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 14323 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 653, + "type": "752d53ed-f222-4a68-b4d6-a351a15c521a", + "pos": [ + -760, + 1650 + ], + "size": [ + 260, + 397 + ], + "flags": { + "collapsed": true + }, + "order": 189, + "mode": 0, + "inputs": [ + { + "label": "Face clip", + "name": "clip", + "type": "CLIP", + "link": 19264 + }, + { + "label": "Face prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19248 + }, + { + "label": "Eyes clip", + "name": "clip_1", + "type": "CLIP", + "link": 19265 + }, + { + "label": "Eyes prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 19249 + }, + { + "label": "Nose clip", + "name": "clip_2", + "type": "CLIP", + "link": 19266 + }, + { + "label": "Nose prompt", + "name": "text_2", + "type": "STRING", + "widget": { + "name": "text_2" + }, + "link": 19250 + }, + { + "label": "Lips clip", + "name": "clip_3", + "type": "CLIP", + "link": 19267 + }, + { + "label": "Lips prompt", + "name": "text_3", + "type": "STRING", + "widget": { + "name": "text_3" + }, + "link": 19251 + }, + { + "label": "Hands clip", + "name": "clip_4", + "type": "CLIP", + "link": 19268 + }, + { + "label": "Hands prompt", + "name": "text_4", + "type": "STRING", + "widget": { + "name": "text_4" + }, + "link": 19252 + }, + { + "label": "Nipples clip", + "name": "clip_5", + "type": "CLIP", + "link": 19269 + }, + { + "label": "Nipples prompt", + "name": "text_5", + "type": "STRING", + "widget": { + "name": "text_5" + }, + "link": 19253 + }, + { + "label": "Vagina clip", + "name": "clip_6", + "type": "CLIP", + "link": 19270 + }, + { + "label": "Vagina prompt", + "name": "text_6", + "type": "STRING", + "widget": { + "name": "text_6" + }, + "link": 19254 + }, + { + "label": "Penis clip", + "name": "clip_7", + "type": "CLIP", + "link": 19271 + }, + { + "label": "Penis prompt", + "name": "text_7", + "type": "STRING", + "widget": { + "name": "text_7" + }, + "link": 19255 + } + ], + "outputs": [ + { + "label": "Face prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19272 + ] + }, + { + "label": "Eyes prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 19273 + ] + }, + { + "label": "Nose prompt", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 19274 + ] + }, + { + "label": "Lips prompt", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 19275 + ] + }, + { + "label": "Hands prompt", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 19276 + ] + }, + { + "label": "Nipples prompt", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 19277 + ] + }, + { + "label": "Vagina prompt", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 19278 + ] + }, + { + "label": "Penis prompt", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 19279 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "text" + ], + [ + "-1", + "text_1" + ], + [ + "-1", + "text_2" + ], + [ + "-1", + "text_3" + ], + [ + "-1", + "text_4" + ], + [ + "-1", + "text_5" + ], + [ + "-1", + "text_6" + ], + [ + "-1", + "text_7" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.56", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "", + "", + "", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 624, + "type": "Image Filter", + "pos": [ + -590, + 1730 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 187, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 21664 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 22592 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": [ + 14764 + ] + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 588, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1260 + ], + "size": [ + 350, + 250 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 11969 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 11970 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 12068 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 12067 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -420, + 1680 + ], + "size": [ + 320, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37904 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37866 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37863 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 37872 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 37873 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 38031 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 512 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 262, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 490 + ], + "size": [ + 400, + 230 + ], + "flags": {}, + "order": 86, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 512, + 11788 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 278, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + -420, + 1770 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 163, + "mode": 4, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 11742 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11743 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 11948 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14221 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37718 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 551 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 552 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 553 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 11651 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 11652 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1.0000000000000002, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 977, + "type": "PreviewImage", + "pos": [ + 3460, + 820 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 210, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37999 + } + ], + "outputs": [], + "title": "pre hires fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 849, + "type": "PrimitiveBoolean", + "pos": [ + 3970, + -170 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 37801, + 37832, + 37833, + 38002 + ] + } + ], + "title": "Use Hi-Res Fix? (Recommended)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1016, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1760 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38060 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38061 + ] + } + ], + "title": "Bool flip", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 873, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1680 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 202, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 37756 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 38061 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37758 + ] + } + ], + "title": "Preview bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 980, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1350 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38002 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38006 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 983, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1350 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 136, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38007 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38008 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 982, + "type": "vsLinx_BooleanOrOperator", + "pos": [ + 2180, + 1390 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 38006 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 38008 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38009 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanOrOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 979, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1440 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 211, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 38004 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 38009 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37999 + ] + } + ], + "title": "bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 687, + "type": "LazySwitchKJ", + "pos": [ + 1860, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 190, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 23401 + }, + { + "name": "on_true", + "type": "*", + "link": 37843 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 23402 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 23403 + ] + } + ], + "title": "Preview (Before) Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2700, + 810 + ], + "size": [ + 510, + 440 + ], + "flags": { + "collapsed": false + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 11690 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, scenery, colorful, 1girl, solo, cute, pink hair, long hair, choppy bangs, long sidelocks, nebulae cosmic purple eyes, rimlit eyes, facing to the side, looking at viewer, downturned eyes, light smile, red annular solar eclipse halo, red choker, detailed purple serafuku, big red neckerchief, (glowing stars in hand:1.2), fingers, dispersion_\\(optics\\), arched back, from side, from below, dutch angle, portrait, upper body, head tilt, colorful, rim light, backlit, (colorful light particles:1.2), cosmic sky, aurora, chaos, perfect night, fantasy background, dreamlike atmosphere, BREAK, detailed background, blurry foreground, bokeh, depth of field, volumetric lighting" + ], + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1170, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 88, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13852 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 1015, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 2180, + 1760 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 38057 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 38058 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38060 + ] + } + ], + "title": "Inpaint & CN", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 906, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1800 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 204, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 37900 + }, + { + "name": "on_true", + "type": "*", + "link": 37834 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37832 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 38022 + ] + } + ], + "title": "CN Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 807, + "type": "PreviewImage", + "pos": [ + 3240, + 820 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 199, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37758 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 864, + "type": "PrimitiveBoolean", + "pos": [ + 3970, + 70 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 89, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 37797 + ] + } + ], + "title": "Use different Upscale Model? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 796, + "type": "fc00f067-76f3-46f0-9976-7e68eedaf7c2", + "pos": [ + 3970, + 360 + ], + "size": [ + 280, + 110 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 37743 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 37739 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 828, + "type": "mxSlider", + "pos": [ + 3970, + 620 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37746 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 829, + "type": "mxSlider", + "pos": [ + 3970, + 690 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37747 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 826, + "type": "mxSlider", + "pos": [ + 3970, + 550 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37745 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 869, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + 360 + ], + "size": [ + 280, + 58 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 37777, + 38057 + ] + } + ], + "title": "Use ControlNet?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 861, + "type": "LoadImage", + "pos": [ + 4550, + 360 + ], + "size": [ + 300, + 360 + ], + "flags": {}, + "order": 95, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37992 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "External ControlNet Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 1009, + "type": "easy boolean", + "pos": [ + 4260, + 660 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38044 + ] + } + ], + "title": "Fit pose into mask?", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "8ecc929cd41cf0f7ef6fcc45d4bbc5729c6f287f", + "Node name for S&R": "easy boolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1008, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + 560 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 38043 + ] + } + ], + "title": "Use Pre-Processing?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1007, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + 460 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 98, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 38042 + ] + } + ], + "title": "Use External Pose?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 871, + "type": "5573a823-89b9-428c-a949-5c0d2bb72154", + "pos": [ + 2180, + 1640 + ], + "size": [ + 222.66666412353516, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 201, + "mode": 4, + "inputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37739 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 38023 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37839 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 37743 + }, + { + "name": "vae_optional", + "type": "VAE", + "link": 37744 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37745 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 37746 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 37747 + }, + { + "label": "use external pose?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 38042 + }, + { + "label": "pre-process ext pose?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 38043 + }, + { + "label": "external pose img", + "name": "on_true", + "type": "*", + "link": 37992 + }, + { + "label": "fit pose in mask?", + "name": "switch_2", + "type": "BOOLEAN", + "widget": { + "name": "switch_2" + }, + "link": 38044 + }, + { + "label": "hires cn img", + "name": "on_true_1", + "type": "*", + "link": 38017 + }, + { + "label": "hires mask", + "name": "on_true_2", + "type": "*", + "link": 38018 + }, + { + "label": "normal cn img", + "name": "on_false", + "type": "*", + "link": 38019 + }, + { + "label": "normal mask", + "name": "on_false_1", + "type": "*", + "link": 38020 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37756 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37840, + 37889 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37841, + 37890 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "strength" + ], + [ + "-1", + "start_percent" + ], + [ + "-1", + "end_percent" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "switch_2" + ], + [ + "-1", + "switch_3" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1, + 0, + 0.4, + false, + false, + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "pos": [ + -760, + 1610 + ], + "size": [ + 263, + 359 + ], + "flags": { + "collapsed": true + }, + "order": 171, + "mode": 0, + "inputs": [ + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 11738 + }, + { + "name": "vae", + "type": "VAE", + "link": 37719 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 11651 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 11652 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11737 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11736 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11735 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11733 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11734 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11732 + }, + { + "label": "neg prompt text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11788 + }, + { + "name": "model", + "type": "MODEL", + "link": 12473 + }, + { + "label": "end quality prompt", + "name": "text2", + "type": "STRING", + "link": 11787 + }, + { + "label": "clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11784 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 11731 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 11730 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 11729 + }, + { + "label": "CLIP (after loras)", + "name": "clip", + "type": "CLIP", + "link": 11827 + }, + { + "label": "start quality prompt", + "name": "text1", + "type": "STRING", + "link": 11785 + }, + { + "label": "positive prompt", + "name": "text2_1", + "type": "STRING", + "link": 11786 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 12068 + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 12066 + }, + { + "label": "CLIP (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 12067 + }, + { + "label": "model (after loras&ipa)", + "name": "model_2", + "type": "MODEL", + "link": 38051 + }, + { + "label": "CLIP (after clipskip)", + "name": "clip_1", + "type": "CLIP", + "link": 12398 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 14879 + }, + { + "label": "Use Refiner?", + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25824 + } + ], + "outputs": [ + { + "label": "negative prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11743, + 37729, + 37730, + 37731, + 37732, + 37733, + 37734, + 37735, + 37736, + 37737 + ] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11679, + 11680, + 11681, + 11682, + 11683, + 11684, + 11685, + 11686 + ] + }, + { + "label": "positive prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 11742, + 37728 + ] + }, + { + "label": "full pos prompt", + "name": "STRING", + "type": "*", + "links": [ + 11690, + 38030 + ] + }, + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 12397, + 37700, + 37701, + 37702, + 37703, + 37704, + 37705, + 37706, + 37707, + 37874 + ] + }, + { + "name": "images", + "type": "IMAGE", + "links": [ + 21664 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 11702, + 11703, + 11704, + 11705, + 11706, + 11707, + 11708, + 11709 + ] + }, + { + "label": "model after switch", + "name": "*", + "type": "*", + "links": [ + 12474 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "boolean" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "text" + ], + [ + "-1", + "width" + ], + [ + "-1", + "height" + ], + [ + "-1", + "batch_size" + ], + [ + "-1", + "end_at_step" + ], + [ + "-1", + "boolean_1" + ], + [ + "-1", + "bypass" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "boolean": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "text": true, + "width": true, + "height": true, + "batch_size": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + true, + 24334709765024, + 30, + 5, + "euler", + "normal", + 1, + "", + 1024, + 1536, + 4, + 25, + true, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 440 + ], + "size": [ + 320, + 130 + ], + "flags": {}, + "order": 128, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Style", + "type": "*", + "link": 10373 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 10374 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Composition", + "type": "*", + "link": 10375 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 610 + ], + "size": [ + 320, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 10425 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for ControlNet", + "type": "*", + "link": 10426 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 607, + "type": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "pos": [ + 190, + 1600 + ], + "size": [ + 241.66666412353516, + 54 + ], + "flags": { + "collapsed": true + }, + "order": 185, + "mode": 0, + "inputs": [ + { + "label": "image (hires)", + "name": "image1", + "type": "IMAGE", + "link": 13779 + }, + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 13780 + }, + { + "label": "color fix strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 38062 + } + ], + "outputs": [ + { + "label": "IMAGE (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13782, + 23401 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 0.6 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1000, + "type": "MarkdownNote", + "pos": [ + 3680, + 820 + ], + "size": [ + 260, + 260 + ], + "flags": {}, + "order": 99, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint Debug Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### ControlNet Preview\nShows you the used pose during the ControlNet-Process. If the image is being pre-processed it'll show a pre-processed pose.\n\n### pre hires fix\nFor debugging purposes this shows you the image before applying hires-fix (if hires fix is activated)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -380 + ], + "size": [ + 210, + 260 + ], + "flags": { + "pinned": true + }, + "order": 100, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Crystools](https://github.com/crystian/ComfyUI-Crystools)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes)
\n[ComfyUI-Inpaint-CropAndStitch](https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)
\n[wlsh_nodes](https://github.com/wallish77/wlsh_nodes)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 494, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + -170 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 101, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11785, + 14769 + ] + } + ], + "title": "Start quality prompt (Optional)", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 553, + "type": "MarkdownNote", + "pos": [ + 910, + -170 + ], + "size": [ + 230, + 230 + ], + "flags": { + "pinned": true + }, + "order": 102, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 628, + "type": "MarkdownNote", + "pos": [ + -1260, + -380 + ], + "size": [ + 480, + 2350 + ], + "flags": { + "pinned": true + }, + "order": 103, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Batch Size decides how many pictures will be created at once.
\nYou can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe ControlNet Strength, ControlNet Start Percent & ControlNet End Percent only apply if you're using ControlNet, the same applies to the IPAdapter Style Strength & IPAdapter Composition Strength which only are applied if you're using either of them.\n\n---\n\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to see the image selection, when doing batches of image, to continue with the process as well as choose if you want to upscale your output image, as well as the factor by which you want to upscale.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.25 and 0.35 is recommended.
\nIt’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nThe Color Fix Strength value decides how strong the color correction is after the hires fix, it's recommended to keep it low as to not introduce artifacts in darker areas.\nLastly you can select Start and/or End quality prompts to seperate your prompt so you don't have to always type/copy the quality tags of checkpoints/loras. You can see a preview of the full prompt in the Debug section of this workflow.\n\n---\n\n#### IPAdapter / ControlNet\nHere you select which functions of the IPAdapter/ControlNet you want to activate. There is always one Low VRAM option to activate ALONGSIDE the function counterpart. The Low VRAM Option will always downsize the input image for these functions to 512px on it's smallest side, while keeping aspect ratio, to ensure lower vram usage.
\nThis also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter (Optional)\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### ControlNet (Optional)\nYou can either provide a full image in the \"Pre-Process image to Pose\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector at the bottom.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"ControlNet Model\"-Node at the top.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Process image to Pose\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"IPAdapter / ControlNet\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used pose in the \"ControlNet Pose Preview\"-Node inside the \"Debug\"-Group.
\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nHere you fill out your positive & negative prompts for the image generation. If you have selected Start-/End quality prompts you can also fill them out here. You see a preview of your full positive prompt in the Debug section.
\nBoth positive and negative prompts also support dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md).
\nIf you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues.
\nThere is text node that gives you a preview of your full prompt including all of your optional prompts combined as well as a preview for a Pre-HiRes Fix version of your image (if HiRes Fix is activated) and a preview of the ControlNet Image that has been loaded.
\nIf you're using a Pre-Processor this is where you'll see the finished processed pose for your image generation.
\nFurthermore there are multiple nodes you can open, by clicking the rectangle left to their name, for each body part that'll show you the new inpainted detailed bodypart.
\nIf the preview is the full image, the detailer was not activated. If the preview is a black rectangle it means that the ultralytics model could not find what it was trained on." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -760, + 350 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 522, + 11737, + 13624 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 994037395518483, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 1021, + "type": "mxSlider", + "pos": [ + -240, + 320 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 105, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 38062 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 533, + "type": "mxSlider", + "pos": [ + -240, + 250 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 106, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 13627 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 863, + "type": "mxSlider", + "pos": [ + 3970, + -70 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 107, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37799 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 547, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 110, + -40 + ], + "size": [ + 290, + 760 + ], + "flags": {}, + "order": 172, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 12474 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 12353 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11826, + 37690, + 37691, + 37692, + 37693, + 37694, + 37695, + 37696, + 37697, + 37699, + 38029 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11827 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + -20, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 168, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11901 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13991 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11903 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 37985, + 37986, + 38051 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + -220, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 11826 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11900 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13853 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11902 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 912, + "type": "214ab03b-9221-4781-a411-0f19cc5fef1a", + "pos": [ + 2180, + 1550 + ], + "size": [ + 290, + 214 + ], + "flags": { + "collapsed": true + }, + "order": 209, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 37881 + }, + { + "name": "mask", + "type": "MASK", + "link": 37882 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 37883 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 37884 + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "link": 37885 + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "link": 37886 + }, + { + "name": "vae", + "type": "VAE", + "link": 37887 + }, + { + "name": "model", + "type": "MODEL", + "link": 37986 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 37889 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 37890 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 37891 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37892 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37893 + }, + { + "label": "sampler", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37894 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37895 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37896 + }, + { + "label": "final img normal", + "name": "on_false", + "type": "*", + "link": 37897 + }, + { + "label": "final img hires", + "name": "on_true", + "type": "*", + "link": 37898 + }, + { + "label": "Use inpaint?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37899 + } + ], + "outputs": [ + { + "label": "pre cn positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37900 + ] + }, + { + "label": "pre cn negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37901 + ] + }, + { + "name": "image", + "type": "IMAGE", + "links": [ + 37902 + ] + }, + { + "label": "final inpaint img", + "name": "*", + "type": "*", + "links": [ + 37903, + 37904 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 38019 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 38020 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 32, + 3, + 525493778966480, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 604, + "type": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "pos": [ + -20, + 1600 + ], + "size": [ + 210, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 184, + "mode": 0, + "inputs": [ + { + "label": "image (uspcaled)", + "name": "image1", + "type": "IMAGE", + "link": 13618 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13619 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13620 + }, + { + "name": "model", + "type": "MODEL", + "link": 37699 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 37728 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37737 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 13624 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 13625 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 13626 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 13627 + }, + { + "name": "vae", + "type": "VAE", + "link": 37723 + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13779 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 976, + "type": "mxSlider", + "pos": [ + 3970, + 0 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 108, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37993 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 698, + "type": "PrimitiveBoolean", + "pos": [ + 4280, + -170 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 109, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 24077 + ] + } + ], + "title": "Use different Sampler Settings? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 549, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -590, + 1610 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 11845 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 15563 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 11828 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 631, + "type": "CR VAE Input Switch", + "pos": [ + -590, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 15561 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 15560 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 37710, + 37711, + 37712, + 37713, + 37714, + 37715, + 37716, + 37717, + 37718, + 37719, + 37723, + 37744, + 37783, + 37887 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 15563 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 548, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1090 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 142, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 11828 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 239, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 1850, + 0 + ], + "size": [ + 400, + 280 + ], + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 11786 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "scenery, colorful, 1girl, solo, cute, pink hair, long hair, choppy bangs, long sidelocks, nebulae cosmic purple eyes, rimlit eyes, facing to the side, looking at viewer, downturned eyes, light smile, red annular solar eclipse halo, red choker, detailed purple serafuku, big red neckerchief, (glowing stars in hand:1.2), fingers, dispersion_\\(optics\\), arched back, from side, from below, dutch angle, portrait, upper body, head tilt, colorful, rim light, backlit, (colorful light particles:1.2), cosmic sky, aurora, chaos, perfect night, fantasy background, dreamlike atmosphere, BREAK, detailed background, blurry foreground, bokeh, depth of field, volumetric lighting" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 810 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 111, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 12472 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 12353 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 15561 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 690, + "type": "mxSlider", + "pos": [ + 3640, + -170 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 112, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37790, + 37896 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 793, + "type": "mxSlider", + "pos": [ + 3640, + -100 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 113, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37794, + 37884 + ] + } + ], + "title": "Context Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 1.5, + "min": 1, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 1, + 1.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 1018, + "type": "MarkdownNote", + "pos": [ + 4870, + -210 + ], + "size": [ + 370, + 940 + ], + "flags": { + "pinned": true + }, + "order": 114, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use Manual Inpainting", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## Group Explanation\n\n#### Manual Inpainting\nActivating the \"**Inpaint?**\"- Switch will change the mode of this workflow from TXT2IMG generation to inpainting.
\nOnce activated a new image will be created based on the image and mask provided in the \"Load last generated image\".

\nThe \"**Load last generated image**\"-Node will automatically load the last generated image from your output folder, alternatively you can also click \"choose file to upload\" to use a different/older one instead.
\nThe first step in using the Inpainting part is to rightclick the image and clicking on \"Open in MaskEditor | Image Canvas\".
\nThere you'll use the default tool *(Masking tool, top left - first symbol)* to draw a mask over the area you'd like to inpaint. Once done you'll click save in the topbar.
You'll now see that your original image in the \"Load last generated image\"-Node has a blacked out area.
This area will be inpainted.
\n**If you want to you can NOW, after drawing the mask, deactivate \"Auto-refresh after generation\" to prevent the image and mask from being replaced once the new image has been generated. Otherwise your drawn mask will disappear once the new image has been saved.**

\nThe \"**Denoise**\"-Slider decides how much of the original will be replaced or how much of it's original form is maintained.
\nSet a higher value if you're struggling to overwrite details of the original.
\nHigh value = overwrite more of original(too high will result in bad proportions)
\nLow value = respect original's form and colors
\nDefault value = 55\n\n**Context Factor** decides by what factor the area OUTSIDE of your mask is being considered. I recommend settings the value somewhere around 3.0 to give the inpainting some context of what's around your masked area. If you try to inpaint very small areas increase the value, if you inpaint a large area decrease the value instead.
\nOnce you generate your inpainting image you can see a preview of the full context area in the \"pre hires fix\"-node inside the \"Inpaint Debug\"-Group.\n

\nThe **Mask Blend Pixels** value decides how many pixels are used to blur the edges of the newly inpainted area. Smaller values mean sharper edges between the original image and the inpainted area.\n

\nThe **Seed**, **Positive** (prompt) and **Negative** (prompt) fulfill the same task as they do during normal TXT2IMG generation.\n\n\n---\n\n#### Quality Improvement\nActivating the \"**Use Hi-Res Fix? (Recommended)**\"-Switch will do a re-sampling of the full inpaint(+ context) area with the denoise value set in the \"**Hi-Res Fix Denoise**\"-Node.
Make sure to have the denoise value to a low value to make sure that the image stays close to the inpainted image.
\nThis will improve quality on high resolution image inpainting and lead to generally better results. In the \"**Inpaint Debug**\"-Group you can find a preview of how your inpaint looks before the hires fix is applied.

\nDuring inpainting the mask will be upscaled, right before applying hires fix(if selected), to garantuee a high quality output. If you want to use a different upscale model or factor than during your initial image generation, you can select different ones in the \"**Upscale Model**\"-Node by activating \"**Use different Upscale Model? ↓**\".
\nBefore the area is pasted back into the original, it'll be downscaled/resized again to fit exactly into this area, so you don't have to worry about finding the right factor. This is solely for increasing the output quality. \n\n---\n\n#### Alternative Sampler\nCheck the \"Sampler/Model/IPAdapter Info\"-Group to the top left of this note.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 664, + "type": "LoadImageOutput", + "pos": [ + 3240, + -70 + ], + "size": [ + 390, + 790 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37843, + 37881, + 38027 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": [ + 37882, + 38028 + ] + } + ], + "title": "Load last generated image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "LoadImageOutput", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "clipspace/clipspace-painted-masked-4483584.png [input]", + false, + "refresh", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 665, + "type": "PrimitiveBoolean", + "pos": [ + 3240, + -170 + ], + "size": [ + 390, + 60 + ], + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 23402, + 24076, + 25339, + 25340, + 25385, + 25386, + 25387, + 25388, + 25389, + 25390, + 37842, + 37846, + 37899, + 38007, + 38058 + ] + } + ], + "title": "Inpaint?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 707, + "type": "easy seed", + "pos": [ + 3640, + 40 + ], + "size": [ + 300, + 110 + ], + "flags": {}, + "order": 117, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 37785, + 37891 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 468269732625327, + "randomize", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 691, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 3640, + 190 + ], + "size": [ + 300, + 290 + ], + "flags": {}, + "order": 118, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 37876 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 692, + "type": "Primitive string multiline [Crystools]", + "pos": [ + 3640, + 520 + ], + "size": [ + 300, + 200 + ], + "flags": {}, + "order": 119, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 37875 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Primitive string multiline [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 890, + "type": "b8f47a61-40aa-43b2-a691-623191e0fbaa", + "pos": [ + 2180, + 1440 + ], + "size": [ + 290, + 554 + ], + "flags": { + "collapsed": true + }, + "order": 203, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 37880 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37878 + }, + { + "name": "vae", + "type": "VAE", + "link": 37783 + }, + { + "name": "model", + "type": "MODEL", + "link": 37985 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 37785 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37867 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37864 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37869 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37871 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37790 + }, + { + "name": "image", + "type": "IMAGE", + "link": 38027 + }, + { + "name": "mask", + "type": "MASK", + "link": 38028 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 37793 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 37794 + }, + { + "label": "default upscale model", + "name": "on_false", + "type": "*", + "link": 37831 + }, + { + "label": "alt upscale factor", + "name": "on_true", + "type": "*", + "link": 37796 + }, + { + "label": "use alt upscale model?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37797 + }, + { + "label": "alt upscale model", + "name": "on_true_1", + "type": "*", + "link": 37798 + }, + { + "label": "hires fix denoise val", + "name": "denoise_1", + "type": "FLOAT", + "widget": { + "name": "denoise_1" + }, + "link": 37799 + }, + { + "label": "normal inpaint img", + "name": "on_false_1", + "type": "*", + "link": 37902 + }, + { + "label": "use hires fix?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 37801 + }, + { + "label": "default upscale factor", + "name": "on_false_2", + "type": "*", + "link": 37830 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 37840 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 37841 + }, + { + "label": "color fix strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37993 + } + ], + "outputs": [ + { + "label": "final img", + "name": "*", + "type": "*", + "links": [ + 37898 + ] + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37834 + ] + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37835 + ] + }, + { + "label": "pre hires img", + "name": "*_1", + "type": "*", + "links": [ + 38004 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 38017 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 38018 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "denoise_1" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + 32, + 3, + false, + 0.15, + false, + 0 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1019, + "type": "MarkdownNote", + "pos": [ + 4580, + -210 + ], + "size": [ + 280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 120, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler/Model/IPAdapter Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## How to use a different Sampler/Model or IPAdapter with Inpainting\n\n#### Checkpoint (Model)\nTo change the checkpoint/model used during Inpainting you'll have to change the model in the left side of the workflow that is responsible for the TXT2IMG part of this workflow.\nYou can find it in the second row in the \"Model Backend\"-Group.
*It currently does not work with the Refiner.*\n\n---\n\n#### Sampler\nTo use different sampler settings than the ones you've used during the TXT2IMG process, simply activate the \"Use different Sampler Settings?\" switch in the \"Alternative Sampler\"-Group to the left of this note here. In this group you can set different sampler settings than the one used during the image generation process to save yourself from switching back and forth if you'd like to use different settings for each process.\n\n---\n\n#### IPAdapter\nJust like the checkpoint(model) you'll have to activate it on the left side of the workflow inside the \"IPAdapter / ControlNet\"-Group to not clutter up the workflow even further. Don't forget to adapt the settings and change the \"Load Style Image\" in the \"IPAdapter (Optional)\"-Group. " + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 1020, + "type": "MarkdownNote", + "pos": [ + 3960, + 770 + ], + "size": [ + 1280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 121, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Tutorial ↑", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### Left Column | Models & Settings\nThe \"Inpaint ControlNet\"-Group offers you more control over what is generated in the masked area.
\nFirst and most importantly, you'll have to download and match the correct **ControlNet Model** with a fitting PreProcessor to make use of the ControlNet functionality.
\nThis means you'll have to use, for example, a Canny ControlNet Model with a Canny PreProcessor etc.
\nYou can find the necessary files for Illustrious/NoobAI checkpoints [here](https://civitai.com/articles/15480#files:), it might also be worth reading the guide as some of the things in my guide for the IMG2IMG workflow are also applicable here.
\nIf you don't have much experience with ControlNet you should leave the **ControlNet Start** and **ControlNet End Percent**-Sliders alone and play around with the **ControlNet Strength**-slider instead.
If the generated area does not match the \"skeleton\" visible in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left, you might want to increase the strength of the ControlNet.
\nIf you want a bit more leeway of creativity you can lower the amount to have a bit more freedom.
\nI recommend a value of around 0.50-0.60 for best results, it basically means as much as \"Prompt and ControlNet are important, but ControlNet is a little bit more deciding\".
If you're still getting bad results you'll have to change your inpainting prompt, make sure to ONLY prompt what is supposed to be seen in __your drawn__ mask.\n### Middle Column | Activation Switches & Modes\n| Switch | Functionality |\n|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Use ControlNet? | Activates the use of ControlNet, by default activating this functionality alone will take your masked area and then preprocess it.
The preprocessed pose will then be used exclusively in the masked area.
Use ControlNet alone if you're already happy with the shape and/or form of the original and would only like to touch up on things or change colors etc. |\n| Use External Pose? | If activated **in combination** with \"Use ControlNet?\" it'll use an external image instead of the original image that is being inpainted.
By default and without activating the \"Use Pre-Processing?\"-Function below it'll take the image as if it was already a pre-processed pose.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask.
So use this only if you have 2 very similar images/poses and want to take the detail from a different one than the original. |\n| Use Pre-Processing? | If activated in combination with \"Use External Pose?\", and \"Use ControlNet?\" of course, it'll pre-process the external Pose image and create a pose based out of it.
You will see the preview of that in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask. |\n| Fit pose into mask? | If this is activated in combination with either \"Use External Pose?\" and/or \"Use Pre-Processing?\" it'll force the full provided external pose into a bbox(bounding box) of your drawn mask.
You can see a preview of this,after executing the workflow with the option enabled, in the \"ControlNet Preview\"-Node inside the \"Inpaint Debug\"-Group to the left.
You can also check [this](https://private-user-images.githubusercontent.com/51156944/500046011-8c4d8a46-42e9-4da0-ab72-7d00b5bd7d8f.gif?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjQyNjI3NjEsIm5iZiI6MTc2NDI2MjQ2MSwicGF0aCI6Ii81MTE1Njk0NC81MDAwNDYwMTEtOGM0ZDhhNDYtNDJlOS00ZGEwLWFiNzItN2QwMGI1YmQ3ZDhmLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTExMjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUxMTI3VDE2NTQyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMwYTRjZjAxYjgxMGI0ZDZmMzNkOTEzODJkMDQ2Y2NkYzA1MmRhM2ViYTI2NTcyNzU2NDEzMDdlN2FjMzlmODcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yuF-lanSNSwGTWngKp1RWtMXoGUVdLf2U897xOxsFWA) image to see what it could look like when you use this function to add a waving hand to your original image. |\n\n### Third Column | External ControlNet Image\nSelf explainatory - here you can select the image for an external pose to be used or pre-processed as mentioned in the functions above." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 555, + "type": "MarkdownNote", + "pos": [ + 910, + 540 + ], + "size": [ + 230, + 180 + ], + "flags": { + "pinned": true + }, + "order": 122, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find LoRA's you can activate as well as the settings for the Detailer. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 432, + 235, + 0, + 82, + 7, + "COMBO" + ], + [ + 512, + 262, + 0, + 259, + 7, + "STRING" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 551, + 294, + 0, + 278, + 9, + "FLOAT" + ], + [ + 552, + 295, + 0, + 278, + 10, + "FLOAT" + ], + [ + 553, + 299, + 0, + 278, + 11, + "FLOAT" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 654, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 655, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 656, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 657, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 658, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 659, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 660, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 661, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 662, + 11, + 0, + 161, + 0, + "MODEL" + ], + [ + 663, + 11, + 0, + 81, + 0, + "MODEL" + ], + [ + 664, + 2, + 0, + 241, + 0, + "CLIP" + ], + [ + 665, + 2, + 0, + 261, + 0, + "CLIP" + ], + [ + 666, + 8, + 0, + 83, + 1, + "VAE" + ], + [ + 667, + 241, + 0, + 278, + 0, + "CONDITIONING" + ], + [ + 668, + 261, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 669, + 8, + 0, + 278, + 8, + "VAE" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3197, + 235, + 0, + 19, + 13, + "COMBO" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3202, + 235, + 0, + 32, + 13, + "COMBO" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3205, + 235, + 0, + 43, + 13, + "COMBO" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3210, + 235, + 0, + 35, + 13, + "COMBO" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3214, + 235, + 0, + 70, + 13, + "COMBO" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3219, + 235, + 0, + 38, + 13, + "COMBO" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3223, + 235, + 0, + 47, + 13, + "COMBO" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3227, + 235, + 0, + 75, + 13, + "COMBO" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 10373, + 486, + 0, + 457, + 1, + "*" + ], + [ + 10374, + 456, + 0, + 457, + 2, + "*" + ], + [ + 10375, + 487, + 0, + 457, + 3, + "*" + ], + [ + 10425, + 395, + 0, + 392, + 1, + "*" + ], + [ + 10426, + 491, + 0, + 392, + 2, + "*" + ], + [ + 11001, + 15, + 0, + 527, + 0, + "UPSCALE_MODEL" + ], + [ + 11009, + 528, + 0, + 527, + 2, + "FLOAT" + ], + [ + 11651, + 278, + 0, + 546, + 2, + "CONDITIONING" + ], + [ + 11652, + 278, + 1, + 546, + 3, + "CONDITIONING" + ], + [ + 11679, + 546, + 1, + 19, + 14, + "COMBO" + ], + [ + 11680, + 546, + 1, + 32, + 14, + "COMBO" + ], + [ + 11681, + 546, + 1, + 43, + 14, + "COMBO" + ], + [ + 11682, + 546, + 1, + 35, + 14, + "COMBO" + ], + [ + 11683, + 546, + 1, + 70, + 14, + "COMBO" + ], + [ + 11684, + 546, + 1, + 38, + 14, + "COMBO" + ], + [ + 11685, + 546, + 1, + 47, + 14, + "COMBO" + ], + [ + 11686, + 546, + 1, + 75, + 14, + "COMBO" + ], + [ + 11690, + 546, + 3, + 245, + 0, + "STRING" + ], + [ + 11702, + 546, + 6, + 19, + 7, + "SAM_MODEL" + ], + [ + 11703, + 546, + 6, + 32, + 7, + "SAM_MODEL" + ], + [ + 11704, + 546, + 6, + 35, + 7, + "SAM_MODEL" + ], + [ + 11705, + 546, + 6, + 43, + 7, + "SAM_MODEL" + ], + [ + 11706, + 546, + 6, + 70, + 7, + "SAM_MODEL" + ], + [ + 11707, + 546, + 6, + 38, + 7, + "SAM_MODEL" + ], + [ + 11708, + 546, + 6, + 47, + 7, + "SAM_MODEL" + ], + [ + 11709, + 546, + 6, + 75, + 7, + "SAM_MODEL" + ], + [ + 11729, + 142, + 0, + 546, + 16, + "INT" + ], + [ + 11730, + 141, + 1, + 546, + 15, + "INT" + ], + [ + 11731, + 141, + 0, + 546, + 14, + "INT" + ], + [ + 11732, + 269, + 0, + 546, + 9, + "FLOAT" + ], + [ + 11733, + 235, + 0, + 546, + 7, + "COMBO" + ], + [ + 11734, + 490, + 0, + 546, + 8, + "COMBO" + ], + [ + 11735, + 266, + 0, + 546, + 6, + "FLOAT" + ], + [ + 11736, + 133, + 0, + 546, + 5, + "INT" + ], + [ + 11737, + 137, + 0, + 546, + 4, + "INT" + ], + [ + 11738, + 438, + 0, + 546, + 0, + "BOOLEAN" + ], + [ + 11742, + 546, + 2, + 278, + 0, + "CONDITIONING" + ], + [ + 11743, + 546, + 0, + 278, + 1, + "CONDITIONING" + ], + [ + 11784, + 144, + 0, + 546, + 13, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 11785, + 494, + 0, + 546, + 18, + "STRING" + ], + [ + 11786, + 239, + 0, + 546, + 19, + "STRING" + ], + [ + 11787, + 492, + 0, + 546, + 12, + "STRING" + ], + [ + 11788, + 262, + 0, + 546, + 10, + "STRING" + ], + [ + 11826, + 547, + 0, + 454, + 0, + "MODEL" + ], + [ + 11827, + 547, + 1, + 546, + 17, + "CLIP" + ], + [ + 11828, + 549, + 0, + 548, + 0, + "*" + ], + [ + 11845, + 437, + 0, + 549, + 0, + "*" + ], + [ + 11900, + 558, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 11901, + 558, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 11902, + 558, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 11903, + 558, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 11948, + 561, + 0, + 278, + 2, + "CONTROL_NET" + ], + [ + 11950, + 562, + 0, + 19, + 1, + "MODEL" + ], + [ + 11951, + 562, + 1, + 19, + 2, + "CLIP" + ], + [ + 11952, + 564, + 0, + 32, + 1, + "MODEL" + ], + [ + 11953, + 564, + 1, + 32, + 2, + "CLIP" + ], + [ + 11954, + 566, + 0, + 43, + 1, + "MODEL" + ], + [ + 11955, + 566, + 1, + 43, + 2, + "CLIP" + ], + [ + 11956, + 565, + 0, + 35, + 1, + "MODEL" + ], + [ + 11957, + 565, + 1, + 35, + 2, + "CLIP" + ], + [ + 11958, + 570, + 0, + 70, + 1, + "MODEL" + ], + [ + 11959, + 570, + 1, + 70, + 2, + "CLIP" + ], + [ + 11960, + 569, + 0, + 38, + 1, + "MODEL" + ], + [ + 11962, + 569, + 1, + 38, + 2, + "CLIP" + ], + [ + 11963, + 578, + 0, + 47, + 1, + "MODEL" + ], + [ + 11964, + 578, + 1, + 47, + 2, + "CLIP" + ], + [ + 11965, + 582, + 0, + 75, + 1, + "MODEL" + ], + [ + 11966, + 582, + 1, + 75, + 2, + "CLIP" + ], + [ + 11969, + 586, + 0, + 588, + 0, + "MODEL" + ], + [ + 11970, + 586, + 1, + 588, + 1, + "CLIP" + ], + [ + 12066, + 587, + 0, + 546, + 21, + "INT" + ], + [ + 12067, + 588, + 1, + 546, + 22, + "CLIP" + ], + [ + 12068, + 588, + 0, + 546, + 20, + "MODEL" + ], + [ + 12353, + 436, + 1, + 547, + 1, + "CLIP" + ], + [ + 12397, + 546, + 4, + 590, + 0, + "*" + ], + [ + 12398, + 590, + 0, + 546, + 24, + "CLIP" + ], + [ + 12472, + 436, + 0, + 526, + 0, + "MODEL" + ], + [ + 12473, + 526, + 0, + 546, + 11, + "MODEL" + ], + [ + 12474, + 546, + 7, + 547, + 0, + "MODEL" + ], + [ + 12706, + 333, + 0, + 594, + 0, + "IMAGE" + ], + [ + 12707, + 291, + 0, + 594, + 1, + "IMAGE" + ], + [ + 12709, + 561, + 1, + 594, + 3, + "COMBO" + ], + [ + 13474, + 594, + 1, + 603, + 1, + "*" + ], + [ + 13618, + 527, + 0, + 604, + 0, + "IMAGE" + ], + [ + 13619, + 266, + 0, + 604, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13620, + 133, + 0, + 604, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13624, + 137, + 0, + 604, + 6, + "INT" + ], + [ + 13625, + 235, + 0, + 604, + 7, + "COMBO" + ], + [ + 13626, + 490, + 0, + 604, + 8, + "COMBO" + ], + [ + 13627, + 533, + 0, + 604, + 9, + "FLOAT" + ], + [ + 13779, + 604, + 0, + 607, + 0, + "IMAGE" + ], + [ + 13780, + 527, + 0, + 607, + 1, + "IMAGE" + ], + [ + 13782, + 607, + 0, + 19, + 0, + "IMAGE" + ], + [ + 13852, + 420, + 0, + 608, + 0, + "IMAGE" + ], + [ + 13853, + 608, + 0, + 454, + 2, + "IMAGE" + ], + [ + 13990, + 419, + 0, + 610, + 0, + "IMAGE" + ], + [ + 13991, + 610, + 0, + 455, + 2, + "IMAGE" + ], + [ + 14221, + 603, + 0, + 278, + 3, + "IMAGE" + ], + [ + 14316, + 594, + 0, + 620, + 1, + "IMAGE" + ], + [ + 14317, + 620, + 0, + 594, + 4, + "INT" + ], + [ + 14318, + 620, + 1, + 594, + 2, + "IMAGE" + ], + [ + 14319, + 620, + 1, + 603, + 0, + "*" + ], + [ + 14320, + 141, + 0, + 621, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14322, + 141, + 1, + 621, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14323, + 621, + 0, + 620, + 0, + "*" + ], + [ + 14764, + 624, + 6, + 626, + 0, + "*" + ], + [ + 14765, + 626, + 0, + 319, + 0, + "*" + ], + [ + 14766, + 527, + 0, + 319, + 1, + "*" + ], + [ + 14767, + 534, + 0, + 319, + 2, + "*" + ], + [ + 14768, + 542, + 0, + 319, + 3, + "*" + ], + [ + 14769, + 494, + 0, + 319, + 4, + "*" + ], + [ + 14770, + 492, + 0, + 319, + 5, + "*" + ], + [ + 14879, + 627, + 0, + 546, + 25, + "BOOLEAN" + ], + [ + 15560, + 437, + 0, + 631, + 1, + "VAE" + ], + [ + 15561, + 436, + 2, + 631, + 0, + "VAE" + ], + [ + 15563, + 631, + 1, + 549, + 1, + "*" + ], + [ + 19248, + 654, + 0, + 653, + 1, + "STRING" + ], + [ + 19249, + 655, + 0, + 653, + 3, + "STRING" + ], + [ + 19250, + 656, + 0, + 653, + 5, + "STRING" + ], + [ + 19251, + 657, + 0, + 653, + 7, + "STRING" + ], + [ + 19252, + 658, + 0, + 653, + 9, + "STRING" + ], + [ + 19253, + 659, + 0, + 653, + 11, + "STRING" + ], + [ + 19254, + 660, + 0, + 653, + 13, + "STRING" + ], + [ + 19255, + 661, + 0, + 653, + 15, + "STRING" + ], + [ + 19256, + 654, + 0, + 320, + 0, + "*" + ], + [ + 19257, + 655, + 0, + 320, + 1, + "*" + ], + [ + 19258, + 656, + 0, + 320, + 2, + "*" + ], + [ + 19259, + 657, + 0, + 320, + 3, + "*" + ], + [ + 19260, + 658, + 0, + 320, + 4, + "*" + ], + [ + 19261, + 659, + 0, + 320, + 5, + "*" + ], + [ + 19262, + 660, + 0, + 320, + 6, + "*" + ], + [ + 19263, + 661, + 0, + 320, + 7, + "*" + ], + [ + 19264, + 562, + 1, + 653, + 0, + "CLIP" + ], + [ + 19265, + 564, + 1, + 653, + 2, + "CLIP" + ], + [ + 19266, + 566, + 1, + 653, + 4, + "CLIP" + ], + [ + 19267, + 565, + 1, + 653, + 6, + "CLIP" + ], + [ + 19268, + 570, + 1, + 653, + 8, + "CLIP" + ], + [ + 19269, + 569, + 1, + 653, + 10, + "CLIP" + ], + [ + 19270, + 578, + 1, + 653, + 12, + "CLIP" + ], + [ + 19271, + 582, + 1, + 653, + 14, + "CLIP" + ], + [ + 19272, + 653, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 19273, + 653, + 1, + 32, + 4, + "CONDITIONING" + ], + [ + 19274, + 653, + 2, + 43, + 4, + "CONDITIONING" + ], + [ + 19275, + 653, + 3, + 35, + 4, + "CONDITIONING" + ], + [ + 19276, + 653, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 19277, + 653, + 5, + 38, + 4, + "CONDITIONING" + ], + [ + 19278, + 653, + 6, + 47, + 4, + "CONDITIONING" + ], + [ + 19279, + 653, + 7, + 75, + 4, + "CONDITIONING" + ], + [ + 21664, + 546, + 5, + 624, + 0, + "IMAGE" + ], + [ + 22592, + 624, + 0, + 527, + 1, + "IMAGE" + ], + [ + 23401, + 607, + 0, + 687, + 0, + "*" + ], + [ + 23402, + 665, + 0, + 687, + 2, + "BOOLEAN" + ], + [ + 23403, + 687, + 0, + 274, + 0, + "IMAGE" + ], + [ + 24076, + 665, + 0, + 716, + 0, + "BOOLEAN" + ], + [ + 24077, + 698, + 0, + 716, + 1, + "BOOLEAN" + ], + [ + 25335, + 19, + 2, + 760, + 0, + "*" + ], + [ + 25336, + 760, + 0, + 224, + 0, + "IMAGE" + ], + [ + 25337, + 32, + 2, + 761, + 0, + "*" + ], + [ + 25338, + 761, + 0, + 231, + 0, + "IMAGE" + ], + [ + 25339, + 665, + 0, + 760, + 1, + "BOOLEAN" + ], + [ + 25340, + 665, + 0, + 761, + 1, + "BOOLEAN" + ], + [ + 25385, + 665, + 0, + 762, + 1, + "BOOLEAN" + ], + [ + 25386, + 665, + 0, + 763, + 1, + "BOOLEAN" + ], + [ + 25387, + 665, + 0, + 764, + 1, + "BOOLEAN" + ], + [ + 25388, + 665, + 0, + 765, + 1, + "BOOLEAN" + ], + [ + 25389, + 665, + 0, + 766, + 1, + "BOOLEAN" + ], + [ + 25390, + 665, + 0, + 767, + 1, + "BOOLEAN" + ], + [ + 25392, + 43, + 2, + 762, + 0, + "*" + ], + [ + 25393, + 762, + 0, + 225, + 0, + "IMAGE" + ], + [ + 25394, + 35, + 2, + 763, + 0, + "*" + ], + [ + 25395, + 763, + 0, + 226, + 0, + "IMAGE" + ], + [ + 25396, + 70, + 2, + 764, + 0, + "*" + ], + [ + 25397, + 764, + 0, + 227, + 0, + "IMAGE" + ], + [ + 25398, + 38, + 2, + 765, + 0, + "*" + ], + [ + 25399, + 765, + 0, + 228, + 0, + "IMAGE" + ], + [ + 25400, + 47, + 2, + 766, + 0, + "*" + ], + [ + 25401, + 766, + 0, + 229, + 0, + "IMAGE" + ], + [ + 25402, + 75, + 2, + 767, + 0, + "*" + ], + [ + 25403, + 767, + 0, + 230, + 0, + "IMAGE" + ], + [ + 25824, + 790, + 0, + 546, + 26, + "BOOLEAN" + ], + [ + 37690, + 547, + 0, + 562, + 0, + "MODEL" + ], + [ + 37691, + 547, + 0, + 564, + 0, + "MODEL" + ], + [ + 37692, + 547, + 0, + 566, + 0, + "MODEL" + ], + [ + 37693, + 547, + 0, + 565, + 0, + "MODEL" + ], + [ + 37694, + 547, + 0, + 570, + 0, + "MODEL" + ], + [ + 37695, + 547, + 0, + 569, + 0, + "MODEL" + ], + [ + 37696, + 547, + 0, + 578, + 0, + "MODEL" + ], + [ + 37697, + 547, + 0, + 582, + 0, + "MODEL" + ], + [ + 37699, + 547, + 0, + 604, + 3, + "MODEL" + ], + [ + 37700, + 546, + 4, + 562, + 1, + "CLIP" + ], + [ + 37701, + 546, + 4, + 564, + 1, + "CLIP" + ], + [ + 37702, + 546, + 4, + 566, + 1, + "CLIP" + ], + [ + 37703, + 546, + 4, + 565, + 1, + "CLIP" + ], + [ + 37704, + 546, + 4, + 570, + 1, + "CLIP" + ], + [ + 37705, + 546, + 4, + 569, + 1, + "CLIP" + ], + [ + 37706, + 546, + 4, + 578, + 1, + "CLIP" + ], + [ + 37707, + 546, + 4, + 582, + 1, + "CLIP" + ], + [ + 37710, + 631, + 0, + 43, + 3, + "VAE" + ], + [ + 37711, + 631, + 0, + 35, + 3, + "VAE" + ], + [ + 37712, + 631, + 0, + 70, + 3, + "VAE" + ], + [ + 37713, + 631, + 0, + 38, + 3, + "VAE" + ], + [ + 37714, + 631, + 0, + 47, + 3, + "VAE" + ], + [ + 37715, + 631, + 0, + 32, + 3, + "VAE" + ], + [ + 37716, + 631, + 0, + 75, + 3, + "VAE" + ], + [ + 37717, + 631, + 0, + 19, + 3, + "VAE" + ], + [ + 37718, + 631, + 0, + 278, + 8, + "VAE" + ], + [ + 37719, + 631, + 0, + 546, + 1, + "VAE" + ], + [ + 37723, + 631, + 0, + 604, + 10, + "VAE" + ], + [ + 37728, + 546, + 2, + 604, + 4, + "CONDITIONING" + ], + [ + 37729, + 546, + 0, + 43, + 5, + "CONDITIONING" + ], + [ + 37730, + 546, + 0, + 35, + 5, + "CONDITIONING" + ], + [ + 37731, + 546, + 0, + 70, + 5, + "CONDITIONING" + ], + [ + 37732, + 546, + 0, + 38, + 5, + "CONDITIONING" + ], + [ + 37733, + 546, + 0, + 47, + 5, + "CONDITIONING" + ], + [ + 37734, + 546, + 0, + 32, + 5, + "CONDITIONING" + ], + [ + 37735, + 546, + 0, + 75, + 5, + "CONDITIONING" + ], + [ + 37736, + 546, + 0, + 19, + 5, + "CONDITIONING" + ], + [ + 37737, + 546, + 0, + 604, + 5, + "CONDITIONING" + ], + [ + 37739, + 796, + 1, + 871, + 0, + "COMBO" + ], + [ + 37743, + 796, + 0, + 871, + 3, + "CONTROL_NET" + ], + [ + 37744, + 631, + 0, + 871, + 4, + "VAE" + ], + [ + 37745, + 826, + 0, + 871, + 5, + "FLOAT" + ], + [ + 37746, + 828, + 0, + 871, + 6, + "FLOAT" + ], + [ + 37747, + 829, + 0, + 871, + 7, + "FLOAT" + ], + [ + 37756, + 871, + 0, + 873, + 0, + "*" + ], + [ + 37758, + 873, + 0, + 807, + 0, + "IMAGE" + ], + [ + 37777, + 869, + 0, + 888, + 0, + "BOOLEAN" + ], + [ + 37778, + 888, + 0, + 870, + 1, + "BOOLEAN" + ], + [ + 37783, + 631, + 0, + 890, + 2, + "VAE" + ], + [ + 37785, + 707, + 0, + 890, + 4, + "INT" + ], + [ + 37790, + 690, + 0, + 890, + 9, + "FLOAT" + ], + [ + 37793, + 792, + 0, + 890, + 12, + "INT" + ], + [ + 37794, + 793, + 0, + 890, + 13, + "FLOAT" + ], + [ + 37796, + 865, + 1, + 890, + 15, + "*" + ], + [ + 37797, + 864, + 0, + 890, + 16, + "BOOLEAN" + ], + [ + 37798, + 865, + 0, + 890, + 17, + "*" + ], + [ + 37799, + 863, + 0, + 890, + 18, + "FLOAT" + ], + [ + 37801, + 849, + 0, + 890, + 20, + "BOOLEAN" + ], + [ + 37830, + 528, + 0, + 890, + 21, + "*" + ], + [ + 37831, + 15, + 0, + 890, + 14, + "*" + ], + [ + 37832, + 849, + 0, + 906, + 2, + "BOOLEAN" + ], + [ + 37833, + 849, + 0, + 907, + 2, + "BOOLEAN" + ], + [ + 37834, + 890, + 1, + 906, + 1, + "*" + ], + [ + 37835, + 890, + 2, + 907, + 1, + "*" + ], + [ + 37839, + 907, + 0, + 871, + 2, + "CONDITIONING" + ], + [ + 37840, + 871, + 1, + 890, + 22, + "CONDITIONING" + ], + [ + 37841, + 871, + 2, + 890, + 23, + "CONDITIONING" + ], + [ + 37842, + 665, + 0, + 908, + 1, + "BOOLEAN" + ], + [ + 37843, + 664, + 0, + 687, + 1, + "*" + ], + [ + 37844, + 527, + 0, + 908, + 0, + "*" + ], + [ + 37845, + 908, + 0, + 532, + 0, + "IMAGE" + ], + [ + 37846, + 665, + 0, + 909, + 1, + "BOOLEAN" + ], + [ + 37847, + 603, + 0, + 909, + 0, + "*" + ], + [ + 37848, + 909, + 0, + 407, + 0, + "IMAGE" + ], + [ + 37849, + 266, + 0, + 910, + 0, + "*" + ], + [ + 37850, + 700, + 0, + 910, + 1, + "*" + ], + [ + 37851, + 716, + 0, + 910, + 2, + "BOOLEAN" + ], + [ + 37852, + 133, + 0, + 910, + 3, + "*" + ], + [ + 37853, + 699, + 0, + 910, + 4, + "*" + ], + [ + 37854, + 235, + 0, + 910, + 5, + "*" + ], + [ + 37855, + 701, + 0, + 910, + 6, + "*" + ], + [ + 37856, + 490, + 0, + 910, + 7, + "*" + ], + [ + 37857, + 702, + 0, + 910, + 8, + "*" + ], + [ + 37858, + 235, + 1, + 910, + 9, + "*" + ], + [ + 37859, + 701, + 1, + 910, + 10, + "*" + ], + [ + 37860, + 490, + 1, + 910, + 11, + "*" + ], + [ + 37861, + 702, + 1, + 910, + 12, + "*" + ], + [ + 37863, + 910, + 0, + 259, + 2, + "FLOAT" + ], + [ + 37864, + 910, + 0, + 890, + 6, + "FLOAT" + ], + [ + 37866, + 910, + 1, + 259, + 1, + "INT" + ], + [ + 37867, + 910, + 1, + 890, + 5, + "INT" + ], + [ + 37869, + 910, + 2, + 890, + 7, + "COMBO" + ], + [ + 37871, + 910, + 3, + 890, + 8, + "COMBO" + ], + [ + 37872, + 910, + 4, + 259, + 4, + "STRING" + ], + [ + 37873, + 910, + 5, + 259, + 5, + "STRING" + ], + [ + 37874, + 546, + 4, + 911, + 0, + "CLIP" + ], + [ + 37875, + 692, + 0, + 911, + 1, + "STRING" + ], + [ + 37876, + 691, + 0, + 911, + 2, + "STRING" + ], + [ + 37878, + 911, + 0, + 890, + 1, + "CONDITIONING" + ], + [ + 37880, + 911, + 1, + 890, + 0, + "CONDITIONING" + ], + [ + 37881, + 664, + 0, + 912, + 0, + "IMAGE" + ], + [ + 37882, + 664, + 1, + 912, + 1, + "MASK" + ], + [ + 37883, + 792, + 0, + 912, + 2, + "INT" + ], + [ + 37884, + 793, + 0, + 912, + 3, + "FLOAT" + ], + [ + 37885, + 911, + 1, + 912, + 4, + "CONDITIONING" + ], + [ + 37886, + 911, + 0, + 912, + 5, + "CONDITIONING" + ], + [ + 37887, + 631, + 0, + 912, + 6, + "VAE" + ], + [ + 37889, + 871, + 1, + 912, + 8, + "CONDITIONING" + ], + [ + 37890, + 871, + 2, + 912, + 9, + "CONDITIONING" + ], + [ + 37891, + 707, + 0, + 912, + 10, + "INT" + ], + [ + 37892, + 910, + 1, + 912, + 11, + "INT" + ], + [ + 37893, + 910, + 0, + 912, + 12, + "FLOAT" + ], + [ + 37894, + 910, + 2, + 912, + 13, + "COMBO" + ], + [ + 37895, + 910, + 3, + 912, + 14, + "COMBO" + ], + [ + 37896, + 690, + 0, + 912, + 15, + "FLOAT" + ], + [ + 37897, + 75, + 0, + 912, + 16, + "*" + ], + [ + 37898, + 890, + 0, + 912, + 17, + "*" + ], + [ + 37899, + 665, + 0, + 912, + 18, + "BOOLEAN" + ], + [ + 37900, + 912, + 0, + 906, + 0, + "*" + ], + [ + 37901, + 912, + 1, + 907, + 0, + "*" + ], + [ + 37902, + 912, + 2, + 890, + 19, + "*" + ], + [ + 37903, + 912, + 3, + 29, + 0, + "IMAGE" + ], + [ + 37904, + 912, + 3, + 259, + 0, + "IMAGE" + ], + [ + 37985, + 455, + 0, + 890, + 3, + "MODEL" + ], + [ + 37986, + 455, + 0, + 912, + 7, + "MODEL" + ], + [ + 37992, + 861, + 0, + 871, + 10, + "*" + ], + [ + 37993, + 976, + 0, + 890, + 24, + "FLOAT" + ], + [ + 37999, + 979, + 0, + 977, + 0, + "IMAGE" + ], + [ + 38002, + 849, + 0, + 980, + 0, + "BOOLEAN" + ], + [ + 38004, + 890, + 3, + 979, + 0, + "IMAGE" + ], + [ + 38006, + 980, + 0, + 982, + 0, + "BOOLEAN" + ], + [ + 38007, + 665, + 0, + 983, + 0, + "BOOLEAN" + ], + [ + 38008, + 983, + 0, + 982, + 1, + "BOOLEAN" + ], + [ + 38009, + 982, + 0, + 979, + 1, + "BOOLEAN" + ], + [ + 38017, + 890, + 4, + 871, + 12, + "*" + ], + [ + 38018, + 890, + 5, + 871, + 13, + "*" + ], + [ + 38019, + 912, + 4, + 871, + 14, + "*" + ], + [ + 38020, + 912, + 5, + 871, + 15, + "*" + ], + [ + 38022, + 906, + 0, + 870, + 0, + "IMAGE" + ], + [ + 38023, + 870, + 0, + 871, + 1, + "CONDITIONING" + ], + [ + 38027, + 664, + 0, + 890, + 10, + "IMAGE" + ], + [ + 38028, + 664, + 1, + 890, + 11, + "MASK" + ], + [ + 38029, + 547, + 0, + 996, + 0, + "MODEL" + ], + [ + 38030, + 546, + 3, + 996, + 1, + "STRING" + ], + [ + 38031, + 996, + 0, + 259, + 6, + "STRING" + ], + [ + 38042, + 1007, + 0, + 871, + 8, + "BOOLEAN" + ], + [ + 38043, + 1008, + 0, + 871, + 9, + "BOOLEAN" + ], + [ + 38044, + 1009, + 0, + 871, + 11, + "BOOLEAN" + ], + [ + 38051, + 455, + 0, + 546, + 23, + "MODEL" + ], + [ + 38057, + 869, + 0, + 1015, + 0, + "BOOLEAN" + ], + [ + 38058, + 665, + 0, + 1015, + 1, + "BOOLEAN" + ], + [ + 38060, + 1015, + 0, + 1016, + 0, + "BOOLEAN" + ], + [ + 38061, + 1016, + 0, + 873, + 1, + "BOOLEAN" + ], + [ + 38062, + 1021, + 0, + 607, + 2, + "FLOAT" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 740, + 310, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1840, + -240, + 420, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -770, + -110, + 510, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2270, + -240, + 950, + 970 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Sampling", + "bounding": [ + -770, + 1530, + 330, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -70, + 740, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1770, + 740, + 1450, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 390, + 740, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 420, + -240, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Detailers", + "bounding": [ + 1590, + 740, + 170, + 520 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 1500, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "ControlNet", + "bounding": [ + -430, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Image Save", + "bounding": [ + -430, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "PreProcessor", + "bounding": [ + -230, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1160, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "IPAdapter Comp", + "bounding": [ + -30, + 1700, + 200, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "IPAdapter Style", + "bounding": [ + -230, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "Style Low VRAM", + "bounding": [ + 180, + 1700, + 210, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "Comp Low VRAM", + "bounding": [ + 400, + 1700, + 230, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "CNet - Low VRAM", + "bounding": [ + 380, + 1530, + 250, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "HiRes Fix", + "bounding": [ + -30, + 1530, + 200, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "HiRes Color Fix", + "bounding": [ + 180, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "LoRA's", + "bounding": [ + 100, + -110, + 310, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "General Function Control", + "bounding": [ + -250, + -110, + 340, + 470 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 44, + "title": "IPAdapter / ControlNet", + "bounding": [ + -250, + 370, + 340, + 360 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Refiner Backend", + "bounding": [ + -450, + 740, + 370, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 46, + "title": "Inpaint", + "bounding": [ + 2170, + 1470, + 200, + 90 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 47, + "title": "Manual Inpainting", + "bounding": [ + 3230, + -240, + 720, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 48, + "title": "Alternative Sampler", + "bounding": [ + 4270, + -240, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 49, + "title": "Inpaint Debug", + "bounding": [ + 3230, + 740, + 720, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 50, + "title": "Inpaint - CN", + "bounding": [ + 2170, + 1570, + 200, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 51, + "title": "Inpaint ControlNet", + "bounding": [ + 3960, + 290, + 900, + 440 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 54, + "title": "Quality Improvement", + "bounding": [ + 3960, + -240, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 55, + "title": "HiRes Inpaint", + "bounding": [ + 2170, + 1270, + 200, + 190 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 56, + "title": "Inpaint Switches", + "bounding": [ + 1850, + 1270, + 310, + 210 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 57, + "title": "Inpaint Settings", + "bounding": [ + 1850, + 1490, + 310, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 58, + "title": "Inpaint Bypasses", + "bounding": [ + 1850, + 1630, + 310, + 240 + ], + "color": "#444", + "font_size": 24, + "flags": {} + } + ], + "definitions": { + "subgraphs": [ + { + "id": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "version": 1, + "state": { + "lastGroupId": 43, + "lastNodeId": 596, + "lastLinkId": 11752, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampling Process", + "inputNode": { + "id": -10, + "bounding": [ + -1200, + 1780, + 161.33333587646484, + 580 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 350, + 1930, + 136.66666412353516, + 200 + ] + }, + "inputs": [ + { + "id": "350cd7e5-d2af-4be2-8d82-01df044e2bea", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 1846 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": [ + -1058.6666641235352, + 1800 + ] + }, + { + "id": "79ba13a7-29b2-4f16-b396-298f08b7bf83", + "name": "vae", + "type": "VAE", + "linkIds": [ + 11648 + ], + "localized_name": "vae", + "pos": [ + -1058.6666641235352, + 1820 + ] + }, + { + "id": "1988180b-0bf7-4b9f-84a9-655277d327d0", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 11601, + 11692 + ], + "localized_name": "positive", + "pos": [ + -1058.6666641235352, + 1840 + ] + }, + { + "id": "9b5edf42-2166-43e9-9d74-0df94063c648", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 11602, + 11693 + ], + "localized_name": "negative", + "pos": [ + -1058.6666641235352, + 1860 + ] + }, + { + "id": "90c8f73c-ab6b-47bb-84c0-2212bf812a78", + "name": "seed", + "type": "INT", + "linkIds": [ + 307, + 11681, + 11699 + ], + "localized_name": "seed", + "pos": [ + -1058.6666641235352, + 1880 + ] + }, + { + "id": "452e1ab8-ed10-4187-8733-fbc8f96d9ee5", + "name": "steps", + "type": "INT", + "linkIds": [ + 300, + 11682, + 11694 + ], + "localized_name": "steps", + "pos": [ + -1058.6666641235352, + 1900 + ] + }, + { + "id": "c8c13d2a-3588-426f-ac3f-6896db27c796", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 523, + 11683, + 11698 + ], + "localized_name": "cfg", + "pos": [ + -1058.6666641235352, + 1920 + ] + }, + { + "id": "3ae382b3-527f-4ecd-8ed4-94ba95869b10", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 431, + 11680, + 11697 + ], + "localized_name": "sampler_name", + "pos": [ + -1058.6666641235352, + 1940 + ] + }, + { + "id": "c23f390d-41b1-4ad5-b542-b7c19be59d02", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 10419, + 10420, + 11684, + 11696 + ], + "localized_name": "scheduler", + "pos": [ + -1058.6666641235352, + 1960 + ] + }, + { + "id": "fa914d54-885e-4ae2-af12-7a34e3c5ed94", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 525 + ], + "localized_name": "denoise", + "pos": [ + -1058.6666641235352, + 1980 + ] + }, + { + "id": "67123033-a12b-4aa9-b803-4e1c05bdbd49", + "name": "text", + "type": "STRING", + "linkIds": [ + 11668 + ], + "localized_name": "text", + "label": "neg prompt text", + "pos": [ + -1058.6666641235352, + 2000 + ] + }, + { + "id": "7f880d61-47fd-4598-9d9d-74a921d3d558", + "name": "model", + "type": "MODEL", + "linkIds": [ + 11625, + 11626 + ], + "localized_name": "model", + "pos": [ + -1058.6666641235352, + 2020 + ] + }, + { + "id": "5b20ca34-6db4-47c7-aea8-b441513318c4", + "name": "text2", + "type": "STRING", + "linkIds": [ + 10453 + ], + "localized_name": "text2", + "label": "end quality prompt", + "shape": 7, + "pos": [ + -1058.6666641235352, + 2040 + ] + }, + { + "id": "8de2ee83-aebe-472d-a496-ab372a0adca4", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 311 + ], + "localized_name": "a", + "label": "clip skip value", + "shape": 7, + "pos": [ + -1058.6666641235352, + 2060 + ] + }, + { + "id": "9a12e817-dde0-47f4-8de4-7bb3e9b3b93c", + "name": "width", + "type": "INT", + "linkIds": [ + 308 + ], + "localized_name": "width", + "pos": [ + -1058.6666641235352, + 2080 + ] + }, + { + "id": "b983c6ea-d626-48c1-a28c-766014fd5967", + "name": "height", + "type": "INT", + "linkIds": [ + 309 + ], + "localized_name": "height", + "pos": [ + -1058.6666641235352, + 2100 + ] + }, + { + "id": "db6759d3-d47e-48b6-9b2e-4463b2e9b6a0", + "name": "batch_size", + "type": "INT", + "linkIds": [ + 310 + ], + "localized_name": "batch_size", + "pos": [ + -1058.6666641235352, + 2120 + ] + }, + { + "id": "1c377fce-df4a-4408-afd8-e7031d416794", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 11706 + ], + "localized_name": "clip", + "label": "CLIP (after loras)", + "pos": [ + -1058.6666641235352, + 2140 + ] + }, + { + "id": "4c34161a-c5f5-48a2-a3e3-503db3ca67e8", + "name": "text1", + "type": "STRING", + "linkIds": [ + 10450 + ], + "localized_name": "text1", + "label": "start quality prompt", + "shape": 7, + "pos": [ + -1058.6666641235352, + 2160 + ] + }, + { + "id": "c3679e62-af41-443b-a02c-b3e9a2aba712", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 10451 + ], + "localized_name": "text2_1", + "label": "positive prompt", + "shape": 7, + "pos": [ + -1058.6666641235352, + 2180 + ] + }, + { + "id": "70e91e58-99bf-409a-b929-e858bd2f26ac", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 11716, + 11717 + ], + "label": "model (refiner)", + "pos": [ + -1058.6666641235352, + 2200 + ] + }, + { + "id": "b869d82d-caee-44c6-ad31-c231424363d8", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 11686, + 11695 + ], + "label": "refiner start step", + "pos": [ + -1058.6666641235352, + 2220 + ] + }, + { + "id": "f1e1f3ee-d0ed-488d-a199-33d3127fd76b", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 11711 + ], + "label": "CLIP (refiner)", + "pos": [ + -1058.6666641235352, + 2240 + ] + }, + { + "id": "05af7708-2a97-4c07-987c-e87bb847f597", + "name": "model_2", + "type": "MODEL", + "linkIds": [ + 11751, + 11752 + ], + "label": "model (after loras&ipa)", + "pos": [ + -1058.6666641235352, + 2260 + ] + }, + { + "id": "de6fa5a7-12a0-439b-a017-60eaa6cb98a5", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 11707, + 11708 + ], + "label": "CLIP (after clipskip)", + "pos": [ + -1058.6666641235352, + 2280 + ] + }, + { + "id": "6760faa0-ba25-4501-93de-6e5b83b7b976", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 11718 + ], + "label": "is v-pred? (refiner)", + "pos": [ + -1058.6666641235352, + 2300 + ] + }, + { + "id": "8b69cadf-e5a4-4963-8738-204904624c47", + "name": "bypass", + "type": "BOOLEAN", + "linkIds": [ + 11747 + ], + "label": "Use Refiner?", + "pos": [ + -1058.6666641235352, + 2320 + ] + } + ], + "outputs": [ + { + "id": "61174fc8-290c-4a59-94ef-f69fc5de90bb", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ], + "localized_name": "CONDITIONING", + "label": "negative prompt", + "pos": [ + 370, + 1950 + ] + }, + { + "id": "6bf6f430-03f9-4511-828f-b9b9127b5ebe", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ], + "localized_name": "scheduler", + "pos": [ + 370, + 1970 + ] + }, + { + "id": "dd36692e-60c7-4719-b855-cb2b25ea67fc", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 448, + 11603, + 11604 + ], + "localized_name": "CONDITIONING_1", + "label": "positive prompt", + "pos": [ + 370, + 1990 + ] + }, + { + "id": "d0276bad-0a3a-46fe-8ecc-04be2bdfdbee", + "name": "STRING", + "type": "*", + "linkIds": [ + 11673, + 10455 + ], + "localized_name": "STRING", + "label": "full pos prompt", + "pos": [ + 370, + 2010 + ] + }, + { + "id": "390b8aed-a3e1-4cfa-84a9-4eaa09bc4b1c", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634 + ], + "localized_name": "CLIP", + "label": "CLIP", + "pos": [ + 370, + 2030 + ] + }, + { + "id": "f1053d79-0328-44df-8341-e3744d39b68e", + "name": "images", + "type": "IMAGE", + "linkIds": [ + 11709 + ], + "localized_name": "images", + "pos": [ + 370, + 2050 + ] + }, + { + "id": "43c0fb2e-8c47-4a7e-b7df-5acc110deb3b", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": [ + 370, + 2070 + ] + }, + { + "id": "76882b85-53ff-47db-9836-437564f75dfc", + "name": "*", + "type": "*", + "linkIds": [ + 11703 + ], + "label": "model after switch", + "pos": [ + 370, + 2090 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 548, + "type": "Label (rgthree)", + "pos": [ + -370, + 1730 + ], + "size": [ + 149.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 549, + "type": "Label (rgthree)", + "pos": [ + 80, + 1730 + ], + "size": [ + 112.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + 80, + 1860 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10420 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -150, + 1820 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184, + 11685 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 496, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10450 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10451 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10452 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Start quali + prompt", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 497, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1860 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10452 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10453 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10455, + 11670 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Combined + end quality", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -930, + 1940 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11671 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448, + 11603, + 11604 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 579, + "type": "Label (rgthree)", + "pos": [ + -370, + 1900 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 547, + "type": "Label (rgthree)", + "pos": [ + -630, + 1730 + ], + "size": [ + 205.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 580, + "type": "Label (rgthree)", + "pos": [ + -630, + 1950 + ], + "size": [ + 120.06666564941406, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 581, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2020 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 28, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11716 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11714 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 582, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2060 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 29, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11717 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 11715 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 583, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 2100 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 30, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11714 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11715 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 11718 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11750 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -930, + 2020 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11707 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11669 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "Label (rgthree)", + "pos": [ + -930, + 1730 + ], + "size": [ + 162.75, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 550, + "type": "Label (rgthree)", + "pos": [ + -140, + 1730 + ], + "size": [ + 89.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 573, + "type": "CLIPTextEncode", + "pos": [ + -150, + 2030 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11748 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11687 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11675 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CLIPTextEncode", + "pos": [ + -150, + 2070 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11749 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11688 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11676 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "KSamplerAdvanced", + "pos": [ + -150, + 2110 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11750 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11675 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11676 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11677 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11699 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11694 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11698 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11697 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11696 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 11695 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11743 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + 80, + 1820 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -150, + 2210 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11745 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 11648 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 11709 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 596, + "type": "LazySwitchKJ", + "pos": [ + -150, + 2170 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 31, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11746 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11743 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 11747 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11745 + ] + } + ], + "title": "Sampler Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "623b5913dc7f240fd8b26422e99f8849a21c5473", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 578, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1990 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 27, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11711 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 11710 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 11748, + 11749 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -370, + 1820 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 312, + 11710 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1870 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634, + 11650, + 11651 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 571, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1980 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11668 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11669, + 11688 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 653485763064536, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 570, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1900 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11670 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11671, + 11673, + 11687 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 1062509643374915, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1820 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11625 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 323 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1860 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11626 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 324 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 158, + "type": "Switch any [Crystools]", + "pos": [ + -630, + 1900 + ], + "size": [ + 315, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 323 + }, + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 324 + }, + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 1846 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11703 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "boolean": true + } + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -150, + 1900 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11751 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11601 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11602 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10419 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 11746 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + } + }, + "widgets_values": [ + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "KSamplerAdvanced", + "pos": [ + -150, + 1990 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 26, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11752 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11692 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11693 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11685 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11681 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11682 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11683 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11680 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 11686 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11677 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 42, + "title": "Normal Sampler", + "bounding": [ + -160, + 1830, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 43, + "title": "Refiner", + "bounding": [ + -160, + 1920, + 190, + 200 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 323, + "origin_id": 81, + "origin_slot": 0, + "target_id": 158, + "target_slot": 0, + "type": "*" + }, + { + "id": 324, + "origin_id": 161, + "origin_slot": 0, + "target_id": 158, + "target_slot": 1, + "type": "*" + }, + { + "id": 184, + "origin_id": 6, + "origin_slot": 0, + "target_id": 82, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 10452, + "origin_id": 496, + "origin_slot": 0, + "target_id": 497, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 312, + "origin_id": 143, + "origin_slot": 0, + "target_id": 2, + "target_slot": 1, + "type": "INT" + }, + { + "id": 1846, + "origin_id": -10, + "origin_slot": 0, + "target_id": 158, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11648, + "origin_id": -10, + "origin_slot": 1, + "target_id": 83, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11601, + "origin_id": -10, + "origin_slot": 2, + "target_id": 82, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11602, + "origin_id": -10, + "origin_slot": 3, + "target_id": 82, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 307, + "origin_id": -10, + "origin_slot": 4, + "target_id": 82, + "target_slot": 4, + "type": "INT" + }, + { + "id": 300, + "origin_id": -10, + "origin_slot": 5, + "target_id": 82, + "target_slot": 5, + "type": "INT" + }, + { + "id": 523, + "origin_id": -10, + "origin_slot": 6, + "target_id": 82, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 431, + "origin_id": -10, + "origin_slot": 7, + "target_id": 82, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 10419, + "origin_id": -10, + "origin_slot": 8, + "target_id": 82, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 10420, + "origin_id": -10, + "origin_slot": 8, + "target_id": 458, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 525, + "origin_id": -10, + "origin_slot": 9, + "target_id": 82, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 11625, + "origin_id": -10, + "origin_slot": 11, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11626, + "origin_id": -10, + "origin_slot": 11, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 10453, + "origin_id": -10, + "origin_slot": 12, + "target_id": 497, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 311, + "origin_id": -10, + "origin_slot": 13, + "target_id": 143, + "target_slot": 0, + "type": "*" + }, + { + "id": 308, + "origin_id": -10, + "origin_slot": 14, + "target_id": 6, + "target_slot": 0, + "type": "INT" + }, + { + "id": 309, + "origin_id": -10, + "origin_slot": 15, + "target_id": 6, + "target_slot": 1, + "type": "INT" + }, + { + "id": 310, + "origin_id": -10, + "origin_slot": 16, + "target_id": 6, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10450, + "origin_id": -10, + "origin_slot": 18, + "target_id": 496, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 10451, + "origin_id": -10, + "origin_slot": 19, + "target_id": 496, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 511, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11605, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11606, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11607, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11608, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11609, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11610, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11611, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11612, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11613, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11614, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 3196, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3203, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3207, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3211, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3215, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3216, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3220, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3224, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 448, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11603, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11604, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 10455, + "origin_id": 497, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 125, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11627, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11628, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11629, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11630, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11631, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11632, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11633, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11634, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 11668, + "origin_id": -10, + "origin_slot": 10, + "target_id": 571, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11669, + "origin_id": 571, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11670, + "origin_id": 497, + "origin_slot": 0, + "target_id": 570, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11671, + "origin_id": 570, + "origin_slot": 0, + "target_id": 241, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11673, + "origin_id": 570, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 11675, + "origin_id": 573, + "origin_slot": 0, + "target_id": 575, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11676, + "origin_id": 572, + "origin_slot": 0, + "target_id": 575, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11677, + "origin_id": 576, + "origin_slot": 0, + "target_id": 575, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11680, + "origin_id": -10, + "origin_slot": 7, + "target_id": 576, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11681, + "origin_id": -10, + "origin_slot": 4, + "target_id": 576, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11682, + "origin_id": -10, + "origin_slot": 5, + "target_id": 576, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11683, + "origin_id": -10, + "origin_slot": 6, + "target_id": 576, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11684, + "origin_id": -10, + "origin_slot": 8, + "target_id": 576, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11685, + "origin_id": 6, + "origin_slot": 0, + "target_id": 576, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11686, + "origin_id": -10, + "origin_slot": 21, + "target_id": 576, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11687, + "origin_id": 570, + "origin_slot": 0, + "target_id": 573, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11688, + "origin_id": 571, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11692, + "origin_id": -10, + "origin_slot": 2, + "target_id": 576, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11693, + "origin_id": -10, + "origin_slot": 3, + "target_id": 576, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11694, + "origin_id": -10, + "origin_slot": 5, + "target_id": 575, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11695, + "origin_id": -10, + "origin_slot": 21, + "target_id": 575, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11696, + "origin_id": -10, + "origin_slot": 8, + "target_id": 575, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 575, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11698, + "origin_id": -10, + "origin_slot": 6, + "target_id": 575, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11699, + "origin_id": -10, + "origin_slot": 4, + "target_id": 575, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11703, + "origin_id": 158, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + }, + { + "id": 11706, + "origin_id": -10, + "origin_slot": 17, + "target_id": 2, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11707, + "origin_id": -10, + "origin_slot": 24, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11708, + "origin_id": -10, + "origin_slot": 24, + "target_id": 241, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11709, + "origin_id": 83, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "IMAGE" + }, + { + "id": 11710, + "origin_id": 143, + "origin_slot": 0, + "target_id": 578, + "target_slot": 1, + "type": "INT" + }, + { + "id": 11711, + "origin_id": -10, + "origin_slot": 22, + "target_id": 578, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11714, + "origin_id": 581, + "origin_slot": 0, + "target_id": 583, + "target_slot": 0, + "type": "*" + }, + { + "id": 11715, + "origin_id": 582, + "origin_slot": 0, + "target_id": 583, + "target_slot": 1, + "type": "*" + }, + { + "id": 11716, + "origin_id": -10, + "origin_slot": 20, + "target_id": 581, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11717, + "origin_id": -10, + "origin_slot": 20, + "target_id": 582, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11718, + "origin_id": -10, + "origin_slot": 25, + "target_id": 583, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11743, + "origin_id": 575, + "origin_slot": 0, + "target_id": 596, + "target_slot": 1, + "type": "*" + }, + { + "id": 11745, + "origin_id": 596, + "origin_slot": 0, + "target_id": 83, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11746, + "origin_id": 82, + "origin_slot": 0, + "target_id": 596, + "target_slot": 0, + "type": "*" + }, + { + "id": 11747, + "origin_id": -10, + "origin_slot": 26, + "target_id": 596, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11748, + "origin_id": 578, + "origin_slot": 0, + "target_id": 573, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11749, + "origin_id": 578, + "origin_slot": 0, + "target_id": 572, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11750, + "origin_id": 583, + "origin_slot": 0, + "target_id": 575, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11751, + "origin_id": -10, + "origin_slot": 23, + "target_id": 82, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11752, + "origin_id": -10, + "origin_slot": 23, + "target_id": 576, + "target_slot": 0, + "type": "MODEL" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 557, + "lastLinkId": 11901, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Models", + "inputNode": { + "id": -10, + "bounding": [ + 1520, + -340, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2210, + -365, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "18de4470-7cfd-44a4-a511-badeb406e2fb", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 11900 + ], + "label": "clip model", + "pos": [ + 1620, + -320 + ] + }, + { + "id": "4dfcedce-2e39-4ec6-82d5-af568c068e30", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 11901 + ], + "label": "ipadapter", + "pos": [ + 1620, + -300 + ] + } + ], + "outputs": [ + { + "id": "b368280a-87f5-44ae-a37d-7379596a80ac", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 11854, + 11855 + ], + "localized_name": "IPADAPTER", + "pos": [ + 2230, + -345 + ] + }, + { + "id": "9286119e-d0d9-485f-bf18-22f35eb03f16", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 11856, + 11857 + ], + "localized_name": "CLIP_VISION", + "pos": [ + 2230, + -325 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 556, + "type": "IPAdapterModelLoader", + "pos": [ + 1750, + -280 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 11901 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11854, + 11855 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 557, + "type": "CLIPVisionLoader", + "pos": [ + 1750, + -380 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 11900 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11856, + 11857 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11854, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11855, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11856, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11857, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11900, + "origin_id": -10, + "origin_slot": 0, + "target_id": 557, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 11901, + "origin_id": -10, + "origin_slot": 1, + "target_id": 556, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": [ + 1828.6666259765625, + -205 + ] + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": [ + 1828.6666259765625, + -185 + ] + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2270, + -225 + ] + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": [ + 2270, + -205 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "0941940b-e86a-427a-bd29-51cf47d05345", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 601, + "lastLinkId": 12719, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Pre-Processing", + "inputNode": { + "id": -10, + "bounding": [ + -1020, + 1480, + 152.66666412353516, + 140 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -240, + 1490, + 138, + 80 + ] + }, + "inputs": [ + { + "id": "fc4fcd97-2079-42dd-9b68-76f63c4e9cfa", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 12711 + ], + "localized_name": "image1", + "label": "(raw) pose img", + "shape": 7, + "pos": [ + -887.3333129882812, + 1500 + ] + }, + { + "id": "7f33cbd1-71ab-4c4a-8edf-fe452e9f984c", + "name": "image2", + "type": "IMAGE", + "linkIds": [ + 10708 + ], + "localized_name": "image2", + "label": "(raw) preprocess img", + "shape": 7, + "pos": [ + -887.3333129882812, + 1520 + ] + }, + { + "id": "8b51d1e6-1c97-47d0-99e8-1a15ed0c7c1d", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10731 + ], + "localized_name": "image", + "label": "preprocess img", + "pos": [ + -887.3333129882812, + 1540 + ] + }, + { + "id": "ee85267b-1475-4eff-8b2c-d9ca20e3d0d7", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + -887.3333129882812, + 1560 + ] + }, + { + "id": "114749c6-a74b-4ccf-9410-4ff01c1f862d", + "name": "resolution", + "type": "INT", + "linkIds": [ + 10981 + ], + "localized_name": "resolution", + "shape": 7, + "pos": [ + -887.3333129882812, + 1580 + ] + } + ], + "outputs": [ + { + "id": "e00a597c-0439-468c-90dd-1f8799594dd9", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10710, + 10711 + ], + "localized_name": "IMAGE", + "label": "for lowvram", + "pos": [ + -220, + 1510 + ] + }, + { + "id": "9801a4f4-10e0-4ddb-8195-faf43884bcce", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 12719 + ], + "localized_name": "IMAGE_1", + "label": "final preprocessed", + "pos": [ + -220, + 1530 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 519, + "type": "CR Image Input Switch", + "pos": [ + -810, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 12711 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10708 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10710, + 10711 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Normal or PreProcess", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + -520, + 1520 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10731 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 10981 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 12719 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10708, + "origin_id": -10, + "origin_slot": 1, + "target_id": 519, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10731, + "origin_id": -10, + "origin_slot": 2, + "target_id": 277, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 3, + "target_id": 277, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 10981, + "origin_id": -10, + "origin_slot": 4, + "target_id": 277, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10710, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10711, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12711, + "origin_id": -10, + "origin_slot": 0, + "target_id": 519, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12719, + "origin_id": 277, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 603, + "lastLinkId": 13617, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -170, + 1880, + 132, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 820, + 1990, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b795473c-1254-40ea-b80a-1af8f6735a78", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 11102, + 11098 + ], + "localized_name": "image1", + "label": "image (uspcaled)", + "shape": 7, + "pos": [ + -58, + 1900 + ] + }, + { + "id": "37d1f08e-10a1-4ab4-9e3f-bb5fb00e476d", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11100 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": [ + -58, + 1920 + ] + }, + { + "id": "bca68710-68a0-41b1-b930-2cc1dc3551b2", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11099 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": [ + -58, + 1940 + ] + }, + { + "id": "7079c4c0-11e0-4ea0-ae61-add1c373c1da", + "name": "model", + "type": "MODEL", + "linkIds": [ + 13589 + ], + "localized_name": "model", + "pos": [ + -58, + 1960 + ] + }, + { + "id": "2660723b-a54a-49e2-8eaa-1319085ccf0e", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 13570 + ], + "localized_name": "positive", + "pos": [ + -58, + 1980 + ] + }, + { + "id": "f666633d-7363-4767-9fd6-b7a5739a1c68", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 13579 + ], + "localized_name": "negative", + "pos": [ + -58, + 2000 + ] + }, + { + "id": "44f408c9-9a91-4ef7-9c92-fe8effda37ee", + "name": "seed", + "type": "INT", + "linkIds": [ + 11097 + ], + "localized_name": "seed", + "pos": [ + -58, + 2020 + ] + }, + { + "id": "406ddafd-ada2-4d74-8cb0-6608bb47bb49", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 11096 + ], + "localized_name": "sampler_name", + "pos": [ + -58, + 2040 + ] + }, + { + "id": "60c95207-eae0-478e-9dff-6d5b32e09539", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 11095 + ], + "localized_name": "scheduler", + "pos": [ + -58, + 2060 + ] + }, + { + "id": "aeee88c6-7a6f-42ae-91c8-acfbf116c536", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 11094 + ], + "localized_name": "denoise", + "pos": [ + -58, + 2080 + ] + }, + { + "id": "d77fd537-50dd-40c5-9b5b-aec7dc788ff1", + "name": "vae", + "type": "VAE", + "linkIds": [ + 13616, + 13617 + ], + "localized_name": "vae", + "pos": [ + -58, + 2100 + ] + } + ], + "outputs": [ + { + "id": "0d91d954-39f8-4d31-a7d7-b58bee4212cd", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 11103, + 11104 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": [ + 840, + 2010 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 538, + "type": "VAEEncode", + "pos": [ + 0, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 11098 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13616 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11084 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "KSampler", + "pos": [ + 150, + 1920 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 13589 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 13570 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 13579 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11084 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11097 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11085 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11086 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11096 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11095 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11094 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11087 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 539, + "type": "VAEDecode", + "pos": [ + 430, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11087 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13617 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11101 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Image Input Switch", + "pos": [ + 430, + 2000 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 11102 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 11101 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11103, + 11104 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 536, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11099 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 11085 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 535, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11100 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 11086 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11101, + "origin_id": 539, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11084, + "origin_id": 538, + "origin_slot": 0, + "target_id": 537, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11085, + "origin_id": 536, + "origin_slot": 0, + "target_id": 537, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11086, + "origin_id": 535, + "origin_slot": 1, + "target_id": 537, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11087, + "origin_id": 537, + "origin_slot": 0, + "target_id": 539, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11102, + "origin_id": -10, + "origin_slot": 0, + "target_id": 540, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11098, + "origin_id": -10, + "origin_slot": 0, + "target_id": 538, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11100, + "origin_id": -10, + "origin_slot": 1, + "target_id": 535, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 11099, + "origin_id": -10, + "origin_slot": 2, + "target_id": 536, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 13589, + "origin_id": -10, + "origin_slot": 3, + "target_id": 537, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 13570, + "origin_id": -10, + "origin_slot": 4, + "target_id": 537, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 13579, + "origin_id": -10, + "origin_slot": 5, + "target_id": 537, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11097, + "origin_id": -10, + "origin_slot": 6, + "target_id": 537, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11096, + "origin_id": -10, + "origin_slot": 7, + "target_id": 537, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11095, + "origin_id": -10, + "origin_slot": 8, + "target_id": 537, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11094, + "origin_id": -10, + "origin_slot": 9, + "target_id": 537, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 13616, + "origin_id": -10, + "origin_slot": 10, + "target_id": 538, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 13617, + "origin_id": -10, + "origin_slot": 10, + "target_id": 539, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11103, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11104, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 606, + "lastLinkId": 13779, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -250, + 1940, + 132, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 650, + 1920, + 144.66666412353516, + 60 + ] + }, + "inputs": [ + { + "id": "b8519881-061b-4993-a711-8928a6217909", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 13726, + 13629 + ], + "localized_name": "image1", + "label": "image (hires)", + "shape": 7, + "pos": [ + -138, + 1960 + ] + }, + { + "id": "153c4e66-b9b3-4d4e-bdbd-ccf8ff15c1a2", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 11122 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": [ + -138, + 1980 + ] + }, + { + "id": "b51e246e-ab49-4a22-aac2-e66e5c58dedf", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 13779 + ], + "label": "color fix strength", + "pos": [ + -138, + 2000 + ] + } + ], + "outputs": [ + { + "id": "7f847e7e-8422-46d9-81b0-fe12fb1d7ffb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 13730, + 13731 + ], + "localized_name": "IMAGE", + "label": "IMAGE (color fixed)", + "pos": [ + 670, + 1940 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 606, + "type": "CR Image Input Switch", + "pos": [ + 270, + 1940 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 13726 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 13727 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13730, + 13731 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": [] + } + ], + "title": "color fix img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 543, + "type": "ColorMatch", + "pos": [ + -40, + 1940 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 11122 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 13629 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 13779 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 13727 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "mkl", + 0.6, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 13727, + "origin_id": 543, + "origin_slot": 0, + "target_id": 606, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 13726, + "origin_id": -10, + "origin_slot": 0, + "target_id": 606, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13629, + "origin_id": -10, + "origin_slot": 0, + "target_id": 543, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11122, + "origin_id": -10, + "origin_slot": 1, + "target_id": 543, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13730, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13731, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13779, + "origin_id": -10, + "origin_slot": 2, + "target_id": 543, + "target_slot": 2, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "9726ad71-5451-4f61-8889-dbbd630619dc", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 607, + "lastLinkId": 13851, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA StyleLow VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -920, + 1980, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -39.333335876464844, + 1985, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "0eaff91b-e3c1-46e9-a283-524a1d2f748c", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10322, + 10320, + 10319 + ], + "localized_name": "image", + "pos": [ + -820, + 2000 + ] + } + ], + "outputs": [ + { + "id": "9f7275f3-9710-4b19-a903-78b14603be23", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10388 + ], + "localized_name": "IMAGE", + "pos": [ + -19.333335876464844, + 2005 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 475, + "type": "GetImageSize", + "pos": [ + -740, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10322 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10323, + 10325 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10330, + 10343 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 477, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10330 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10354 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10333 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 476, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10325 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10353 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10332 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10323 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10343 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10353, + 10354 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 474, + "type": "Image Resize (rgthree)", + "pos": [ + -540, + 1960 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10320 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10332 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10333 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10321 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 472, + "type": "CR Image Input Switch", + "pos": [ + -360, + 1960 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10319 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10321 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10388 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10325, + "origin_id": 475, + "origin_slot": 0, + "target_id": 476, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10353, + "origin_id": 478, + "origin_slot": 1, + "target_id": 476, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10330, + "origin_id": 475, + "origin_slot": 1, + "target_id": 477, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10354, + "origin_id": 478, + "origin_slot": 1, + "target_id": 477, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10332, + "origin_id": 476, + "origin_slot": 0, + "target_id": 474, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10333, + "origin_id": 477, + "origin_slot": 0, + "target_id": 474, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10321, + "origin_id": 474, + "origin_slot": 0, + "target_id": 472, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10323, + "origin_id": 475, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10343, + "origin_id": 475, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10322, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10320, + "origin_id": -10, + "origin_slot": 0, + "target_id": 474, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10319, + "origin_id": -10, + "origin_slot": 0, + "target_id": 472, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10388, + "origin_id": 472, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 609, + "lastLinkId": 13989, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA Comp Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -90, + 1955, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 460.6666564941406, + 1955, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "480bffc1-5168-4c48-bbb0-0d052aa9ece6", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10376, + 10398, + 10377 + ], + "localized_name": "image", + "pos": [ + 55, + 20 + ] + } + ], + "outputs": [ + { + "id": "b516ecc5-74b5-4665-9fd9-2aa5de015e4e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10387 + ], + "localized_name": "IMAGE", + "pos": [ + 20, + 20 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 480, + "type": "MathExpression|pysssss", + "pos": [ + 90, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10364 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10365 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10367, + 10369 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10368 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10369 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10371 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 1960 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10366 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10367 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10370 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 485, + "type": "GetImageSize", + "pos": [ + 90, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10376 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10364, + 10366 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10365, + 10368 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "Image Resize (rgthree)", + "pos": [ + 90, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10398 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10370 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10371 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10372 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Image Input Switch", + "pos": [ + 250, + 2040 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10377 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10372 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10387 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10364, + "origin_id": 485, + "origin_slot": 0, + "target_id": 480, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10365, + "origin_id": 485, + "origin_slot": 1, + "target_id": 480, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10368, + "origin_id": 485, + "origin_slot": 1, + "target_id": 482, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10369, + "origin_id": 480, + "origin_slot": 1, + "target_id": 482, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10366, + "origin_id": 485, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10367, + "origin_id": 480, + "origin_slot": 1, + "target_id": 481, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10370, + "origin_id": 481, + "origin_slot": 0, + "target_id": 483, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10371, + "origin_id": 482, + "origin_slot": 0, + "target_id": 483, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10372, + "origin_id": 483, + "origin_slot": 0, + "target_id": 484, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10376, + "origin_id": -10, + "origin_slot": 0, + "target_id": 485, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10398, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10377, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10387, + "origin_id": 484, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 619, + "lastLinkId": 14314, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "CN Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -1340, + 1990, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -310, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "80d24d99-06a2-4dee-a4e9-43e6d0447fbc", + "name": "value0", + "type": "*", + "linkIds": [ + 14146 + ], + "localized_name": "value0", + "label": "resolution", + "shape": 7, + "pos": [ + -1240, + 2010 + ] + }, + { + "id": "7538325d-1cac-4303-8365-dad127d4535e", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 14145, + 14144 + ], + "localized_name": "image", + "pos": [ + -1240, + 2030 + ] + } + ], + "outputs": [ + { + "id": "cedd6cde-2e05-421d-ba98-160e1ad638e8", + "name": "value", + "type": "*", + "linkIds": [ + 14147 + ], + "localized_name": "value", + "label": "resolution", + "pos": [ + -290, + 2030 + ] + }, + { + "id": "212e3788-cc8f-44b5-9df5-fa563c13f26a", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 14150, + 14151 + ], + "localized_name": "IMAGE", + "pos": [ + -290, + 2050 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 616, + "type": "Primitive integer [Crystools]", + "pos": [ + -1190, + 1970 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "int", + "name": "int", + "type": "INT", + "links": [ + 14139 + ] + } + ], + "title": "Low res int", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "de7934df6655497458b2129824b9db31f80cd09f", + "Node name for S&R": "Primitive integer [Crystools]", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 614, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 1970 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14135 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14136 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 14138, + 14141 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 615, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2010 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14137 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14138 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14142 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 618, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2050 + ], + "size": [ + 400, + 47 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14140 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14141 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14143 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "GetImageSize", + "pos": [ + -1190, + 2010 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14144 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 14135, + 14137 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 14136, + 14140 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 619, + "type": "Image Resize (rgthree)", + "pos": [ + -800, + 1960 + ], + "size": [ + 270, + 186.0001220703125 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14145 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 14142 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 14143 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14150, + 14151 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": [] + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": [] + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 617, + "type": "easy anythingIndexSwitch", + "pos": [ + -1190, + 2050 + ], + "size": [ + 270, + 90.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "value0", + "name": "value0", + "shape": 7, + "type": "*", + "link": 14146 + }, + { + "localized_name": "value1", + "name": "value1", + "shape": 7, + "type": "*", + "link": 14139 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "localized_name": "value", + "name": "value", + "type": "*", + "links": [ + 14147 + ] + } + ], + "title": "low res int switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 14135, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14136, + "origin_id": 613, + "origin_slot": 1, + "target_id": 614, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14137, + "origin_id": 613, + "origin_slot": 0, + "target_id": 615, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14138, + "origin_id": 614, + "origin_slot": 1, + "target_id": 615, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14139, + "origin_id": 616, + "origin_slot": 0, + "target_id": 617, + "target_slot": 1, + "type": "*" + }, + { + "id": 14140, + "origin_id": 613, + "origin_slot": 1, + "target_id": 618, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14141, + "origin_id": 614, + "origin_slot": 1, + "target_id": 618, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14142, + "origin_id": 615, + "origin_slot": 0, + "target_id": 619, + "target_slot": 1, + "type": "INT" + }, + { + "id": 14143, + "origin_id": 618, + "origin_slot": 0, + "target_id": 619, + "target_slot": 2, + "type": "INT" + }, + { + "id": 14146, + "origin_id": -10, + "origin_slot": 0, + "target_id": 617, + "target_slot": 0, + "type": "*" + }, + { + "id": 14145, + "origin_id": -10, + "origin_slot": 1, + "target_id": 619, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14144, + "origin_id": -10, + "origin_slot": 1, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14147, + "origin_id": 617, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "INT" + }, + { + "id": 14150, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 14151, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "*" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "752d53ed-f222-4a68-b4d6-a351a15c521a", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 654, + "lastLinkId": 19271, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer prompts", + "inputNode": { + "id": -10, + "bounding": [ + -260, + 2000, + 120.66666412353516, + 360 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 300, + 2060, + 120.66666412353516, + 200 + ] + }, + "inputs": [ + { + "id": "c0ae180c-ac27-482b-b6fc-215665dd88ef", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 19247 + ], + "label": "Face clip", + "pos": [ + -159.33334350585938, + 2020 + ] + }, + { + "id": "61a1db62-ac73-47b1-826d-402438dbd322", + "name": "text", + "type": "STRING", + "linkIds": [ + 19248 + ], + "label": "Face prompt", + "pos": [ + -159.33334350585938, + 2040 + ] + }, + { + "id": "dcda41ea-8090-4d01-95e7-9e8c0167f9f9", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 19249 + ], + "label": "Eyes clip", + "pos": [ + -159.33334350585938, + 2060 + ] + }, + { + "id": "c55f5024-9d1e-4592-a580-f10b294ab33e", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 19250 + ], + "label": "Eyes prompt", + "pos": [ + -159.33334350585938, + 2080 + ] + }, + { + "id": "6908c5fc-4b45-4767-a542-b5e944a13427", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 19251 + ], + "label": "Nose clip", + "pos": [ + -159.33334350585938, + 2100 + ] + }, + { + "id": "ef7c1db9-43fc-40ad-9db2-f906f49aa1fa", + "name": "text_2", + "type": "STRING", + "linkIds": [ + 19252 + ], + "label": "Nose prompt", + "pos": [ + -159.33334350585938, + 2120 + ] + }, + { + "id": "4995defd-eeae-475c-9452-dc7ffdf466d6", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 19254 + ], + "label": "Lips clip", + "pos": [ + -159.33334350585938, + 2140 + ] + }, + { + "id": "944e0f40-12ab-4d66-a5ce-33a1b497a4e6", + "name": "text_3", + "type": "STRING", + "linkIds": [ + 19255 + ], + "label": "Lips prompt", + "pos": [ + -159.33334350585938, + 2160 + ] + }, + { + "id": "e223fc2b-b06a-4c6f-8e89-e26b1675daf6", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 19256 + ], + "label": "Hands clip", + "pos": [ + -159.33334350585938, + 2180 + ] + }, + { + "id": "1bca7a95-34f1-444a-84c8-ebfc0bfa084f", + "name": "text_4", + "type": "STRING", + "linkIds": [ + 19257 + ], + "label": "Hands prompt", + "pos": [ + -159.33334350585938, + 2200 + ] + }, + { + "id": "762fca23-8157-47b7-9011-6883b08bd193", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 19258 + ], + "label": "Nipples clip", + "pos": [ + -159.33334350585938, + 2220 + ] + }, + { + "id": "3d741423-7f1a-455e-adf4-038decde73ee", + "name": "text_5", + "type": "STRING", + "linkIds": [ + 19259 + ], + "label": "Nipples prompt", + "pos": [ + -159.33334350585938, + 2240 + ] + }, + { + "id": "7c04a108-1176-4cf5-8d17-7f847450da59", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 19260 + ], + "label": "Vagina clip", + "pos": [ + -159.33334350585938, + 2260 + ] + }, + { + "id": "f12f08c1-ab36-4bb9-a597-bf6b5e979faa", + "name": "text_6", + "type": "STRING", + "linkIds": [ + 19261 + ], + "label": "Vagina prompt", + "pos": [ + -159.33334350585938, + 2280 + ] + }, + { + "id": "359b1e72-c1f4-4623-b55c-76f52eb61b6d", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 19262 + ], + "label": "Penis clip", + "pos": [ + -159.33334350585938, + 2300 + ] + }, + { + "id": "04e64ed1-2e90-4505-8d34-393e31e44a3f", + "name": "text_7", + "type": "STRING", + "linkIds": [ + 19263 + ], + "label": "Penis prompt", + "pos": [ + -159.33334350585938, + 2320 + ] + } + ], + "outputs": [ + { + "id": "4503a1b0-de2b-41ca-93e5-df3c4718bbf4", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 19264 + ], + "label": "Face prompt", + "pos": [ + 320, + 2080 + ] + }, + { + "id": "0a571d9f-2f9d-4e9b-80bc-dacc77f996d3", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 19265 + ], + "label": "Eyes prompt", + "pos": [ + 320, + 2100 + ] + }, + { + "id": "f016b2ae-f99b-47a0-bdee-112bf4a1bfbe", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 19266 + ], + "label": "Nose prompt", + "pos": [ + 320, + 2120 + ] + }, + { + "id": "31457ad7-6543-4594-854c-fe6ccb440a5a", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 19267 + ], + "label": "Lips prompt", + "pos": [ + 320, + 2140 + ] + }, + { + "id": "a6b2b6f1-f993-4176-b35f-8f7ec9d993cc", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 19268 + ], + "label": "Hands prompt", + "pos": [ + 320, + 2160 + ] + }, + { + "id": "570d6687-63db-4eb4-a0fc-0065e434727f", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 19269 + ], + "label": "Nipples prompt", + "pos": [ + 320, + 2180 + ] + }, + { + "id": "7b3f1065-14d6-47be-9d79-4386fb8e69aa", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 19270 + ], + "label": "Vagina prompt", + "pos": [ + 320, + 2200 + ] + }, + { + "id": "47391cb3-0bc8-4a0d-b9ec-eebdb7188a50", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 19271 + ], + "label": "Penis prompt", + "pos": [ + 320, + 2220 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 653, + "type": "Label (rgthree)", + "pos": [ + -50, + 1960 + ], + "size": [ + 156.5, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Transform", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 639, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2030 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19247 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19248 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19264 + ] + } + ], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 641, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2070 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19249 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19250 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19265 + ] + } + ], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 640, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2110 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19251 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19252 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19266 + ] + } + ], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 652, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2150 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19254 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19255 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19267 + ] + } + ], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 645, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2190 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19256 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19257 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19268 + ] + } + ], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 648, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2230 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19258 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19259 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19269 + ] + } + ], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 647, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2270 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19260 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19261 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19270 + ] + } + ], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2310 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19262 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19263 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19271 + ] + } + ], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 19247, + "origin_id": -10, + "origin_slot": 0, + "target_id": 639, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19248, + "origin_id": -10, + "origin_slot": 1, + "target_id": 639, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19249, + "origin_id": -10, + "origin_slot": 2, + "target_id": 641, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19250, + "origin_id": -10, + "origin_slot": 3, + "target_id": 641, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19251, + "origin_id": -10, + "origin_slot": 4, + "target_id": 640, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19252, + "origin_id": -10, + "origin_slot": 5, + "target_id": 640, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19254, + "origin_id": -10, + "origin_slot": 6, + "target_id": 652, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19255, + "origin_id": -10, + "origin_slot": 7, + "target_id": 652, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19256, + "origin_id": -10, + "origin_slot": 8, + "target_id": 645, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19257, + "origin_id": -10, + "origin_slot": 9, + "target_id": 645, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19258, + "origin_id": -10, + "origin_slot": 10, + "target_id": 648, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19259, + "origin_id": -10, + "origin_slot": 11, + "target_id": 648, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19260, + "origin_id": -10, + "origin_slot": 12, + "target_id": 647, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19261, + "origin_id": -10, + "origin_slot": 13, + "target_id": 647, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19262, + "origin_id": -10, + "origin_slot": 14, + "target_id": 650, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19263, + "origin_id": -10, + "origin_slot": 15, + "target_id": 650, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19264, + "origin_id": 639, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 19265, + "origin_id": 641, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 19266, + "origin_id": 640, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 19267, + "origin_id": 652, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 19268, + "origin_id": 645, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 19269, + "origin_id": 648, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 19270, + "origin_id": 647, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 19271, + "origin_id": 650, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "fc00f067-76f3-46f0-9976-7e68eedaf7c2", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": [ + 1828.6666259765625, + -205 + ] + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": [ + 1828.6666259765625, + -185 + ] + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2270, + -225 + ] + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": [ + 2270, + -205 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "widget_ue_connectable": {} + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "17d0d265-bf89-4692-8701-aa4b226ca622", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 865, + "lastLinkId": 37247, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Upscale Model", + "inputNode": { + "id": -10, + "bounding": [ + 4916.065566882787, + 145.58109845676185, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 5476.065566882787, + 135.58109845676185, + 145.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "cb788f18-fed5-4b75-96bc-1e7b688a26f1", + "name": "model_name", + "type": "COMBO", + "linkIds": [ + 37245 + ], + "label": "Upscale model", + "pos": [ + 5016.065566882787, + 165.58109845676185 + ] + }, + { + "id": "61787faa-c19e-47a9-b833-2e516bad6b1f", + "name": "value", + "type": "FLOAT", + "linkIds": [ + 37246 + ], + "label": "Upscale by", + "pos": [ + 5016.065566882787, + 185.58109845676185 + ] + } + ], + "outputs": [ + { + "id": "8f7e8dc6-a285-428f-bea3-34d40fa92df9", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "linkIds": [ + 34366, + 34373 + ], + "localized_name": "UPSCALE_MODEL", + "pos": [ + 5496.065566882787, + 155.58109845676185 + ] + }, + { + "id": "c0ab2009-e77f-4a20-ac0a-2ea7fef4defa", + "name": "", + "type": "FLOAT", + "linkIds": [ + 37247 + ], + "label": "Upscale Factor", + "pos": [ + 5496.065566882787, + 175.58109845676185 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 836, + "type": "UpscaleModelLoader", + "pos": [ + 5100, + 110 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "model_name", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": 37245 + } + ], + "outputs": [ + { + "localized_name": "UPSCALE_MODEL", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 34366, + 34373 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "shape": 1 + }, + { + "id": 865, + "type": "PrimitiveFloat", + "pos": [ + 5100, + 210 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": 37246 + } + ], + "outputs": [ + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 37247 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveFloat", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 2 + ] + } + ], + "groups": [], + "links": [ + { + "id": 34366, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34373, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37245, + "origin_id": -10, + "origin_slot": 0, + "target_id": 836, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 37246, + "origin_id": -10, + "origin_slot": 1, + "target_id": 865, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37247, + "origin_id": 865, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "5573a823-89b9-428c-a949-5c0d2bb72154", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 905, + "lastLinkId": 37818, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet", + "inputNode": { + "id": -10, + "bounding": [ + 2540, + 1300, + 158.66666412353516, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 4500, + 1300, + 120, + 100 + ] + }, + "inputs": [ + { + "id": "f17781ee-8b3c-4355-b2ae-6c50391d515e", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 37755, + 37768 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + 2678.666664123535, + 1320 + ] + }, + { + "id": "4e52c10d-2777-440e-8249-2f2f07648039", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 29638, + 37759 + ], + "localized_name": "positive", + "pos": [ + 2678.666664123535, + 1340 + ] + }, + { + "id": "2addd3c3-5f32-4a91-92e9-007ae8060cb8", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 29639, + 37760 + ], + "localized_name": "negative", + "pos": [ + 2678.666664123535, + 1360 + ] + }, + { + "id": "78e6d7c6-b20c-4f54-99a0-5a060d1bf355", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 27266, + 37758 + ], + "localized_name": "control_net", + "pos": [ + 2678.666664123535, + 1380 + ] + }, + { + "id": "36b6e70e-9c51-4c11-9e04-436bbbe28e4d", + "name": "vae_optional", + "type": "VAE", + "linkIds": [ + 37727, + 37761 + ], + "localized_name": "vae_optional", + "shape": 7, + "pos": [ + 2678.666664123535, + 1400 + ] + }, + { + "id": "85341117-febb-44cf-9e82-5d4825aaa9a7", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 33612, + 37763 + ], + "localized_name": "strength", + "pos": [ + 2678.666664123535, + 1420 + ] + }, + { + "id": "cd5c4551-3c37-46b6-a69c-f45680a2351f", + "name": "start_percent", + "type": "FLOAT", + "linkIds": [ + 33613, + 37764 + ], + "localized_name": "start_percent", + "pos": [ + 2678.666664123535, + 1440 + ] + }, + { + "id": "e2eeaa8a-898a-4896-be4e-fdacdb34eaef", + "name": "end_percent", + "type": "FLOAT", + "linkIds": [ + 33614, + 37765 + ], + "localized_name": "end_percent", + "pos": [ + 2678.666664123535, + 1460 + ] + }, + { + "id": "4477e451-a9ac-4131-9d03-109175849e65", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37744, + 37777, + 37783, + 37789, + 37790, + 37797 + ], + "label": "use external pose?", + "pos": [ + 2678.666664123535, + 1480 + ] + }, + { + "id": "0e8b2278-22c0-4541-880f-2b73307d3a22", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 37784 + ], + "label": "pre-process ext pose?", + "pos": [ + 2678.666664123535, + 1500 + ] + }, + { + "id": "684d0ab0-3b99-45b6-aed5-0bc1d31eb7fc", + "name": "on_true", + "type": "*", + "linkIds": [ + 37747 + ], + "label": "external pose img", + "pos": [ + 2678.666664123535, + 1520 + ] + }, + { + "id": "5f8e53b9-5d93-4665-9181-8921553e2c31", + "name": "switch_2", + "type": "BOOLEAN", + "linkIds": [ + 37776 + ], + "label": "fit pose in mask?", + "pos": [ + 2678.666664123535, + 1540 + ] + }, + { + "id": "e32aa961-356b-443e-8170-80f5d5c0a9c7", + "name": "switch_3", + "type": "BOOLEAN", + "linkIds": [ + 37804, + 37805 + ], + "label": "is hires?", + "pos": [ + 2678.666664123535, + 1560 + ] + }, + { + "id": "955b94b6-3bd8-4835-9136-d584847cd7fa", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37806 + ], + "label": "hires cn img", + "pos": [ + 2678.666664123535, + 1580 + ] + }, + { + "id": "c15cbf60-a015-4f6a-9c50-adc98db71372", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 37807 + ], + "label": "hires mask", + "pos": [ + 2678.666664123535, + 1600 + ] + }, + { + "id": "b8a7a73c-99ee-4704-9159-137578b07916", + "name": "on_false", + "type": "*", + "linkIds": [ + 37808 + ], + "label": "normal cn img", + "pos": [ + 2678.666664123535, + 1620 + ] + }, + { + "id": "4347a8ed-3a05-4e64-90a9-aed1efc7e633", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 37809 + ], + "label": "normal mask", + "pos": [ + 2678.666664123535, + 1640 + ] + } + ], + "outputs": [ + { + "id": "f50b5617-3922-4445-b73c-4513ec82f949", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "IMAGE", + "pos": [ + 4520, + 1320 + ] + }, + { + "id": "0a64c1f8-9b66-4162-a96c-c5b1ae823457", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 31943 + ], + "localized_name": "positive", + "pos": [ + 4520, + 1340 + ] + }, + { + "id": "47a88912-f5ef-45ef-85d6-84d760fa0e23", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 31944 + ], + "localized_name": "negative", + "pos": [ + 4520, + 1360 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 873, + "type": "Label (rgthree)", + "pos": [ + 2760, + 1280 + ], + "size": [ + 161.4499969482422, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 878, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1280 + ], + "size": [ + 188.11666870117188, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 880, + "type": "Label (rgthree)", + "pos": [ + 3230, + 1280 + ], + "size": [ + 101.38333129882812, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Fit Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 881, + "type": "LazySwitchKJ", + "pos": [ + 3230, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37778 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37752 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37775 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37782, + 37787 + ] + } + ], + "title": "Fit pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 813, + "type": "MathExpression|pysssss", + "pos": [ + 2760, + 1400 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28741 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28742 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 37756, + 37767 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 810, + "type": "GetImageSize", + "pos": [ + 2760, + 1350 + ], + "size": [ + 140, + 124 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37811 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 28741 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 28742 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 903, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1500 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37809 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37807 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37805 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37814, + 37815, + 37816 + ] + } + ], + "title": "CN Mask Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 897, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37791 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37793 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37789 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 891, + "type": "Label (rgthree)", + "pos": [ + 4170, + 1280 + ], + "size": [ + 217.43333435058594, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Switches", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 886, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1540 + ], + "size": [ + 197.4499969482422, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Default ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 902, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37808 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37806 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37804 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37810, + 37811, + 37812, + 37813 + ] + } + ], + "title": "CN IMG Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 898, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1400 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37792 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37794 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37790 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 879, + "type": "Label (rgthree)", + "pos": [ + 3560, + 1280 + ], + "size": [ + 252.11666870117188, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pre-Process", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 875, + "type": "Label (rgthree)", + "pos": [ + 3890, + 1280 + ], + "size": [ + 201.39999389648438, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alt IMG ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 889, + "type": "AIO_Preprocessor", + "pos": [ + 3560, + 1350 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37782 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37768 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37767 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37770 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 894, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3560, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37783 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37784 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37785 + ] + } + ], + "title": "Alt img + PreProcess?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 877, + "type": "LazySwitchKJ", + "pos": [ + 3560, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37787 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37770 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37785 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37786, + 37798 + ] + } + ], + "title": "Pre-Process Pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 882, + "type": "vsLinx_FitImageIntoBBoxMask", + "pos": [ + 3230, + 1350 + ], + "size": [ + 270, + 418 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "source", + "name": "source", + "type": "IMAGE", + "link": 37779 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 37814 + }, + { + "localized_name": "destination", + "name": "destination", + "shape": 7, + "type": "IMAGE", + "link": 37812 + } + ], + "outputs": [ + { + "localized_name": "composite", + "name": "composite", + "type": "IMAGE", + "links": [ + 37752 + ] + }, + { + "localized_name": "fitted_source", + "name": "fitted_source", + "type": "IMAGE", + "links": null + }, + { + "localized_name": "placed_mask", + "name": "placed_mask", + "type": "MASK", + "links": null + }, + { + "localized_name": "x", + "name": "x", + "type": "INT", + "links": null + }, + { + "localized_name": "y", + "name": "y", + "type": "INT", + "links": null + }, + { + "localized_name": "w", + "name": "w", + "type": "INT", + "links": null + }, + { + "localized_name": "h", + "name": "h", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_FitImageIntoBBoxMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "fit", + "center", + "center", + 0, + 0, + 0.5, + 0, + false, + "lanczos", + 1024, + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 795, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 3890, + 1350 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 29638 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 29639 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 27266 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37786 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37816 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37727 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 33612 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 33613 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 33614 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 31943, + 37793 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 31944, + 37794 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 2980, + 1670 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37759 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37760 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 37758 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37757 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37815 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37761 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37763 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 37764 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 37765 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37791 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37792 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 890, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3230, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37777 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37776 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37775 + ] + } + ], + "title": "Alt IMG + Fit Pose?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 887, + "type": "AIO_Preprocessor", + "pos": [ + 2980, + 1620 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37810 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37755 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37756 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37757, + 37799 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 899, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37799 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37798 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37797 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37800 + ] + } + ], + "title": "Pre-Processing Preview", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "LazySwitchKJ", + "pos": [ + 2980, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37813 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37744 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37778, + 37779 + ] + } + ], + "title": "Is alt img?", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 28741, + "origin_id": 810, + "origin_slot": 0, + "target_id": 813, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 28742, + "origin_id": 810, + "origin_slot": 1, + "target_id": 813, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 29638, + "origin_id": -10, + "origin_slot": 1, + "target_id": 795, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 29639, + "origin_id": -10, + "origin_slot": 2, + "target_id": 795, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 27266, + "origin_id": -10, + "origin_slot": 3, + "target_id": 795, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37727, + "origin_id": -10, + "origin_slot": 4, + "target_id": 795, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 33612, + "origin_id": -10, + "origin_slot": 5, + "target_id": 795, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 33613, + "origin_id": -10, + "origin_slot": 6, + "target_id": 795, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 33614, + "origin_id": -10, + "origin_slot": 7, + "target_id": 795, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 31943, + "origin_id": 795, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 31944, + "origin_id": 795, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37744, + "origin_id": -10, + "origin_slot": 8, + "target_id": 876, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37747, + "origin_id": -10, + "origin_slot": 10, + "target_id": 876, + "target_slot": 1, + "type": "*" + }, + { + "id": 37752, + "origin_id": 882, + "origin_slot": 0, + "target_id": 881, + "target_slot": 1, + "type": "*" + }, + { + "id": 37755, + "origin_id": -10, + "origin_slot": 0, + "target_id": 887, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37756, + "origin_id": 813, + "origin_slot": 0, + "target_id": 887, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37757, + "origin_id": 887, + "origin_slot": 0, + "target_id": 888, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37758, + "origin_id": -10, + "origin_slot": 3, + "target_id": 888, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37759, + "origin_id": -10, + "origin_slot": 1, + "target_id": 888, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37760, + "origin_id": -10, + "origin_slot": 2, + "target_id": 888, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37761, + "origin_id": -10, + "origin_slot": 4, + "target_id": 888, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 37763, + "origin_id": -10, + "origin_slot": 5, + "target_id": 888, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 37764, + "origin_id": -10, + "origin_slot": 6, + "target_id": 888, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 37765, + "origin_id": -10, + "origin_slot": 7, + "target_id": 888, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 37767, + "origin_id": 813, + "origin_slot": 0, + "target_id": 889, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37768, + "origin_id": -10, + "origin_slot": 0, + "target_id": 889, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37770, + "origin_id": 889, + "origin_slot": 0, + "target_id": 877, + "target_slot": 1, + "type": "*" + }, + { + "id": 37775, + "origin_id": 890, + "origin_slot": 0, + "target_id": 881, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37776, + "origin_id": -10, + "origin_slot": 11, + "target_id": 890, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37777, + "origin_id": -10, + "origin_slot": 8, + "target_id": 890, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37778, + "origin_id": 876, + "origin_slot": 0, + "target_id": 881, + "target_slot": 0, + "type": "*" + }, + { + "id": 37779, + "origin_id": 876, + "origin_slot": 0, + "target_id": 882, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37782, + "origin_id": 881, + "origin_slot": 0, + "target_id": 889, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37783, + "origin_id": -10, + "origin_slot": 8, + "target_id": 894, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37784, + "origin_id": -10, + "origin_slot": 9, + "target_id": 894, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37785, + "origin_id": 894, + "origin_slot": 0, + "target_id": 877, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37786, + "origin_id": 877, + "origin_slot": 0, + "target_id": 795, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37787, + "origin_id": 881, + "origin_slot": 0, + "target_id": 877, + "target_slot": 0, + "type": "*" + }, + { + "id": 37789, + "origin_id": -10, + "origin_slot": 8, + "target_id": 897, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37790, + "origin_id": -10, + "origin_slot": 8, + "target_id": 898, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37791, + "origin_id": 888, + "origin_slot": 0, + "target_id": 897, + "target_slot": 0, + "type": "*" + }, + { + "id": 37792, + "origin_id": 888, + "origin_slot": 1, + "target_id": 898, + "target_slot": 0, + "type": "*" + }, + { + "id": 37793, + "origin_id": 795, + "origin_slot": 0, + "target_id": 897, + "target_slot": 1, + "type": "*" + }, + { + "id": 37794, + "origin_id": 795, + "origin_slot": 1, + "target_id": 898, + "target_slot": 1, + "type": "*" + }, + { + "id": 37797, + "origin_id": -10, + "origin_slot": 8, + "target_id": 899, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37798, + "origin_id": 877, + "origin_slot": 0, + "target_id": 899, + "target_slot": 1, + "type": "*" + }, + { + "id": 37799, + "origin_id": 887, + "origin_slot": 0, + "target_id": 899, + "target_slot": 0, + "type": "*" + }, + { + "id": 37800, + "origin_id": 899, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37804, + "origin_id": -10, + "origin_slot": 12, + "target_id": 902, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 903, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 902, + "target_slot": 1, + "type": "*" + }, + { + "id": 37807, + "origin_id": -10, + "origin_slot": 14, + "target_id": 903, + "target_slot": 1, + "type": "*" + }, + { + "id": 37808, + "origin_id": -10, + "origin_slot": 15, + "target_id": 902, + "target_slot": 0, + "type": "*" + }, + { + "id": 37809, + "origin_id": -10, + "origin_slot": 16, + "target_id": 903, + "target_slot": 0, + "type": "*" + }, + { + "id": 37810, + "origin_id": 902, + "origin_slot": 0, + "target_id": 887, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37811, + "origin_id": 902, + "origin_slot": 0, + "target_id": 810, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37812, + "origin_id": 902, + "origin_slot": 0, + "target_id": 882, + "target_slot": 2, + "type": "IMAGE" + }, + { + "id": 37813, + "origin_id": 902, + "origin_slot": 0, + "target_id": 876, + "target_slot": 0, + "type": "*" + }, + { + "id": 37814, + "origin_id": 903, + "origin_slot": 0, + "target_id": 882, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 37815, + "origin_id": 903, + "origin_slot": 0, + "target_id": 888, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 37816, + "origin_id": 903, + "origin_slot": 0, + "target_id": 795, + "target_slot": 4, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "b8f47a61-40aa-43b2-a691-623191e0fbaa", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 928, + "lastLinkId": 37841, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 4440, + 520, + 224, + 540 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 6770, + 500, + 122.66666412353516, + 160 + ] + }, + "inputs": [ + { + "id": "fe544064-1e7d-483d-aa54-1b7f95766413", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 34810, + 34367 + ], + "localized_name": "positive", + "pos": [ + 4644, + 540 + ] + }, + { + "id": "05c2a13b-bfe4-4e32-b810-be93199e0403", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 34811, + 34368 + ], + "localized_name": "negative", + "pos": [ + 4644, + 560 + ] + }, + { + "id": "cf9ae0b2-92bc-49f7-9cbf-a63eb8c395ea", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37722, + 37724, + 37725, + 37726 + ], + "localized_name": "vae", + "pos": [ + 4644, + 580 + ] + }, + { + "id": "437fc1d9-12f0-4a2f-a74a-0ec75e4ddd40", + "name": "model", + "type": "MODEL", + "linkIds": [ + 35599, + 34379 + ], + "localized_name": "model", + "pos": [ + 4644, + 600 + ] + }, + { + "id": "e1a51257-b343-41ee-bccf-c195021f3fbf", + "name": "seed", + "type": "INT", + "linkIds": [ + 34979, + 34980 + ], + "localized_name": "seed", + "pos": [ + 4644, + 620 + ] + }, + { + "id": "382469d2-7301-475f-a106-3664f877b1c5", + "name": "steps", + "type": "INT", + "linkIds": [ + 34817, + 36470 + ], + "localized_name": "steps", + "pos": [ + 4644, + 640 + ] + }, + { + "id": "1a5a9a89-7ee7-48f9-afd6-954f13afd563", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 34816, + 36468 + ], + "localized_name": "cfg", + "pos": [ + 4644, + 660 + ] + }, + { + "id": "7cc8e22c-320a-41fd-b5df-5009147855d7", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 34819, + 34983 + ], + "localized_name": "sampler_name", + "pos": [ + 4644, + 680 + ] + }, + { + "id": "6479255e-fd8d-420c-bafb-45cb6d7ddc9a", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 34818, + 34984 + ], + "localized_name": "scheduler", + "pos": [ + 4644, + 700 + ] + }, + { + "id": "4ad6c3f7-020b-4e49-9e83-1748d07a185f", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 34820 + ], + "localized_name": "denoise", + "pos": [ + 4644, + 720 + ] + }, + { + "id": "1b15f594-28c0-4707-ab61-be80213b13e7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 34803, + 36129, + 37819 + ], + "localized_name": "image", + "pos": [ + 4644, + 740 + ] + }, + { + "id": "906cbd66-e3f3-4b42-8f4e-348600324066", + "name": "mask", + "type": "MASK", + "linkIds": [ + 34804 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 4644, + 760 + ] + }, + { + "id": "312cdf00-d0f4-4fb1-8295-c35bbfe54c74", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 34805 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 4644, + 780 + ] + }, + { + "id": "e90c62d7-c0b9-49d2-9bdd-833a20c5f3e4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 34806 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 4644, + 800 + ] + }, + { + "id": "d33d734f-e571-4e53-b099-98b5e5e84170", + "name": "on_false", + "type": "*", + "linkIds": [ + 37543 + ], + "localized_name": "on_false", + "label": "default upscale model", + "pos": [ + 4644, + 820 + ] + }, + { + "id": "01fbeb97-07df-40a4-88e7-b7baf2ec6bc7", + "name": "on_true", + "type": "*", + "linkIds": [ + 37538 + ], + "localized_name": "on_true", + "label": "alt upscale factor", + "pos": [ + 4644, + 840 + ] + }, + { + "id": "5a63e10c-db27-452b-855a-788240a3903b", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37539, + 37536 + ], + "localized_name": "switch", + "label": "use alt upscale model?", + "pos": [ + 4644, + 860 + ] + }, + { + "id": "8e510a9e-cd11-483c-8e79-2a4b9c2298a5", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37535 + ], + "localized_name": "on_true_1", + "label": "alt upscale model", + "pos": [ + 4644, + 880 + ] + }, + { + "id": "cdafb86b-3b91-401c-a256-475450914ad4", + "name": "denoise_1", + "type": "FLOAT", + "linkIds": [ + 37099 + ], + "localized_name": "denoise_1", + "label": "hires fix denoise val", + "pos": [ + 4644, + 900 + ] + }, + { + "id": "1d2c80d1-ffe6-445d-befa-55b562055927", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 34824 + ], + "localized_name": "on_false_1", + "label": "normal inpaint img", + "pos": [ + 4644, + 920 + ] + }, + { + "id": "bc8e5c71-b245-48e6-ac7c-0786d388666f", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 34822, + 37817 + ], + "localized_name": "switch_1", + "label": "use hires fix?", + "pos": [ + 4644, + 940 + ] + }, + { + "id": "d913776b-c0a8-425a-aed4-1f1a9733fe14", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 37781 + ], + "label": "default upscale factor", + "pos": [ + 4644, + 960 + ] + }, + { + "id": "da8bbb7a-7d0a-46e9-8a93-b1dbdbce51eb", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37794 + ], + "label": "after CN pos", + "pos": [ + 4644, + 980 + ] + }, + { + "id": "a175acc5-fde6-4ee7-bfaa-ada4151cd1f2", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37795 + ], + "label": "after CN neg", + "pos": [ + 4644, + 1000 + ] + }, + { + "id": "8d0c4cfe-acda-4772-93e9-21d955bb0a0e", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 37815 + ], + "label": "color fix strength", + "pos": [ + 4644, + 1020 + ] + } + ], + "outputs": [ + { + "id": "4a8ca609-bb4b-481e-98ba-544a158a7f0a", + "name": "*", + "type": "*", + "linkIds": [ + 34825 + ], + "localized_name": "*", + "label": "final img", + "pos": [ + 6790, + 520 + ] + }, + { + "id": "07c1bd46-14a0-4b1c-a894-01598cb1a923", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37792 + ], + "label": "pre CN pos", + "pos": [ + 6790, + 540 + ] + }, + { + "id": "787c8e39-f4f0-4193-a16e-cf38ecc79310", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37793 + ], + "label": "pre CN neg", + "pos": [ + 6790, + 560 + ] + }, + { + "id": "fcf35597-663f-4d27-9577-3db07aaabe18", + "name": "*_1", + "type": "*", + "linkIds": [ + 37820 + ], + "label": "pre hires img", + "pos": [ + 6790, + 580 + ] + }, + { + "id": "cefd7e70-b44e-4eef-8c20-f72f38898d6a", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37825 + ], + "pos": [ + 6790, + 600 + ] + }, + { + "id": "d7bfe4de-7a57-4452-8924-3b7d1b3eb710", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37826 + ], + "pos": [ + 6790, + 620 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 894, + "type": "Label (rgthree)", + "pos": [ + 4800, + 480 + ], + "size": [ + 163.68333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 868, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 710 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37781 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37538 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37539 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37540, + 37787 + ] + } + ], + "title": "Upscale factor switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 895, + "type": "Label (rgthree)", + "pos": [ + 5100, + 480 + ], + "size": [ + 72.06666564941406, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 896, + "type": "Label (rgthree)", + "pos": [ + 5400, + 480 + ], + "size": [ + 209.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Upscale Crop/Mask", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 897, + "type": "Label (rgthree)", + "pos": [ + 5700, + 480 + ], + "size": [ + 169.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Prompt", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 900, + "type": "Label (rgthree)", + "pos": [ + 6300, + 480 + ], + "size": [ + 161.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Matching", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 899, + "type": "Label (rgthree)", + "pos": [ + 6000, + 480 + ], + "size": [ + 172.0833282470703, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "HiRes Sampling", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 867, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37543 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37535 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37536 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37537, + 37541 + ] + } + ], + "title": "Upscale model switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 839, + "type": "MaskToImage", + "pos": [ + 5400, + 610 + ], + "size": [ + 184.58333435058594, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34808 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34372 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "MaskToImage", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 914, + "type": "Label (rgthree)", + "pos": [ + 6530, + 480 + ], + "size": [ + 148.0833282470703, + 24 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 838, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + 5400, + 660 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37541 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34372 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37787 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34374 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 913, + "type": "LazySwitchKJ", + "pos": [ + 6530, + 560 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37819 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37818 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37817 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37820 + ] + } + ], + "title": "Pre Hires IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 835, + "type": "Upscale by Factor with Model (WLSH)", + "pos": [ + 5400, + 560 + ], + "size": [ + 337.1890563964844, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37537 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34809 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37540 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 34369, + 37816 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "wlsh", + "ver": "97807467bf7ff4ea01d529fcd6e666758f34e3c1", + "Node name for S&R": "Upscale by Factor with Model (WLSH)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 840, + "type": "ImageToMask", + "pos": [ + 5400, + 710 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34374 + } + ], + "outputs": [ + { + "localized_name": "MASK", + "name": "MASK", + "type": "MASK", + "links": [ + 34375 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "ImageToMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "red" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 837, + "type": "InpaintModelConditioning", + "pos": [ + 5690, + 560 + ], + "size": [ + 270, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34367 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34368 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37725 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 34369 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34375 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37803, + 37808 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37804, + 37809 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "links": [ + 34378 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 855, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 560 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36468 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 36469 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36470 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 36471 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 846, + "type": "VAEDecode", + "pos": [ + 5100, + 710 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34800 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37724 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 34809, + 37818 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 845, + "type": "KSampler", + "pos": [ + 5100, + 660 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 35599 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37794 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37795 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34799 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34979 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 34817 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 34816 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34819 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34818 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 34820 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 34800 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 847, + "type": "InpaintModelConditioning", + "pos": [ + 5100, + 610 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34810 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34811 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37722 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 34801 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34802 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 35597, + 37792 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 35598, + 37793 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 34799 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 842, + "type": "VAEDecode", + "pos": [ + 6000, + 610 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34380 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37726 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 36520 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "KSampler", + "pos": [ + 6000, + 560 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 34379 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37808 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37809 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34378 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34980 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 36471 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 36469 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34983 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34984 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37099 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 34380 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.15 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 848, + "type": "InpaintCropImproved", + "pos": [ + 5100, + 560 + ], + "size": [ + 390, + 626 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34803 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 34804 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 34805 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 34806 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 34821 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 34801, + 37825 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 34802, + 34808, + 37826 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 843, + "type": "InpaintStitchImproved", + "pos": [ + 6000, + 660 + ], + "size": [ + 215.46666564941407, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 34821 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 36520 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36521 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 850, + "type": "LazySwitchKJ", + "pos": [ + 6300, + 610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 34824 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 36522 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 34822 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 34825 + ] + } + ], + "title": "Hires Fix Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 852, + "type": "ColorMatch", + "pos": [ + 6300, + 560 + ], + "size": [ + 270, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 36129 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 36521 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37815 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "mkl", + 0, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 34801, + "origin_id": 848, + "origin_slot": 1, + "target_id": 847, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 34802, + "origin_id": 848, + "origin_slot": 2, + "target_id": 847, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34799, + "origin_id": 847, + "origin_slot": 2, + "target_id": 845, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 34800, + "origin_id": 845, + "origin_slot": 0, + "target_id": 846, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 37537, + "origin_id": 867, + "origin_slot": 0, + "target_id": 835, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34809, + "origin_id": 846, + "origin_slot": 0, + "target_id": 835, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37540, + "origin_id": 868, + "origin_slot": 0, + "target_id": 835, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37541, + "origin_id": 867, + "origin_slot": 0, + "target_id": 838, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34372, + "origin_id": 839, + "origin_slot": 0, + "target_id": 838, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 34808, + "origin_id": 848, + "origin_slot": 2, + "target_id": 839, + "target_slot": 0, + "type": "MASK" + }, + { + "id": 34374, + "origin_id": 838, + "origin_slot": 0, + "target_id": 840, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 34369, + "origin_id": 835, + "origin_slot": 0, + "target_id": 837, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 34375, + "origin_id": 840, + "origin_slot": 0, + "target_id": 837, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34378, + "origin_id": 837, + "origin_slot": 2, + "target_id": 841, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 36471, + "origin_id": 854, + "origin_slot": 0, + "target_id": 841, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36469, + "origin_id": 855, + "origin_slot": 1, + "target_id": 841, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 34380, + "origin_id": 841, + "origin_slot": 0, + "target_id": 842, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 34821, + "origin_id": 848, + "origin_slot": 0, + "target_id": 843, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 36520, + "origin_id": 842, + "origin_slot": 0, + "target_id": 843, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 36522, + "origin_id": 852, + "origin_slot": 0, + "target_id": 850, + "target_slot": 1, + "type": "*" + }, + { + "id": 36521, + "origin_id": 843, + "origin_slot": 0, + "target_id": 852, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 34810, + "origin_id": -10, + "origin_slot": 0, + "target_id": 847, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34367, + "origin_id": -10, + "origin_slot": 0, + "target_id": 837, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34811, + "origin_id": -10, + "origin_slot": 1, + "target_id": 847, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 34368, + "origin_id": -10, + "origin_slot": 1, + "target_id": 837, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37722, + "origin_id": -10, + "origin_slot": 2, + "target_id": 847, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37724, + "origin_id": -10, + "origin_slot": 2, + "target_id": 846, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 37725, + "origin_id": -10, + "origin_slot": 2, + "target_id": 837, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37726, + "origin_id": -10, + "origin_slot": 2, + "target_id": 842, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 35599, + "origin_id": -10, + "origin_slot": 3, + "target_id": 845, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34379, + "origin_id": -10, + "origin_slot": 3, + "target_id": 841, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34979, + "origin_id": -10, + "origin_slot": 4, + "target_id": 845, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34980, + "origin_id": -10, + "origin_slot": 4, + "target_id": 841, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34817, + "origin_id": -10, + "origin_slot": 5, + "target_id": 845, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 854, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34816, + "origin_id": -10, + "origin_slot": 6, + "target_id": 845, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 36468, + "origin_id": -10, + "origin_slot": 6, + "target_id": 855, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34819, + "origin_id": -10, + "origin_slot": 7, + "target_id": 845, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34983, + "origin_id": -10, + "origin_slot": 7, + "target_id": 841, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34818, + "origin_id": -10, + "origin_slot": 8, + "target_id": 845, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34984, + "origin_id": -10, + "origin_slot": 8, + "target_id": 841, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34820, + "origin_id": -10, + "origin_slot": 9, + "target_id": 845, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34803, + "origin_id": -10, + "origin_slot": 10, + "target_id": 848, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 36129, + "origin_id": -10, + "origin_slot": 10, + "target_id": 852, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 34804, + "origin_id": -10, + "origin_slot": 11, + "target_id": 848, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 34805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 848, + "target_slot": 3, + "type": "INT" + }, + { + "id": 34806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 848, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37543, + "origin_id": -10, + "origin_slot": 14, + "target_id": 867, + "target_slot": 0, + "type": "*" + }, + { + "id": 37538, + "origin_id": -10, + "origin_slot": 15, + "target_id": 868, + "target_slot": 1, + "type": "*" + }, + { + "id": 37539, + "origin_id": -10, + "origin_slot": 16, + "target_id": 868, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37536, + "origin_id": -10, + "origin_slot": 16, + "target_id": 867, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37535, + "origin_id": -10, + "origin_slot": 17, + "target_id": 867, + "target_slot": 1, + "type": "*" + }, + { + "id": 37099, + "origin_id": -10, + "origin_slot": 18, + "target_id": 841, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34824, + "origin_id": -10, + "origin_slot": 19, + "target_id": 850, + "target_slot": 0, + "type": "*" + }, + { + "id": 34822, + "origin_id": -10, + "origin_slot": 20, + "target_id": 850, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 34825, + "origin_id": 850, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37781, + "origin_id": -10, + "origin_slot": 21, + "target_id": 868, + "target_slot": 0, + "type": "*" + }, + { + "id": 37787, + "origin_id": 868, + "origin_slot": 0, + "target_id": 838, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37792, + "origin_id": 847, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37793, + "origin_id": 847, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37794, + "origin_id": -10, + "origin_slot": 22, + "target_id": 845, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37795, + "origin_id": -10, + "origin_slot": 23, + "target_id": 845, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37808, + "origin_id": 837, + "origin_slot": 0, + "target_id": 841, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37809, + "origin_id": 837, + "origin_slot": 1, + "target_id": 841, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37815, + "origin_id": -10, + "origin_slot": 24, + "target_id": 852, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37817, + "origin_id": -10, + "origin_slot": 20, + "target_id": 913, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37818, + "origin_id": 846, + "origin_slot": 0, + "target_id": 913, + "target_slot": 1, + "type": "*" + }, + { + "id": 37819, + "origin_id": -10, + "origin_slot": 10, + "target_id": 913, + "target_slot": 0, + "type": "*" + }, + { + "id": 37820, + "origin_id": 913, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "*" + }, + { + "id": 37825, + "origin_id": 848, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37826, + "origin_id": 848, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "8f7e76e6-0ac5-4c3a-8b0a-cc8ea40d7ddc", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 909, + "lastLinkId": 37848, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampler Settings", + "inputNode": { + "id": -10, + "bounding": [ + 2030, + 1500, + 181.6666717529297, + 300 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2600, + 1570, + 128.66666412353516, + 160 + ] + }, + "inputs": [ + { + "id": "726e4b19-d090-40ca-ac73-0bbaed06c49b", + "name": "on_false", + "type": "*", + "linkIds": [ + 23735 + ], + "localized_name": "on_false", + "label": "default cfg", + "pos": [ + 2191.6666717529297, + 1520 + ] + }, + { + "id": "bfefbe0e-d166-4563-8ef2-540cf3886c05", + "name": "on_true", + "type": "*", + "linkIds": [ + 23727 + ], + "localized_name": "on_true", + "label": "override cfg", + "pos": [ + 2191.6666717529297, + 1540 + ] + }, + { + "id": "bcf4ffb4-9ca4-42a4-8929-8fed9d80079a", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 24217, + 24216, + 24221, + 24220, + 24219, + 24218 + ], + "localized_name": "switch", + "label": "Is Inpaint+Sample Switch?", + "pos": [ + 2191.6666717529297, + 1560 + ] + }, + { + "id": "12c610cd-d9ce-4429-8b57-648dd89574c5", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 23737 + ], + "localized_name": "on_false_1", + "label": "default steps", + "pos": [ + 2191.6666717529297, + 1580 + ] + }, + { + "id": "c657b66d-b6b7-4bdc-be89-1e0a3f61ed3f", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 23728 + ], + "localized_name": "on_true_1", + "label": "override steps", + "pos": [ + 2191.6666717529297, + 1600 + ] + }, + { + "id": "167928c8-a11b-485e-821d-ddd50dd3cd3e", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 23736 + ], + "localized_name": "on_false_2", + "label": "default sampler", + "pos": [ + 2191.6666717529297, + 1620 + ] + }, + { + "id": "f65423f3-d5a2-419e-9f8b-a5dee8313125", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 23730 + ], + "localized_name": "on_true_2", + "label": "override sampler", + "pos": [ + 2191.6666717529297, + 1640 + ] + }, + { + "id": "b92674d7-ad47-486d-8848-d0ca610f2e89", + "name": "on_false_3", + "type": "*", + "linkIds": [ + 23738 + ], + "localized_name": "on_false_3", + "label": "default scheduler", + "pos": [ + 2191.6666717529297, + 1660 + ] + }, + { + "id": "0f93c726-e745-4eb0-bd98-58f684bc443e", + "name": "on_true_3", + "type": "*", + "linkIds": [ + 23729 + ], + "localized_name": "on_true_3", + "label": "override scheduler", + "pos": [ + 2191.6666717529297, + 1680 + ] + }, + { + "id": "c5a57d39-9754-437d-a501-4488c3db4149", + "name": "on_false_4", + "type": "*", + "linkIds": [ + 23749 + ], + "localized_name": "on_false_4", + "label": "default sampler name", + "pos": [ + 2191.6666717529297, + 1700 + ] + }, + { + "id": "7249d224-af0d-4e16-8d7e-cb659c7d8b42", + "name": "on_true_4", + "type": "*", + "linkIds": [ + 23745 + ], + "localized_name": "on_true_4", + "label": "override sampler name", + "pos": [ + 2191.6666717529297, + 1720 + ] + }, + { + "id": "9b725d79-4b76-4d60-a666-1107ba328b08", + "name": "on_false_5", + "type": "*", + "linkIds": [ + 23750 + ], + "localized_name": "on_false_5", + "label": "default scheduler name", + "pos": [ + 2191.6666717529297, + 1740 + ] + }, + { + "id": "24ece74a-ae8f-438a-a280-b1961e028a56", + "name": "on_true_5", + "type": "*", + "linkIds": [ + 23747 + ], + "localized_name": "on_true_5", + "label": "override scheduler name", + "pos": [ + 2191.6666717529297, + 1760 + ] + } + ], + "outputs": [ + { + "id": "77c7f657-8797-4935-94f8-9487d09a10cf", + "name": "*", + "type": "*", + "linkIds": [ + 23742, + 23744, + 37787 + ], + "localized_name": "*", + "label": "cfg", + "pos": [ + 2620, + 1590 + ] + }, + { + "id": "9c6a0b1d-b47b-485d-b3e0-24686b43fa79", + "name": "*_1", + "type": "*", + "linkIds": [ + 23741, + 23743, + 37786 + ], + "localized_name": "*_1", + "label": "steps", + "pos": [ + 2620, + 1610 + ] + }, + { + "id": "e3e3c014-1e2f-46db-9336-ad4d2fa0091a", + "name": "*_2", + "type": "*", + "linkIds": [ + 23739, + 37788 + ], + "localized_name": "*_2", + "label": "sampler", + "pos": [ + 2620, + 1630 + ] + }, + { + "id": "7b3bea75-3a2e-455a-9340-aeb8267081b2", + "name": "*_3", + "type": "*", + "linkIds": [ + 23740, + 37789 + ], + "localized_name": "*_3", + "label": "scheduler", + "pos": [ + 2620, + 1650 + ] + }, + { + "id": "c9d5bd45-82f1-485b-9923-d4bde2779fa2", + "name": "*_4", + "type": "*", + "linkIds": [ + 23751 + ], + "localized_name": "*_4", + "label": "sampler_name", + "pos": [ + 2620, + 1670 + ] + }, + { + "id": "425eb22f-8ad0-44fb-a7ae-0b9869b39a31", + "name": "*_5", + "type": "*", + "linkIds": [ + 23752 + ], + "localized_name": "*_5", + "label": "scheduler_name", + "pos": [ + 2620, + 1690 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 706, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1530 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23735 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23727 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24217 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23742, + 23744, + 37787 + ] + } + ], + "title": "Cfg switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 705, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1580 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23737 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23728 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24216 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23741, + 23743, + 37786 + ] + } + ], + "title": "Steps switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 703, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1630 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23736 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23730 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24221 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23739, + 37788 + ] + } + ], + "title": "Sampler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 704, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1680 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23738 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23729 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24220 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23740, + 37789 + ] + } + ], + "title": "Scheduler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 708, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1730 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23749 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23745 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24219 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23751 + ] + } + ], + "title": "Sampler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 709, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1780 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23750 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24218 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23752 + ] + } + ], + "title": "Scheduler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23735, + "origin_id": -10, + "origin_slot": 0, + "target_id": 706, + "target_slot": 0, + "type": "*" + }, + { + "id": 23727, + "origin_id": -10, + "origin_slot": 1, + "target_id": 706, + "target_slot": 1, + "type": "*" + }, + { + "id": 24217, + "origin_id": -10, + "origin_slot": 2, + "target_id": 706, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24216, + "origin_id": -10, + "origin_slot": 2, + "target_id": 705, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24221, + "origin_id": -10, + "origin_slot": 2, + "target_id": 703, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24220, + "origin_id": -10, + "origin_slot": 2, + "target_id": 704, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24219, + "origin_id": -10, + "origin_slot": 2, + "target_id": 708, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24218, + "origin_id": -10, + "origin_slot": 2, + "target_id": 709, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 23737, + "origin_id": -10, + "origin_slot": 3, + "target_id": 705, + "target_slot": 0, + "type": "*" + }, + { + "id": 23728, + "origin_id": -10, + "origin_slot": 4, + "target_id": 705, + "target_slot": 1, + "type": "*" + }, + { + "id": 23736, + "origin_id": -10, + "origin_slot": 5, + "target_id": 703, + "target_slot": 0, + "type": "*" + }, + { + "id": 23730, + "origin_id": -10, + "origin_slot": 6, + "target_id": 703, + "target_slot": 1, + "type": "*" + }, + { + "id": 23738, + "origin_id": -10, + "origin_slot": 7, + "target_id": 704, + "target_slot": 0, + "type": "*" + }, + { + "id": 23729, + "origin_id": -10, + "origin_slot": 8, + "target_id": 704, + "target_slot": 1, + "type": "*" + }, + { + "id": 23749, + "origin_id": -10, + "origin_slot": 9, + "target_id": 708, + "target_slot": 0, + "type": "*" + }, + { + "id": 23745, + "origin_id": -10, + "origin_slot": 10, + "target_id": 708, + "target_slot": 1, + "type": "*" + }, + { + "id": 23750, + "origin_id": -10, + "origin_slot": 11, + "target_id": 709, + "target_slot": 0, + "type": "*" + }, + { + "id": 23747, + "origin_id": -10, + "origin_slot": 12, + "target_id": 709, + "target_slot": 1, + "type": "*" + }, + { + "id": 23742, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23744, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37787, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23741, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23743, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 37786, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23739, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 37788, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 23740, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 37789, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 23751, + "origin_id": 708, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "STRING" + }, + { + "id": 23752, + "origin_id": 709, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "241f398f-525b-4c43-a34d-3ffdb40fd7ba", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 910, + "lastLinkId": 37873, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Prepare prompt", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1500, + 120, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2700, + 1510, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "580d84ef-29aa-4660-91d3-d5acd74134b4", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 37708, + 37709 + ], + "localized_name": "clip", + "pos": [ + 1980, + 1520 + ] + }, + { + "id": "28f6793d-2302-4cd9-877d-e0f861ff2dde", + "name": "populated_text", + "type": "STRING", + "linkIds": [ + 23634 + ], + "localized_name": "populated_text", + "label": "neg prompt", + "pos": [ + 1980, + 1540 + ] + }, + { + "id": "33baaf0d-0c75-454a-a0b3-2266d45a5d00", + "name": "populated_text_1", + "type": "STRING", + "linkIds": [ + 23633 + ], + "localized_name": "populated_text_1", + "label": "pos prompt", + "pos": [ + 1980, + 1560 + ] + } + ], + "outputs": [ + { + "id": "73e09711-553c-4b92-b2a5-9421eeb8843b", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 23638, + 37782 + ], + "localized_name": "CONDITIONING", + "label": "NEG prompt", + "pos": [ + 2720, + 1530 + ] + }, + { + "id": "b7a43fea-e09b-4773-9590-8d53a1313198", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 23637, + 37781 + ], + "localized_name": "CONDITIONING_1", + "label": "POS prompt", + "pos": [ + 2720, + 1550 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 694, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1530 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23634 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23636 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 364024230561864, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1580 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23633 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23635 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 368154881459405, + "decrement", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 696, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1530 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23636 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23638, + 37782 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 695, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1580 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37709 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23635 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23637, + 37781 + ] + } + ], + "title": "Prompt pos convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23636, + "origin_id": 694, + "origin_slot": 0, + "target_id": 696, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 23635, + "origin_id": 693, + "origin_slot": 0, + "target_id": 695, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 37708, + "origin_id": -10, + "origin_slot": 0, + "target_id": 696, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 37709, + "origin_id": -10, + "origin_slot": 0, + "target_id": 695, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 23634, + "origin_id": -10, + "origin_slot": 1, + "target_id": 694, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23633, + "origin_id": -10, + "origin_slot": 2, + "target_id": 693, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23638, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37782, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 23637, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37781, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + }, + { + "id": "214ab03b-9221-4781-a411-0f19cc5fef1a", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 920, + "lastLinkId": 37894, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Normal Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1190, + 224, + 420 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3110, + 1190, + 123.33333587646484, + 160 + ] + }, + "inputs": [ + { + "id": "d5666a27-48f2-449e-9c5b-b5fe484aefc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37828 + ], + "localized_name": "image", + "pos": [ + 2084, + 1210 + ] + }, + { + "id": "4f360cc9-5d40-497e-86df-dd9ab8a84ead", + "name": "mask", + "type": "MASK", + "linkIds": [ + 37829 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 2084, + 1230 + ] + }, + { + "id": "fdc5046b-f8da-4a7a-8728-c273c8d7f565", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 27085 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 2084, + 1250 + ] + }, + { + "id": "4f7df899-f6d6-49a5-bbcc-afabd73ddbd4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 32616 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 2084, + 1270 + ] + }, + { + "id": "aab6a094-3f57-4a16-a7d9-fa974e11615b", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37879 + ], + "localized_name": "positive", + "label": "pre CN pos", + "pos": [ + 2084, + 1290 + ] + }, + { + "id": "6f6f8204-7eca-40a3-a68d-caf0e9012305", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37877 + ], + "localized_name": "negative", + "label": "pre CN neg", + "pos": [ + 2084, + 1310 + ] + }, + { + "id": "b44b8d3e-91d7-4183-a042-c9701d4f4e76", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37720, + 37721 + ], + "localized_name": "vae", + "pos": [ + 2084, + 1330 + ] + }, + { + "id": "7b006398-0aeb-41b6-94cd-c6aff86d09e4", + "name": "model", + "type": "MODEL", + "linkIds": [ + 30569 + ], + "localized_name": "model", + "pos": [ + 2084, + 1350 + ] + }, + { + "id": "fdd23b4b-772c-4329-9aa6-0c7e1a97e4ce", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37749 + ], + "localized_name": "positive_1", + "label": "after CN pos", + "pos": [ + 2084, + 1370 + ] + }, + { + "id": "5e1e7799-21d0-4c48-982a-5ae21f335e0d", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37750 + ], + "localized_name": "negative_1", + "label": "after CN neg", + "pos": [ + 2084, + 1390 + ] + }, + { + "id": "9be75c47-a89c-4afd-b83d-13a86dbfd255", + "name": "seed", + "type": "INT", + "linkIds": [ + 25540 + ], + "localized_name": "seed", + "pos": [ + 2084, + 1410 + ] + }, + { + "id": "1ee795cb-e01e-4ea1-8781-21a022ee678f", + "name": "steps", + "type": "INT", + "linkIds": [ + 37865 + ], + "localized_name": "steps", + "pos": [ + 2084, + 1430 + ] + }, + { + "id": "2ffda5d2-40c2-40e5-9f99-6fb230137f78", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 37862 + ], + "localized_name": "cfg", + "pos": [ + 2084, + 1450 + ] + }, + { + "id": "3ba5584c-9699-4923-b369-8dcf9eb0b690", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 37868 + ], + "localized_name": "sampler_name", + "label": "sampler", + "pos": [ + 2084, + 1470 + ] + }, + { + "id": "535314c9-c489-4502-8bb7-9f7ffa5835dd", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 37870 + ], + "localized_name": "scheduler", + "pos": [ + 2084, + 1490 + ] + }, + { + "id": "90330171-3895-4dc6-8d8d-a1dd01f18157", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 23588 + ], + "localized_name": "denoise", + "pos": [ + 2084, + 1510 + ] + }, + { + "id": "cef39c0e-579d-45bf-a506-37f718f9a5db", + "name": "on_false", + "type": "*", + "linkIds": [ + 22017 + ], + "localized_name": "on_false", + "label": "final img normal", + "pos": [ + 2084, + 1530 + ] + }, + { + "id": "7fdd1f95-cfcf-4e0a-b65a-b6a018abab96", + "name": "on_true", + "type": "*", + "linkIds": [ + 37802 + ], + "localized_name": "on_true", + "label": "final img hires", + "pos": [ + 2084, + 1550 + ] + }, + { + "id": "e3c50a91-b0a5-4cf4-9e8c-06c5612fadfd", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 22016 + ], + "localized_name": "switch", + "label": "Use inpaint?", + "pos": [ + 2084, + 1570 + ] + } + ], + "outputs": [ + { + "id": "6e8df97f-b582-4705-9f95-088f1729d774", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37836 + ], + "localized_name": "positive", + "label": "pre cn positive", + "pos": [ + 3130, + 1210 + ] + }, + { + "id": "4237d468-e83c-48a8-9919-3b39646260cf", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37837 + ], + "localized_name": "negative", + "label": "pre cn negative", + "pos": [ + 3130, + 1230 + ] + }, + { + "id": "19061c66-271b-421a-a305-5dde0e58b8b7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "image", + "pos": [ + 3130, + 1250 + ] + }, + { + "id": "0562846d-3055-4ab1-a9b1-f758a5aba8a8", + "name": "*", + "type": "*", + "linkIds": [ + 22018, + 22019 + ], + "localized_name": "*", + "label": "final inpaint img", + "pos": [ + 3130, + 1270 + ] + }, + { + "id": "38800f6a-0a4b-423e-8cd4-b7012802b4d3", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37881 + ], + "pos": [ + 3130, + 1290 + ] + }, + { + "id": "10aea75f-4b81-4666-ad56-c662174f2419", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37882 + ], + "pos": [ + 3130, + 1310 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 672, + "type": "InpaintStitchImproved", + "pos": [ + 2680, + 1230 + ], + "size": [ + 235.1999969482422, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 21871 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 21872 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 37800 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 670, + "type": "VAEDecode", + "pos": [ + 2500, + 1270 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 21867 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37721 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 21872, + 37889 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 671, + "type": "KSampler", + "pos": [ + 2500, + 1230 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 30569 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37749 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37750 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 21870 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 25540 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37865 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37862 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37868 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37870 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 23588 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 21867 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 525493778966480, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 669, + "type": "InpaintModelConditioning", + "pos": [ + 2200, + 1280 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37879 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37877 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37720 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 21865 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 21866 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 37836 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 37837 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 21870 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "InpaintCropImproved", + "pos": [ + 2200, + 1230 + ], + "size": [ + 390, + 630 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37828 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 37829 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 27085 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 32616 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 21871 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 21865, + 37881 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 21866, + 37882 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 674, + "type": "LazySwitchKJ", + "pos": [ + 2920, + 1230 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 22017 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37802 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 22016 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 22018, + 22019 + ] + } + ], + "title": "After Inpaint IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 21865, + "origin_id": 668, + "origin_slot": 1, + "target_id": 669, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 21866, + "origin_id": 668, + "origin_slot": 2, + "target_id": 669, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 21867, + "origin_id": 671, + "origin_slot": 0, + "target_id": 670, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 21870, + "origin_id": 669, + "origin_slot": 2, + "target_id": 671, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 21871, + "origin_id": 668, + "origin_slot": 0, + "target_id": 672, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 21872, + "origin_id": 670, + "origin_slot": 0, + "target_id": 672, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37828, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37829, + "origin_id": -10, + "origin_slot": 1, + "target_id": 668, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 27085, + "origin_id": -10, + "origin_slot": 2, + "target_id": 668, + "target_slot": 3, + "type": "INT" + }, + { + "id": 32616, + "origin_id": -10, + "origin_slot": 3, + "target_id": 668, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37879, + "origin_id": -10, + "origin_slot": 4, + "target_id": 669, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37877, + "origin_id": -10, + "origin_slot": 5, + "target_id": 669, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37720, + "origin_id": -10, + "origin_slot": 6, + "target_id": 669, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37721, + "origin_id": -10, + "origin_slot": 6, + "target_id": 670, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 30569, + "origin_id": -10, + "origin_slot": 7, + "target_id": 671, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 37749, + "origin_id": -10, + "origin_slot": 8, + "target_id": 671, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37750, + "origin_id": -10, + "origin_slot": 9, + "target_id": 671, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 25540, + "origin_id": -10, + "origin_slot": 10, + "target_id": 671, + "target_slot": 4, + "type": "INT" + }, + { + "id": 37865, + "origin_id": -10, + "origin_slot": 11, + "target_id": 671, + "target_slot": 5, + "type": "INT" + }, + { + "id": 37862, + "origin_id": -10, + "origin_slot": 12, + "target_id": 671, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 37868, + "origin_id": -10, + "origin_slot": 13, + "target_id": 671, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 37870, + "origin_id": -10, + "origin_slot": 14, + "target_id": 671, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 23588, + "origin_id": -10, + "origin_slot": 15, + "target_id": 671, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 22017, + "origin_id": -10, + "origin_slot": 16, + "target_id": 674, + "target_slot": 0, + "type": "*" + }, + { + "id": 37802, + "origin_id": -10, + "origin_slot": 17, + "target_id": 674, + "target_slot": 1, + "type": "*" + }, + { + "id": 22016, + "origin_id": -10, + "origin_slot": 18, + "target_id": 674, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37836, + "origin_id": 669, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37837, + "origin_id": 669, + "origin_slot": 1, + "target_id": -20, + "target_slot": 1, + "type": "*" + }, + { + "id": 37800, + "origin_id": 672, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "*" + }, + { + "id": 22018, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 22019, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37881, + "origin_id": 668, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37882, + "origin_id": 668, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [] + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [], + "frontendVersion": "1.30.6", + "ds": { + "scale": 0.630394086312861, + "offset": [ + 835.2688664229623, + -481.108352949357 + ] + } + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v5.0/TXT2IMG_ADetailer_2025-11-29-224604.png b/workflows/TXT2IMG/v5.0/TXT2IMG_ADetailer_2025-11-29-224604.png new file mode 100644 index 0000000000000000000000000000000000000000..ce3cfb77552ff9b14544d3062db231bf2b1f8f03 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/TXT2IMG_ADetailer_2025-11-29-224604.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:464de7e0ab9347902b69f43b2a1b0e437e52409baee517392424957827ab033f +size 7254128 diff --git a/workflows/TXT2IMG/v5.0/changelod.md b/workflows/TXT2IMG/v5.0/changelod.md new file mode 100644 index 0000000000000000000000000000000000000000..e035cc1ebbc2c87a41ec7a5f072ce1d76910772c --- /dev/null +++ b/workflows/TXT2IMG/v5.0/changelod.md @@ -0,0 +1,7 @@ +- Implementation of Manual inpainting +- Changed refiner selection with bool and lazy switch for an easy activation/deactivation +- more lazy switches implemented so workflow only runs nodes required for final result(better performance) +- changed hires fix steps calculation to use the same step count if steps below 10 (lightning/dmd2 loras for low vram) +- saves lora information now from all activated loras in general lora power loader +- removed Anything Anywhere nodes due to repeating problems after comfy updates since introduction of subgraphs +- added a slider for the color fix strength \ No newline at end of file diff --git a/workflows/TXT2IMG/v5.0/compare.png b/workflows/TXT2IMG/v5.0/compare.png new file mode 100644 index 0000000000000000000000000000000000000000..4b15d291283da433218c75b90e141fcc0635ce86 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/compare.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a5f963cbe91b999e7cdd8778b72a4378da767478fd650cda0107859e810a48 +size 14947609 diff --git a/workflows/TXT2IMG/v5.0/compare2.png b/workflows/TXT2IMG/v5.0/compare2.png new file mode 100644 index 0000000000000000000000000000000000000000..2ddf1e3de41391fc932932a29f76e7abcf034f46 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/compare2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d3b274458611c504c5055ad49140907fab16e58d68231004995fa9a2323df1 +size 17159916 diff --git a/workflows/TXT2IMG/v5.0/functions1.png b/workflows/TXT2IMG/v5.0/functions1.png new file mode 100644 index 0000000000000000000000000000000000000000..24fa4400b09480f781c0a00ad29f024376b68bf9 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/functions1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064aaa40665a3c9f2c6ebb4166bab685720f0e3847b8564bfd840f1d9930af1b +size 106260 diff --git a/workflows/TXT2IMG/v5.0/functions2.png b/workflows/TXT2IMG/v5.0/functions2.png new file mode 100644 index 0000000000000000000000000000000000000000..5843390ba5ea1c6eaab20745f5cdb85b6bf6dea8 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/functions2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3817eed336b9d6083f57fa3efd9471b03dcd51bc40d01b066b9e4e4d24230fde +size 192635 diff --git a/workflows/TXT2IMG/v5.0/functions3.png b/workflows/TXT2IMG/v5.0/functions3.png new file mode 100644 index 0000000000000000000000000000000000000000..c02f1854e2fa6ea23680b3707a99337375680d61 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/functions3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45058d209fb591f0c68acdf1a829d36ab0fdf138a5da42617f3ee814f8d936a0 +size 1029668 diff --git a/workflows/TXT2IMG/v5.0/functions4.png b/workflows/TXT2IMG/v5.0/functions4.png new file mode 100644 index 0000000000000000000000000000000000000000..b5bc68cf8b686323c10dc0cb3330a5521f17f481 --- /dev/null +++ b/workflows/TXT2IMG/v5.0/functions4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b385f11cff0019539c56cffdebf2dc9207a59a78cd505a19a4a80bdfcec10de5 +size 519939 diff --git a/workflows/TXT2IMG/v5.0/workflow-txt2img-preview.png b/workflows/TXT2IMG/v5.0/workflow-txt2img-preview.png new file mode 100644 index 0000000000000000000000000000000000000000..b14606784700b9d5fb0280c8f2fc737e3496f37c --- /dev/null +++ b/workflows/TXT2IMG/v5.0/workflow-txt2img-preview.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38035285228853da612a2a666e855a8329345f99d36990805f92b63d97f4e101 +size 1184325 diff --git a/workflows/TXT2IMG/v5.0/workflow.png b/workflows/TXT2IMG/v5.0/workflow.png new file mode 100644 index 0000000000000000000000000000000000000000..f15d62d5c13be6fbd7516d2f71e031f286df1d7f --- /dev/null +++ b/workflows/TXT2IMG/v5.0/workflow.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f86cf15e87c53465cabda403474b149c8c52924709f544d7bb9bad4f2877bd3 +size 3735796 diff --git a/workflows/TXT2IMG/v5.1/TXT2IMG-ADetailer-v5.1-vslinx.json b/workflows/TXT2IMG/v5.1/TXT2IMG-ADetailer-v5.1-vslinx.json new file mode 100644 index 0000000000000000000000000000000000000000..cf1bca8ad80071f1e65816adebb4902785a2910c --- /dev/null +++ b/workflows/TXT2IMG/v5.1/TXT2IMG-ADetailer-v5.1-vslinx.json @@ -0,0 +1,34908 @@ +{ + "id": "4f3e24f0-71b6-4ba5-9100-78a9065ca2fd", + "revision": 0, + "last_node_id": 1101, + "last_link_id": 38149, + "nodes": [ + { + "id": 76, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 171 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 173 + ] + } + ], + "title": "Penis Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/2DCockAndBallYolo8x.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 363, + "type": "Label (rgthree)", + "pos": [ + -500, + -460 + ], + "size": [ + 149.43333435058594, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Requirements", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 368, + "type": "Label (rgthree)", + "pos": [ + -690, + -330 + ], + "size": [ + 147.38333129882812, + 52 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "vsLinx", + "properties": { + "fontSize": 52, + "fontFamily": "Arial", + "fontColor": "#FF4D00", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 450, + "type": "Label (rgthree)", + "pos": [ + -750, + -370 + ], + "size": [ + 60.650001525878906, + 14 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "TXT2IMG", + "properties": { + "fontSize": 14, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 459, + "type": "mxSlider", + "pos": [ + 910, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3381 + ] + } + ], + "title": "Denoise Nipples", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 460, + "type": "mxSlider", + "pos": [ + 670, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3383 + ] + } + ], + "title": "Denoise Penis", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 431, + "type": "mxSlider", + "pos": [ + -510, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3185 + ] + } + ], + "title": "IPAdapter Composition Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 364, + "type": "Label (rgthree)", + "pos": [ + -500, + -450 + ], + "size": [ + 907.7999877929688, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 430, + "type": "mxSlider", + "pos": [ + -760, + 680 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3184 + ] + } + ], + "title": "IPAdapter Style Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 529, + "type": "Label (rgthree)", + "pos": [ + -760, + 450 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 466, + "type": "mxSlider", + "pos": [ + 430, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3376 + ] + } + ], + "title": "Denoise Face", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 462, + "type": "mxSlider", + "pos": [ + 430, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 11, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3379 + ] + } + ], + "title": "Denoise Lips", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 461, + "type": "mxSlider", + "pos": [ + 430, + 540 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 12, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3382 + ] + } + ], + "title": "Denoise Vagina", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.35, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.35, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 419, + "type": "LoadImage", + "pos": [ + 1170, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13990 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Composition Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 464, + "type": "mxSlider", + "pos": [ + 910, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3378 + ] + } + ], + "title": "Denoise Nose", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.25, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.25, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 531, + "type": "Label (rgthree)", + "pos": [ + -760, + 610 + ], + "size": [ + 493.95001220703125, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "_____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#808080", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 395, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -220, + 1680 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10425 + ] + } + ], + "title": "PreProcessor", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 534, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -20, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14767 + ] + } + ], + "title": "Hi-Res Fix", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 486, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 190, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10373 + ] + } + ], + "title": "Low VRAM for Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 487, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 410, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10375 + ] + } + ], + "title": "Low VRAM for Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 294, + "type": "mxSlider", + "pos": [ + -760, + 520 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 20, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 38133 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 603, + "type": "easy anythingIndexSwitch", + "pos": [ + -220, + 1640 + ], + "size": [ + 270, + 98 + ], + "flags": { + "collapsed": true + }, + "order": 181, + "mode": 0, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 14319 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 13474 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 37847, + 38131 + ] + } + ], + "title": "CN Switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 141, + "type": "mxSlider2D", + "pos": [ + -760, + -40 + ], + "size": [ + 270, + 280 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 520, + 11731, + 14320 + ] + }, + { + "name": "", + "type": "INT", + "links": [ + 521, + 11730, + 14322 + ] + } + ], + "title": "Size", + "properties": { + "valueX": 1024, + "valueY": 1536, + "minX": 0, + "minY": 0, + "maxX": 1332, + "maxY": 1998, + "stepX": 128, + "stepY": 128, + "decimalsX": 0, + "decimalsY": 0, + "snap": true, + "dots": true, + "frame": true, + "frameAlert": 0, + "Node name for S&R": "mxSlider2D", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + 1024, + 1536, + 1536, + 0, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 491, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 390, + 1650 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10426 + ] + } + ], + "title": "Low VRAM for ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 142, + "type": "mxSlider", + "pos": [ + -480, + -40 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 23, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 11729 + ] + } + ], + "title": "Batch Size", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 4, + "min": 1, + "max": 10, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 4, + 4, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 333, + "type": "LoadImage", + "pos": [ + 1510, + 370 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 704, + 722, + 741, + 12706 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load ControlNet Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 299, + "type": "mxSlider", + "pos": [ + -510, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 25, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 38135 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 468, + "type": "MarkdownNote", + "pos": [ + 2300, + 810 + ], + "size": [ + 390, + 440 + ], + "flags": {}, + "order": 26, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these nodes?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Debug Section\n\nThe **\"Prompt preview\"** node displays the complete prompt used during image generation, this includes your start & end quality prompts if activated. \n\n--- \n\nYou can open the body-part previews by clicking the rectangle symbol next to their name. They show the improved part.
\nIf the whole image is in the preview it means that the Detailer is disabled, no changes have been made.
\nIf the preview is a black rectangle it means the Ultralytics detection model has not found any matches.
\nYou might choose a different detection model or change settings in the detailer, see \"Detailer Parameters\"-Note to the left. You can find the Detailers in the \"Detailer\"-Group.\n\n---\n\n**\"ControlNet Pose Preview\"** shows the pose that is used from ControlNet. If you have ControlNet deactivated it'll just show the default image. If you have pre-processing during ControlNet enabled you'll see your pose that was generated through that here.\n\n--- \n\n**Pre-HiRes Fix** displays a preview of your image before the HiRes-Fix process is applied." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 366, + "type": "Label (rgthree)", + "pos": [ + -1260, + -450 + ], + "size": [ + 480.6000061035156, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 27, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "____________________________________", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 591, + "type": "MarkdownNote", + "pos": [ + -70, + 1300 + ], + "size": [ + 700, + 220 + ], + "flags": { + "pinned": true + }, + "order": 28, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Refiner", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "## ← Explanation Refiner\nIf you’re using refiner, the image is generated with two different checkpoints, which also means it requires more VRAM. The first checkpoint creates the bulk of the image, including composition and structure, while the second checkpoint refines and touches up details. The slider “steps spent on base” determines how many steps are allocated to the first checkpoint, while the remaining steps (up to the total steps set in Sampler Settings) are spent with the refiner. Usually, a specific refiner checkpoint is loaded just for that second phase.\n\nIf you combine a refiner with hires fix, keep in mind that only the first checkpoint is used for the hires pass due to technical limitations — so if you’re trying to apply a second checkpoint for style, it’s best to use a very low denoise value (around 0.1–0.15) for the hires fix. With the rise of hires fix and upscaling, refiners have become mostly obsolete, since these methods achieve equal or better results in a more flexible and efficient way." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 592, + "type": "MarkdownNote", + "pos": [ + 640, + 1300 + ], + "size": [ + 340, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 29, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Ultralytics Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### FACE\n- [Mask aDetailer - Face detailer for Eyes, Eyebrows, and Nose](https://civitai.com/models/1222100/mask-adetailer-face-detailer-for-eyes-eyebrows-and-nose)\n- [ADetailer Anime Girl Face Segmentation / 漫画娘 顔検知](https://civitai.com/models/1076050/adetailer-anime-girl-face-segmentation)\n\n#### EYES\n- [Eyes detection (Adetailer)](https://civitai.com/models/150925/eyes-detection-adetailer)\n- [Eyeful | Robust eye detection for Adetailer / ComfyUI](https://civitai.com/models/178518/eyeful-or-robust-eye-detection-for-adetailer-comfyui)\n- [PitEyeDetailer](https://huggingface.co/camenduru/ultralytics/blob/main/PitEyeDetailer-v2-seg.pt)\n\n#### LIPS / Mouth\n- [ADetailer (After Detailer) Lips Model](https://civitai.com/models/142240/adetailer-after-detailer-lips-model)\n- [ADetailer 2d mouth detection [yolo/segmentation]](https://civitai.com/models/1306938/adetailer-2d-mouth-detection-yolosegmentation)\n\n\n#### NOSE\n- [ADetailer (Nose)](https://www.mediafire.com/file/f6buda8p06cosn6/adetailerNose_.pt/file) ([originally](https://civitai.com/models/1232431/adetailer-nose) from user [vortumanko](https://civitai.com/user/vortumanko) but taken offline by owner, works best with anthro noses, for everything else i recommend one of the face detailers above)\n\n#### HANDS\n- [hand_yolov8s.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov8s.pt)\n- [hand_yolov9c.pt](https://huggingface.co/Bingsu/adetailer/blob/main/hand_yolov9c.pt)\n\n#### NIPPLES\n- [Nipple Adetailer for Anime Girls](https://civitai.com/models/1132590/nipple-adetailer-for-anime-girls)\n- [ADetailer Nipples model](https://civitai.com/models/490259/adetailer-nipples-model)\n\n\n#### VAGINA\n- [Anime NSFW Detection/ADetailer All-in-One](https://civitai.com/models/1313556/anime-nsfw-detectionadetailer-all-in-one)\n- [Pussy Adetailer](https://civitai.com/models/150234/pussy-adetailer)\n\n\n#### PENIS\n- [Cock and Ball Detection 2D edition (ADetailer)](https://civitai.com/models/310687/cock-and-ball-detection-2d-edition-adetailer)\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 593, + "type": "MarkdownNote", + "pos": [ + 990, + 1300 + ], + "size": [ + 290, + 570 + ], + "flags": { + "collapsed": false, + "pinned": true + }, + "order": 30, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Recommended Detailer LoRA's", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### General Detailer (Can be used for everything)\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1147221)\n\n#### General Detailer for V-Pred Models\n- [NoobAI-XL Detailer](https://civitai.com/models/987736?modelVersionId=1209350)\n\n#### Eyes\n- [Eye detail LoRA [Illustrious+FLUX]](https://civitai.com/models/1300857?modelVersionId=1468284)\n\n#### Hands\n- [Hands XL + SD 1.5 + FLUX.1-dev + Pony + Illustrious](https://civitai.com/models/200255?modelVersionId=1464262)\n\n#### Nipples\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA Anmagine XL 3.1-4.0](https://civitai.com/models/502107\n)\n- [Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/493096)\n- [[Illustrious-XL] Nipple LORA for ADetailer / ADetailer用の乳首LORA](https://civitai.com/models/827482)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 360, + "type": "MarkdownNote", + "pos": [ + -770, + 1870 + ], + "size": [ + 370, + 100 + ], + "flags": { + "pinned": true + }, + "order": 31, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Pose Collections", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### Civitai has a large amount of available poses collections you can browse through the Poses filter [here](https://civitai.com/search/models?modelType=Poses&sortBy=models_v9)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 42, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 32, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 82 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 179 + ] + } + ], + "title": "Nose Ultalytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/adetailerNose_.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 37, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 1170 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 65 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 180 + ] + } + ], + "title": "Lips Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/adetailer2dMouth_v10.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 46, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 1050 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 34, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 100 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 111 + ] + } + ], + "title": "Vagina Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/pussy_yolo11s_bbox_best.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 564, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 172, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37691 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37701 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11952 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11953, + 19265 + ] + } + ], + "title": "Eyes LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 566, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 174, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37692 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37702 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11954 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11955, + 19266 + ] + } + ], + "title": "Nose LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 565, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 173, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37693 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37703 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11956 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11957, + 19267 + ] + } + ], + "title": "Lips LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 569, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 620, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 175, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37695 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37705 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11960 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11962, + 19269 + ] + } + ], + "title": "Nipples LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 578, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 840, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 177, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37696 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37706 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11963 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11964, + 19270 + ] + } + ], + "title": "Vagina LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 582, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 1060, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 178, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37697 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37707 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11965 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11966, + 19271 + ] + } + ], + "title": "Penis LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 465, + "type": "mxSlider", + "pos": [ + 670, + 100 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 35, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3377 + ] + } + ], + "title": "Denoise Eyes", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.2, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 34, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 36, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 53 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 528 + ] + } + ], + "title": "Eyes Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/PitEyeDetailer-v2-seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 463, + "type": "mxSlider", + "pos": [ + 670, + 320 + ], + "size": [ + 230, + 30 + ], + "flags": {}, + "order": 37, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3380 + ] + } + ], + "title": "Denoise Hands", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.3, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.3, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 40, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 930 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 38, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 67 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 178 + ] + } + ], + "title": "Nipples Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "segm/Nipple-yoro11x_seg.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 20, + "type": "UltralyticsDetectorProvider", + "pos": [ + -60, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 44 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 182 + ] + } + ], + "title": "Face Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/99coins_anime_girl_face_box.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 68, + "type": "UltralyticsDetectorProvider", + "pos": [ + 160, + 810 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 40, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BBOX_DETECTOR", + "type": "BBOX_DETECTOR", + "slot_index": 0, + "links": [ + 158 + ] + }, + { + "name": "SEGM_DETECTOR", + "type": "SEGM_DETECTOR", + "slot_index": 1, + "links": [ + 160 + ] + } + ], + "title": "Hands Ultralytics", + "properties": { + "cnr_id": "comfyui-impact-subpack", + "ver": "74db20c95eca152a6d686c914edc0ef4e4762cb8", + "Node name for S&R": "UltralyticsDetectorProvider", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "bbox/hand_yolov9c.pt" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 542, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + 190, + 1640 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 41, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14768 + ] + } + ], + "title": "Color Fix for Hi-Res", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 227, + "type": "PreviewImage", + "pos": [ + 1780, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 155, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25397 + } + ], + "outputs": [], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 228, + "type": "PreviewImage", + "pos": [ + 1890, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 156, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25399 + } + ], + "outputs": [], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 229, + "type": "PreviewImage", + "pos": [ + 2010, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 157, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25401 + } + ], + "outputs": [], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 230, + "type": "PreviewImage", + "pos": [ + 2120, + 1240 + ], + "size": [ + 210, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 158, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25403 + } + ], + "outputs": [], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 765, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1740 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 194, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25398 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25388 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25399 + ] + } + ], + "title": "Nipples bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 766, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1780 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 195, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25400 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25389 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25401 + ] + } + ], + "title": "Vagina bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 561, + "type": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "pos": [ + 1510, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 42, + "mode": 0, + "inputs": [ + { + "label": "controlnet model", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 38130 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 12709 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 295, + "type": "mxSlider", + "pos": [ + -760, + 590 + ], + "size": [ + 240, + 30 + ], + "flags": {}, + "order": 43, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 38134 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 702, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + 4280, + 50 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 44, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 37857 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 37861 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "karras" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 699, + "type": "mxSlider", + "pos": [ + 4280, + 170 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 45, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 37853 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 700, + "type": "mxSlider", + "pos": [ + 4280, + 240 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37850 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 6, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 6, + 6, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 144, + "type": "mxSlider", + "pos": [ + -480, + 30 + ], + "size": [ + 210, + 30 + ], + "flags": { + "collapsed": false + }, + "order": 47, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 514, + 11784 + ] + } + ], + "title": "CLIP Skip", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 2, + "step": 1, + "decimals": 0, + "snap": false, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 269, + "type": "mxSlider", + "pos": [ + -480, + 170 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 526, + 11732 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.05, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 792, + "type": "mxSlider", + "pos": [ + 3640, + -30 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 49, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 37793, + 37883 + ] + } + ], + "title": "Mask Blend Pixels", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 64, + "min": 0, + "max": 64, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 64, + 64, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 29, + "type": "PreviewImage", + "pos": [ + 2750, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": { + "pinned": true + }, + "order": 144, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37903 + } + ], + "outputs": [], + "title": "Preview after Detailing | Preview after Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 274, + "type": "PreviewImage", + "pos": [ + 2280, + -170 + ], + "size": [ + 460, + 890 + ], + "flags": { + "pinned": true + }, + "order": 162, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 23403 + } + ], + "outputs": [], + "title": "Preview after Upscale/HiRes Fix | Preview before Inpaint", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "shape": 1 + }, + { + "id": 282, + "type": "WidgetToString", + "pos": [ + -420, + 1600 + ], + "size": [ + 315, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 127, + "mode": 0, + "inputs": [ + { + "name": "any_input", + "shape": 7, + "type": "*", + "link": 1891 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 543 + ] + } + ], + "title": "Modelname for save", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WidgetToString", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + "ckpt_name", + false, + "", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 490, + "type": "Scheduler Selector (Image Saver)", + "pos": [ + -480, + 370 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 50, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11734, + 13626, + 37856 + ] + }, + { + "name": "scheduler_name", + "type": "STRING", + "links": [ + 37860 + ] + } + ], + "title": "Scheduler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "6b20354c2967527d747f46b6182be88eb6b1d24a", + "Node name for S&R": "Scheduler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sgm_uniform" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 767, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1820 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 196, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25402 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25390 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25403 + ] + } + ], + "title": "Penis bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 558, + "type": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "pos": [ + 1170, + -170 + ], + "size": [ + 310, + 110 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "label": "clip model", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": null + }, + { + "label": "ipadapter", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": null + } + ], + "outputs": [ + { + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11900, + 11901 + ] + }, + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11902, + 11903 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "clip_name" + ], + [ + "-1", + "ipadapter_file" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "clip_name": true, + "ipadapter_file": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors", + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 365, + "type": "Label (rgthree)", + "pos": [ + -1260, + -460 + ], + "size": [ + 214.8000030517578, + 24 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 52, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Manual / Mini-Guide", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 341, + "type": "MarkdownNote", + "pos": [ + -280, + -380 + ], + "size": [ + 350, + 260 + ], + "flags": { + "pinned": true + }, + "order": 53, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use ControlNet you first have to download the ControlNet Models for NoobAI.
\nThese models work for Eps, VPred and even Illustrious models.
\nSo you don't need to use a NoobAI model if you prefer using Illustrious Checkpoints.

\nYou can find these Models [here](https://civitai.com/models/929685\n).
\nThe OpenPose model [here](https://huggingface.co/Laxhar/noob_openpose/tree/main).
\nOr all of them in their huggingface collection [here](https://huggingface.co/collections/Laxhar/noobai-sdxl-controlnet-67342fca03831b10647d7910).\n\n### Save these in your /models/controlnet folder\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 448, + "type": "MarkdownNote", + "pos": [ + 80, + -380 + ], + "size": [ + 330, + 260 + ], + "flags": { + "pinned": true + }, + "order": 54, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "IPAdapter Models", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "To use the IPAdapter you first have to download the IPAdapter Model for NoobAI.
\nThis models work for Eps, VPred and Illustrious models.
\nYou can find the Model [here](https://civitai.com/models/1000401?modelVersionId=1121145\n).\n\n### Save this in your /models/ipadapter folder\n\nYou also need a compatible Clip-vision Model which you can either find [here](https://huggingface.co/axssel/IPAdapter_ClipVision_models/blob/main/CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors) or through the Comfy Model Manager by searching for \"CLIP-ViT-bigG-14-laion2B\".\n\n### Save this in your /models/clip_vision folder" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 348, + "type": "MarkdownNote", + "pos": [ + -770, + -240 + ], + "size": [ + 260, + 120 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Author", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "Please leave feedback or questions [here](https://civitai.com/models/1297813/comfyui-detaileradetailer-all-in-one-illustrious-pony-sdxl).
\nThank you for using my Workflow!" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 367, + "type": "Label (rgthree)", + "pos": [ + -750, + -360 + ], + "size": [ + 184.5500030517578, + 34 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 56, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Workflow by", + "properties": { + "fontSize": 34, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 407, + "type": "PreviewImage", + "pos": [ + 1780, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 165, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37848 + } + ], + "outputs": [], + "title": "ControlNet Pose Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 226, + "type": "PreviewImage", + "pos": [ + 2120, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 154, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25395 + } + ], + "outputs": [], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 584, + "type": "MarkdownNote", + "pos": [ + 1290, + 770 + ], + "size": [ + 290, + 1100 + ], + "flags": { + "pinned": true + }, + "order": 57, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Parameters", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "#### ← To the left you can find the LoRA selectors for each specific body-part.
\n#### To the bottom left of this note, right below the \"Detailer LoRA's\"-Node, you can find my recommendations to improve the quality for body-specific parts even further.\n\n---\n\n#### → To the right are the Detailers, open the nodes, after activating them above, by clicking the rectangle to the left of their name and then adapt the settings to your needs to improve your results even further. These are the most important parameters to improve your results:
\n\n``Positive Prompt Node (Detailer Control-Group)`` — Use optional body-part positive prompts in the \"Detailer prompts\"-Group. \n Use **body-part specific LoRA’s** for best results.\n\n``guide_size`` — Target short-side pixels for each crop before inpaint. Higher = more detail, more VRAM.\n\n``max_size`` — Cap on the crop’s long side after resizing. Prevents huge crops; set ≥ largest expected crop to avoid downscaling.\n\n``feather`` — Blur on the blend mask edges. Higher = smoother seams, less edge noise (but slightly softer detail).\n\n``bbox_threshold`` — Detector confidence cutoff. Higher = fewer, surer detections; lower = more/looser boxes.\n\n``bbox_dilation`` — Extra pixels added around each bbox (padding). More context → more natural blends.\n\n``bbox_crop_factor`` — Multiplies bbox size before cropping (e.g., 1.2 = +20%). Similar to dilation but proportional.\n\n``sam_dilation`` — Dilate/erode SAM mask by pixels. Positive = expand mask, negative = tighten.\n\n``sam_threshold`` — Confidence cutoff for SAM mask. Lower = larger masks; higher = tighter masks.\n\n``sam_bbox_expansion`` — Scale factor applied to bbox before running SAM (e.g., 1.2 = +20%).\n\n``sam_mask_hint_threshold`` — Threshold for using hint logits with SAM; higher trusts hints less.\n\n``drop_size`` — Minimum mask/crop size (px). Filters tiny false positives.\n\n``noise_mask_feather`` — Feather for the noise application inside the mask. Higher = smoother noise transition, fewer gritty rims.\n\n``cycle`` — How many times to detail the detected region(s). >1 can refine tough areas at extra cost.\n\n---\n\n### Rule of thumb(for 2x upscaled):\n>Start with ``guide_size`` 896–1024 (eyes 896–1024; face 1024–1536+ if the face is large).\n\n>Set ``max_size`` near your image long side (or 1536–2048 if VRAM is tight).\n\n>Use ``feather`` 24–48 (smaller areas ≈20–28; larger areas ≈32–48).\n\n>Keep ``noise_mask_feather`` ≈ 24–36 (small vs. large areas)." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 1013, + "type": "MarkdownNote", + "pos": [ + 420, + -380 + ], + "size": [ + 230, + 130 + ], + "flags": { + "pinned": true + }, + "order": 58, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Code", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "Cyan = Enable/Disable features
\nBlue = Load model/checkpoint/lora/image
\nYellow = Set generation values
\nGreen = Positive prompts
\nRed = Negative prompts
\nPale Blue = Previews
\nBlack = Info/Tutorial
\nBrown = Detailer" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 570, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 1050 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 176, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37694 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37704 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11958 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11959, + 19268 + ] + } + ], + "title": "Hands LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 562, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 400, + 810 + ], + "size": [ + 210, + 200 + ], + "flags": {}, + "order": 171, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 37690 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 37700 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11950 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11951, + 19264 + ] + } + ], + "title": "Face LoRA", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 414, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -220, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 59, + "mode": 4, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 3191 + ] + } + ], + "title": "IPAdapter Style", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 456, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -20, + 1810 + ], + "size": [ + 247.65780639648438, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 60, + "mode": 4, + "inputs": [ + { + "dir": 3, + "label": "", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 10374 + ] + } + ], + "title": "IPAdapter Composition", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 590, + "type": "Reroute", + "pos": [ + -760, + 1580 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 179, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 12397 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 12398 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 588, + "type": "Power Lora Loader (rgthree)", + "pos": [ + -440, + 1260 + ], + "size": [ + 350, + 250 + ], + "flags": {}, + "order": 130, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 11969 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 11970 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 12068 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 12067 + ] + } + ], + "title": "Refiner LoRA's", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 977, + "type": "PreviewImage", + "pos": [ + 3460, + 820 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 208, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37999 + } + ], + "outputs": [], + "title": "pre hires fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 980, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1350 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 131, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38002 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38006 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 983, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1350 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 134, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38007 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38008 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 982, + "type": "vsLinx_BooleanOrOperator", + "pos": [ + 2180, + 1390 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 38006 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 38008 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38009 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanOrOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 979, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1440 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 209, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 38004 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 38009 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37999 + ] + } + ], + "title": "bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 420, + "type": "LoadImage", + "pos": [ + 1170, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13852 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Load Style Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 807, + "type": "PreviewImage", + "pos": [ + 3240, + 820 + ], + "size": [ + 210, + 260 + ], + "flags": {}, + "order": 197, + "mode": 4, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37758 + } + ], + "outputs": [], + "title": "ControlNet Preview", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 864, + "type": "PrimitiveBoolean", + "pos": [ + 3970, + 70 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 62, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 37797 + ] + } + ], + "title": "Use different Upscale Model? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 828, + "type": "mxSlider", + "pos": [ + 3970, + 620 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 63, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37746 + ] + } + ], + "title": "ControlNet Start Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 829, + "type": "mxSlider", + "pos": [ + 3970, + 690 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 64, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37747 + ] + } + ], + "title": "ControlNet End Percent", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 1, + "min": 0, + "max": 1, + "step": 0.001, + "decimals": 3, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + 1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 826, + "type": "mxSlider", + "pos": [ + 3970, + 550 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 65, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37745 + ] + } + ], + "title": "ControlNet Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 2, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 861, + "type": "LoadImage", + "pos": [ + 4550, + 360 + ], + "size": [ + 300, + 360 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37992 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "External ControlNet Image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "LoadImage", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "example.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 1009, + "type": "easy boolean", + "pos": [ + 4260, + 660 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 67, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38044 + ] + } + ], + "title": "Fit pose into mask?", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "8ecc929cd41cf0f7ef6fcc45d4bbc5729c6f287f", + "Node name for S&R": "easy boolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1008, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + 560 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 38043 + ] + } + ], + "title": "Use Pre-Processing?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1007, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + 460 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 69, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 38042 + ] + } + ], + "title": "Use External Pose?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 457, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 440 + ], + "size": [ + 320, + 130 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "IPAdapter Style", + "type": "*", + "link": 3191 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Style", + "type": "*", + "link": 10373 + }, + { + "dir": 3, + "label": " ", + "name": "IPAdapter Composition", + "type": "*", + "link": 10374 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for Composition", + "type": "*", + "link": 10375 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "IPAdapter", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1000, + "type": "MarkdownNote", + "pos": [ + 3680, + 820 + ], + "size": [ + 260, + 260 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint Debug Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### ControlNet Preview\nShows you the used pose during the ControlNet-Process. If the image is being pre-processed it'll show a pre-processed pose.\n\n### pre hires fix\nFor debugging purposes this shows you the image before applying hires-fix (if hires fix is activated)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 553, + "type": "MarkdownNote", + "pos": [ + 910, + -170 + ], + "size": [ + 230, + 230 + ], + "flags": { + "pinned": true + }, + "order": 71, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "What are these sliders?", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "#### Denoise\n\nDenoise controls how much of the original image's form and shape is preserved versus how much is regenerated during inpainting.\nA low denoise value keeps the original form while repainting it with your prompt. A high value removes the original form and shape and creates something new.\nI recommend keeping the values low to upscale & touchup - this increases quality without deformation.
\nKeep values at 0.2-0.35 to inpaint with higher quality, only increase the denoise value above that if you want to re-create because of deformations in the original." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 863, + "type": "mxSlider", + "pos": [ + 3970, + -70 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 72, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37799 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.05, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.05, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 455, + "type": "IPAdapterTiled", + "pos": [ + -20, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 167, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 3182 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11901 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13991 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11903 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3185 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 37985, + 37986, + 38051 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Comp", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "composition", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 454, + "type": "IPAdapterTiled", + "pos": [ + -220, + 1770 + ], + "size": [ + 270, + 302 + ], + "flags": { + "collapsed": true + }, + "order": 166, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 11826 + }, + { + "name": "ipadapter", + "type": "IPADAPTER", + "link": 11900 + }, + { + "name": "image", + "type": "IMAGE", + "link": 13853 + }, + { + "name": "image_negative", + "shape": 7, + "type": "IMAGE", + "link": null + }, + { + "name": "attn_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "clip_vision", + "shape": 7, + "type": "CLIP_VISION", + "link": 11902 + }, + { + "name": "weight", + "type": "FLOAT", + "widget": { + "name": "weight" + }, + "link": 3184 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 3182 + ] + }, + { + "name": "tiles", + "type": "IMAGE", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + } + ], + "title": "IPAdapter Tiled Style", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "a0f451a5113cf9becb0847b92884cb10cbdec0ef", + "Node name for S&R": "IPAdapterTiled", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1, + "style transfer", + "concat", + 0, + 1, + 0.20000000000000004, + "K+V" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 976, + "type": "mxSlider", + "pos": [ + 3970, + 0 + ], + "size": [ + 280, + 30 + ], + "flags": {}, + "order": 73, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37993 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 698, + "type": "PrimitiveBoolean", + "pos": [ + 4280, + -170 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 74, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 24077 + ] + } + ], + "title": "Use different Sampler Settings? ↓", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 690, + "type": "mxSlider", + "pos": [ + 3640, + -170 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 75, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37790, + 37896 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.55, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.55, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 793, + "type": "mxSlider", + "pos": [ + 3640, + -100 + ], + "size": [ + 300, + 30 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37794, + 37884 + ] + } + ], + "title": "Context Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "7f7a0e584f12078a1c589645d866ae96bad0cc35", + "Node name for S&R": "mxSlider", + "value": 1.5, + "min": 1, + "max": 5, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "widget_ue_connectable": { + "Xi": true, + "Xf": true, + "isfloatX": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 1, + 1.5, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 1018, + "type": "MarkdownNote", + "pos": [ + 4870, + -210 + ], + "size": [ + 370, + 940 + ], + "flags": { + "pinned": true + }, + "order": 77, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use Manual Inpainting", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## Group Explanation\n\n#### Manual Inpainting\nActivating the \"**Inpaint?**\"- Switch will change the mode of this workflow from TXT2IMG generation to inpainting.
\nOnce activated a new image will be created based on the image and mask provided in the \"Load last generated image\".

\nThe \"**Load last generated image**\"-Node will automatically load the last generated image from your output folder, alternatively you can also click \"choose file to upload\" to use a different/older one instead.
\nThe first step in using the Inpainting part is to rightclick the image and clicking on \"Open in MaskEditor | Image Canvas\".
\nThere you'll use the default tool *(Masking tool, top left - first symbol)* to draw a mask over the area you'd like to inpaint. Once done you'll click save in the topbar.
You'll now see that your original image in the \"Load last generated image\"-Node has a blacked out area.
This area will be inpainted.
\n**If you want to you can NOW, after drawing the mask, deactivate \"Auto-refresh after generation\" to prevent the image and mask from being replaced once the new image has been generated. Otherwise your drawn mask will disappear once the new image has been saved.**

\nThe \"**Denoise**\"-Slider decides how much of the original will be replaced or how much of it's original form is maintained.
\nSet a higher value if you're struggling to overwrite details of the original.
\nHigh value = overwrite more of original(too high will result in bad proportions)
\nLow value = respect original's form and colors
\nDefault value = 55\n\n**Context Factor** decides by what factor the area OUTSIDE of your mask is being considered. I recommend settings the value somewhere around 3.0 to give the inpainting some context of what's around your masked area. If you try to inpaint very small areas increase the value, if you inpaint a large area decrease the value instead.
\nOnce you generate your inpainting image you can see a preview of the full context area in the \"pre hires fix\"-node inside the \"Inpaint Debug\"-Group.\n

\nThe **Mask Blend Pixels** value decides how many pixels are used to blur the edges of the newly inpainted area. Smaller values mean sharper edges between the original image and the inpainted area.\n

\nThe **Seed**, **Positive** (prompt) and **Negative** (prompt) fulfill the same task as they do during normal TXT2IMG generation.\n\n\n---\n\n#### Quality Improvement\nActivating the \"**Use Hi-Res Fix? (Recommended)**\"-Switch will do a re-sampling of the full inpaint(+ context) area with the denoise value set in the \"**Hi-Res Fix Denoise**\"-Node.
Make sure to have the denoise value to a low value to make sure that the image stays close to the inpainted image.
\nThis will improve quality on high resolution image inpainting and lead to generally better results. In the \"**Inpaint Debug**\"-Group you can find a preview of how your inpaint looks before the hires fix is applied.

\nDuring inpainting the mask will be upscaled, right before applying hires fix(if selected), to garantuee a high quality output. If you want to use a different upscale model or factor than during your initial image generation, you can select different ones in the \"**Upscale Model**\"-Node by activating \"**Use different Upscale Model? ↓**\".
\nBefore the area is pasted back into the original, it'll be downscaled/resized again to fit exactly into this area, so you don't have to worry about finding the right factor. This is solely for increasing the output quality. \n\n---\n\n#### Alternative Sampler\nCheck the \"Sampler/Model/IPAdapter Info\"-Group to the top left of this note.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 707, + "type": "easy seed", + "pos": [ + 3640, + 40 + ], + "size": [ + 300, + 110 + ], + "flags": {}, + "order": 78, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 37785, + 37891 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 489363336509084, + "randomize", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 1019, + "type": "MarkdownNote", + "pos": [ + 4580, + -210 + ], + "size": [ + 280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 79, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler/Model/IPAdapter Info", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.4.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "## How to use a different Sampler/Model or IPAdapter with Inpainting\n\n#### Checkpoint (Model)\nTo change the checkpoint/model used during Inpainting you'll have to change the model in the left side of the workflow that is responsible for the TXT2IMG part of this workflow.\nYou can find it in the second row in the \"Model Backend\"-Group.
*It currently does not work with the Refiner.*\n\n---\n\n#### Sampler\nTo use different sampler settings than the ones you've used during the TXT2IMG process, simply activate the \"Use different Sampler Settings?\" switch in the \"Alternative Sampler\"-Group to the left of this note here. In this group you can set different sampler settings than the one used during the image generation process to save yourself from switching back and forth if you'd like to use different settings for each process.\n\n---\n\n#### IPAdapter\nJust like the checkpoint(model) you'll have to activate it on the left side of the workflow inside the \"IPAdapter / ControlNet\"-Group to not clutter up the workflow even further. Don't forget to adapt the settings and change the \"Load Style Image\" in the \"IPAdapter (Optional)\"-Group. " + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 1020, + "type": "MarkdownNote", + "pos": [ + 3960, + 770 + ], + "size": [ + 1280, + 490 + ], + "flags": { + "pinned": true + }, + "order": 80, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Tutorial ↑", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.3", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "### Left Column | Models & Settings\nThe \"Inpaint ControlNet\"-Group offers you more control over what is generated in the masked area.
\nFirst and most importantly, you'll have to download and match the correct **ControlNet Model** with a fitting PreProcessor to make use of the ControlNet functionality.
\nThis means you'll have to use, for example, a Canny ControlNet Model with a Canny PreProcessor etc.
\nYou can find the necessary files for Illustrious/NoobAI checkpoints [here](https://civitai.com/articles/15480#files:), it might also be worth reading the guide as some of the things in my guide for the IMG2IMG workflow are also applicable here.
\nIf you don't have much experience with ControlNet you should leave the **ControlNet Start** and **ControlNet End Percent**-Sliders alone and play around with the **ControlNet Strength**-slider instead.
If the generated area does not match the \"skeleton\" visible in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left, you might want to increase the strength of the ControlNet.
\nIf you want a bit more leeway of creativity you can lower the amount to have a bit more freedom.
\nI recommend a value of around 0.50-0.60 for best results, it basically means as much as \"Prompt and ControlNet are important, but ControlNet is a little bit more deciding\".
If you're still getting bad results you'll have to change your inpainting prompt, make sure to ONLY prompt what is supposed to be seen in __your drawn__ mask.\n### Middle Column | Activation Switches & Modes\n| Switch | Functionality |\n|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Use ControlNet? | Activates the use of ControlNet, by default activating this functionality alone will take your masked area and then preprocess it.
The preprocessed pose will then be used exclusively in the masked area.
Use ControlNet alone if you're already happy with the shape and/or form of the original and would only like to touch up on things or change colors etc. |\n| Use External Pose? | If activated **in combination** with \"Use ControlNet?\" it'll use an external image instead of the original image that is being inpainted.
By default and without activating the \"Use Pre-Processing?\"-Function below it'll take the image as if it was already a pre-processed pose.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask.
So use this only if you have 2 very similar images/poses and want to take the detail from a different one than the original. |\n| Use Pre-Processing? | If activated in combination with \"Use External Pose?\", and \"Use ControlNet?\" of course, it'll pre-process the external Pose image and create a pose based out of it.
You will see the preview of that in the \"ControlNet Preview\"-Node in the \"Inpaint Debug\"-Group to the left.
If used without the \"Fit pose into mask?\"-Function it'll fit your pose into the full image and **ONLY** inpaint the area of the pose that overlaps with your mask. |\n| Fit pose into mask? | If this is activated in combination with either \"Use External Pose?\" and/or \"Use Pre-Processing?\" it'll force the full provided external pose into a bbox(bounding box) of your drawn mask.
You can see a preview of this,after executing the workflow with the option enabled, in the \"ControlNet Preview\"-Node inside the \"Inpaint Debug\"-Group to the left.
You can also check [this](https://private-user-images.githubusercontent.com/51156944/500046011-8c4d8a46-42e9-4da0-ab72-7d00b5bd7d8f.gif?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NjQyNjI3NjEsIm5iZiI6MTc2NDI2MjQ2MSwicGF0aCI6Ii81MTE1Njk0NC81MDAwNDYwMTEtOGM0ZDhhNDYtNDJlOS00ZGEwLWFiNzItN2QwMGI1YmQ3ZDhmLmdpZj9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTExMjclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUxMTI3VDE2NTQyMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMwYTRjZjAxYjgxMGI0ZDZmMzNkOTEzODJkMDQ2Y2NkYzA1MmRhM2ViYTI2NTcyNzU2NDEzMDdlN2FjMzlmODcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.yuF-lanSNSwGTWngKp1RWtMXoGUVdLf2U897xOxsFWA) image to see what it could look like when you use this function to add a waving hand to your original image. |\n\n### Third Column | External ControlNet Image\nSelf explainatory - here you can select the image for an external pose to be used or pre-processed as mentioned in the functions above." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 555, + "type": "MarkdownNote", + "pos": [ + 910, + 540 + ], + "size": [ + 230, + 180 + ], + "flags": { + "pinned": true + }, + "order": 81, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer Settings", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "### ↓ Below you can find LoRA's you can activate as well as the settings for the Detailer. Between the LoRA's and the Detailers itself you can find an explanation of the most important variables and how to improve your results." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 225, + "type": "PreviewImage", + "pos": [ + 2010, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 153, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25393 + } + ], + "outputs": [], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 231, + "type": "PreviewImage", + "pos": [ + 1890, + 1190 + ], + "size": [ + 260, + 246 + ], + "flags": { + "collapsed": true + }, + "order": 159, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25338 + } + ], + "outputs": [], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 548, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -760, + 1090 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 142, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Seperate VAE", + "type": "*", + "link": 11828 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Seperate / Baked-In VAE", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 437, + "type": "VAELoader", + "pos": [ + -760, + 1190 + ], + "size": [ + 290, + 58 + ], + "flags": {}, + "order": 82, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 11845, + 15560 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAELoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sdxl_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 526, + "type": "PathchSageAttentionKJ", + "pos": [ + -760, + 1390 + ], + "size": [ + 290, + 82 + ], + "flags": {}, + "order": 128, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 12472 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 12473 + ] + } + ], + "title": "Patch Sage Attention", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "ad37ce656c13e9abea002b46e3a89be3dba32355", + "Node name for S&R": "PathchSageAttentionKJ", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "disabled", + false + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 621, + "type": "MathExpression|pysssss", + "pos": [ + -760, + 1730 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 124, + "mode": 0, + "inputs": [ + { + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14320 + }, + { + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14322 + }, + { + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 14323 + ] + }, + { + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 631, + "type": "CR VAE Input Switch", + "pos": [ + -590, + 1650 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 129, + "mode": 0, + "inputs": [ + { + "name": "VAE1", + "shape": 7, + "type": "VAE", + "link": 15561 + }, + { + "name": "VAE2", + "shape": 7, + "type": "VAE", + "link": 15560 + } + ], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 37710, + 37711, + 37712, + 37713, + 37714, + 37715, + 37716, + 37717, + 37719, + 37723, + 37744, + 37783, + 37887, + 38132 + ] + }, + { + "name": "show_help", + "type": "STRING", + "links": [ + 15563 + ] + } + ], + "title": "VAE Switch", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR VAE Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 549, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -590, + 1610 + ], + "size": [ + 247.59999084472656, + 66 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Load VAE", + "type": "*", + "link": 11845 + }, + { + "dir": 3, + "name": "VAE Switch", + "type": "*", + "link": 15563 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 11828 + ] + } + ], + "title": "Seperate VAE", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1021, + "type": "mxSlider", + "pos": [ + -240, + 320 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 83, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 38062 + ] + } + ], + "title": "Color Fix Strength", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 628, + "type": "MarkdownNote", + "pos": [ + -1260, + -380 + ], + "size": [ + 480, + 2350 + ], + "flags": { + "pinned": true + }, + "order": 84, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "How to use", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "## First Row\n\n#### Sampler Settings\nThese settings will be used during all steps of the process. The Batch Size decides how many pictures will be created at once.
\nYou can change the Resolution more accurately by double clicking the height and width values and entering a value manually. The default settings are my personal preferences.
\nThe ControlNet Strength, ControlNet Start Percent & ControlNet End Percent only apply if you're using ControlNet, the same applies to the IPAdapter Style Strength & IPAdapter Composition Strength which only are applied if you're using either of them.\n\n---\n\n\n#### General Function Control\nIn the \"General Function Control\"-Group you can select if you want to see the image selection, when doing batches of image, to continue with the process as well as choose if you want to upscale your output image, as well as the factor by which you want to upscale.
\nYou can also enable HiRes-Fix, which resamples the upscaled image with a low denoise value to repaint it for higher resolution and quality.
\nThe Hi-Res Fix Denoise value is only applied when Hi-Res Fix is enabled and determines how much of the original image is overwritten. A value between 0.05 and 0.35 is recommended.
\nIt’s recommended to use \"Color Fix\" alongside it to preserve the original colors, as resampling can sometimes wash out contrast.
\nThe Color Fix Strength value decides how strong the color correction is after the hires fix, it's recommended to keep it low as to not introduce artifacts in darker areas.\nLastly you can select Start and/or End quality prompts to seperate your prompt so you don't have to always type/copy the quality tags of checkpoints/loras. You can see a preview of the full prompt in the Debug section of this workflow.\n\n---\n\n#### IPAdapter / ControlNet\nHere you select which functions of the IPAdapter/ControlNet you want to activate. There is always one Low VRAM option to activate ALONGSIDE the function counterpart. The Low VRAM Option will always downsize the input image for these functions to 512px on it's smallest side, while keeping aspect ratio, to ensure lower vram usage.
\nThis also impacts results so only use it if you have 12GB VRAM or less or if you want faster generation and don't mind a decrease in quality.\n\n---\n\n#### LoRA's\nIn this group you can add as many LoRA's to the general process as you want. These LoRA's will be applied to the whole process including detailing, hires fix, detailers etc. to keep consistent styles/characters across your generation. Simply click the \"+ Add Lora\"-Button in the Node and select your LoRA. You can toggle single ones or all of them by the switch button in front of the names/at the top respectively. To remove LoRA's simply rightclick on their name and click \"Remove\".\n\n---\n\n#### Detailer Control\nIn the \"Detailer Control\"-Group you can select which Detailers to run, what manual body part prompts to activate as well as one \"Denoise\"-Slider and one prompt field for each body part that has a detailer.
The prompt field is there to let you define what should be inpainted into the detail area while the denoise slider controls how much of the original shape, form, and color will be replaced.
A high value will completely overwrite the area while a lower value will preserve the original form (and color depending on how low) and just enhance it at a higher resolution.
If the anatomy already looks good and you only want to improve quality, a denoise value of 0.25 to 0.35 is recommended. If the anatomy is off - like extra fingers - you can increase it to 0.5 or higher and see if the results improve.
The higher your denoise value - the higher impact your prompt has. You can also leave the prompt deactivated (At the top) and only use a low denoise value to simply detail the area in a higher resolution without changing too much of what's being shown.
As a general rule for the denoise setting you can remember that the higher the denoise value, the more the detailer will ignore what's already in that area. \n\n---\n\n#### IPAdapter (Optional)\nIPAdapter let's you copy the style of an image simply by providing an IPAdapter Model & a Clip Model.
\nIt basically works as a 1-Image-LoRA that injects itself into the Model and applies the style of the image like a LoRA. The composition part works similar to ControlNet where the general composition is being copied by the image.
\nYou can select an image for the style and an image for the composition individually in the \"IPAdapter (Optional)\"-Group and then set the strength of their influence in the \"Sampler Settings\"-Group.
\nIn general if you're just trying to copy the style of one image and the position of another image i'd recommend using ControlNet for the pose and IPAdapter for the style.
\nBe aware that you still have to prompt correctly with IPAdapter, otherwise the concept or pose of the input image will heavily influence the final image(if you're not using ControlNet or a Composition image).\n\n---\n\n#### ControlNet (Optional)\nYou can either provide a full image in the \"Pre-Process image to Pose\" image selector or a ControlNet pose image in the \"Load ControlNet Pose\" image selector at the bottom.
\nThe ControlNet image has to match the ControlNet model in the node inside of the \"ControlNet Model\"-Node at the top.
\nIf you want to imitate the pose of an image and have selected a image in the \"Pre-Process image to Pose\"-Node inside the \"ControlNet\"-Group you have to enable the \"Use Pre-Processor\"-Node in the \"IPAdapter / ControlNet\"-Group.
\nAfter selecting a pre-processing model at the bottom of the \"Model Backend\"-Group you can see a preview of the generated/used pose in the \"ControlNet Pose Preview\"-Node inside the \"Debug\"-Group.
\n\nYou can find an in-depth guide about what ControlNet is, what it does and how each model works in [this](https://stable-diffusion-art.com/controlnet/) guide. (It's for A1111WebUI but you'll understand)\n\n---\n\n#### Prompts\nHere you fill out your positive & negative prompts for the image generation. If you have selected Start-/End quality prompts you can also fill them out here. You see a preview of your full positive prompt in the Debug section.
\nBoth positive and negative prompts also support dynamic prompts including files and wildcards. To see the full documentation on what you can do with that check the node-documentation [here](https://github.com/ltdrdata/ComfyUI-extension-tutorials/blob/Main/ComfyUI-Impact-Pack/tutorial/ImpactWildcard.md).
\nIf you want to use dynamic prompts with files they'll have to be in the respective folder BEFORE you start comfyui to be recognized, refreshing alone will not load them.\n\n---\n\n#### Before & After\nSimply gives you a preview of your image as it processes. The left node shows your image after upscaling/hires fix (if either or both are activated) while the right shows you your image after detailing. To see a preview after upscaling but before the hires fix check the \"Pre-HiRes Fix\"-Node in the Debug-Group below this node.\n\n---\n\n## Second Row\n\n#### Model Backend\nIn the **Model Backend** group, choose your Checkpoint, VAE and Upscale Model.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you have a checkpoint that uses a baked in VAE you can disable the \"Seperate VAE\"-Switch to use the in-built VAE of the checkpoint.\n\nOnly use \"Patch Sage Attention\" if you know what you do. You need to install triton on your PC which can be a lengthy and troublesome undertaking while only giving you a miniscule speed boost of maybe 2-3 seconds per image. You can find a guide for it [here](https://www.reddit.com/r/comfyui/comments/1hn32jc/step_by_step_video_tutorial_on_installing/).\n\n---\n\n#### Refiner Backend\nHere you can select if you want to use the normal Sampler or the Refiner Sampler - followed by options to add a refiner checkpoint, a slider for the steps that should be spent on the base checkpoint and LoRA's that'll be exclusively used during the 2nd sampling phase done with the refiner.
\nIf you're using a v-prediction model, make sure to enable \"Is V-Pred Model\".
\nIf you don't know what a refiner is, check the \"Refiner\"-Note to the bottom right of the Refiner Backend.\n\n---\n\n#### Detection Models\nHere you select your ultralytics detection models that are trained specifically to find certain body parts and mask them so the detailer can inpaint these areas. You can find some recommendations for these in the \"Recommended Ultralytics Models\"-Node to the right or on civitai [here](https://civitai.com/search/models?modelType=Detection&sortBy=models_v9). Ultralytics are not model specific, so even if it's listed as SD1 you can use them for every other checkpoint.\n\n---\n\n#### Detailer LoRA's\nSimilar to the LoRA selection in the first Row you can select as man LoRAs as you want here. Each one of them is only injected into the corresponding detailer. Therefore you can use LoRAs that are specifically made for certain body parts. Some recommendations are in the \"Recommended Detailer LoRA's\"-Note to the right directly under the \"Detailer LoRA's\"-Group.\n\n---\n\n#### Detailer\nThis is where the magic happens - here the ultralytics models are being used to find your areas, mask them and then inpaint them using your set values. To find out more and some recommendations read the note to the left of it and underneath it.\n\n---\n\n#### Debug\nHere you will find some helpers throughout the workflow that give you some background information and might help you find problems during your generation if you're running into issues.
\nThere is text node that gives you a preview of your full prompt including all of your optional prompts combined as well as a preview for a Pre-HiRes Fix version of your image (if HiRes Fix is activated) and a preview of the ControlNet Image that has been loaded.
\nIf you're using a Pre-Processor this is where you'll see the finished processed pose for your image generation.
\nFurthermore there are multiple nodes you can open, by clicking the rectangle left to their name, for each body part that'll show you the new inpainted detailed bodypart.
\nIf the preview is the full image, the detailer was not activated. If the preview is a black rectangle it means that the ultralytics model could not find what it was trained on." + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 533, + "type": "mxSlider", + "pos": [ + -240, + 250 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 85, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 13627 + ] + } + ], + "title": "Hi-Res Fix Denoise", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 0.1, + "min": 0, + "max": 1, + "step": 0.01, + "decimals": 2, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 0, + 0.1, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 624, + "type": "Image Filter", + "pos": [ + -590, + 1730 + ], + "size": [ + 270, + 394 + ], + "flags": { + "collapsed": true + }, + "order": 185, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 21664 + }, + { + "name": "latents", + "shape": 7, + "type": "LATENT", + "link": null + }, + { + "name": "masks", + "shape": 7, + "type": "MASK", + "link": null + } + ], + "outputs": [ + { + "name": "images", + "type": "IMAGE", + "links": [ + 38122 + ] + }, + { + "name": "latents", + "type": "LATENT", + "links": null + }, + { + "name": "masks", + "type": "MASK", + "links": null + }, + { + "name": "extra1", + "type": "STRING", + "links": null + }, + { + "name": "extra2", + "type": "STRING", + "links": null + }, + { + "name": "extra3", + "type": "STRING", + "links": null + }, + { + "name": "indexes", + "type": "STRING", + "links": [ + 14764 + ] + } + ], + "properties": { + "cnr_id": "cg-image-filter", + "ver": "f44a3b61e67523e5021d3d8c7fbb54d08d54fa21", + "Node name for S&R": "Image Filter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 90, + "send none", + "", + "", + "", + "", + 0, + "", + 1, + 16721 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 626, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -590, + 1690 + ], + "size": [ + 247.59999084472656, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 186, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "Image Filter", + "type": "*", + "link": 14764 + }, + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 14765 + ] + } + ], + "title": "Image Selection", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1052, + "type": "PrimitiveStringMultiline", + "pos": [ + 1850, + 320 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 86, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38084, + 38086 + ] + } + ], + "title": "End quality prompt (Optional)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "masterpiece, best quality, very awa, absurdres, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1053, + "type": "vsLinx_ImpactMultilineWildcardText", + "pos": [ + 1850, + 490 + ], + "size": [ + 400, + 230 + ], + "flags": {}, + "order": 87, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 38087 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "a3d423d5b58461fa123ddb0f0c5c46c05cd8cd26", + "Node name for S&R": "vsLinx_ImpactMultilineWildcardText", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, ", + "Select wildcard" + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 15, + "type": "UpscaleModelLoader", + "pos": [ + -760, + 1290 + ], + "size": [ + 290, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 88, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "slot_index": 0, + "links": [ + 37831, + 38123 + ] + } + ], + "title": "Upscale Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "4x_NMKD-Siax_200k.pth" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 587, + "type": "mxSlider", + "pos": [ + -440, + 1190 + ], + "size": [ + 350, + 30 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 12066 + ] + } + ], + "title": "Steps spent on Base", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 20, + "min": 0, + "max": 60, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 20, + 20, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 790, + "type": "PrimitiveBoolean", + "pos": [ + -440, + 810 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 25824 + ] + } + ], + "title": "Use Refiner? (Instead of Normal Sampler)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 266, + "type": "mxSlider", + "pos": [ + -480, + 100 + ], + "size": [ + 210, + 30 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 3198, + 3200, + 3204, + 3208, + 3212, + 3217, + 3221, + 3225, + 11735, + 13619, + 37849 + ] + } + ], + "title": "CFG / Guidance", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 8, + "min": 1, + "max": 20, + "step": 0.5, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 8, + 8, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 133, + "type": "mxSlider", + "pos": [ + -760, + 280 + ], + "size": [ + 270, + 30 + ], + "flags": {}, + "order": 92, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "INT", + "links": [ + 3199, + 3201, + 3206, + 3209, + 3213, + 3218, + 3222, + 3226, + 11736, + 13620, + 37852 + ] + } + ], + "title": "Steps", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "d3333cca48025509932766ffda98e82050453118", + "Node name for S&R": "mxSlider", + "value": 30, + "min": 0, + "max": 100, + "step": 1, + "decimals": 0, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 30, + 30, + 0 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 436, + "type": "CheckpointLoader|pysssss", + "pos": [ + -760, + 810 + ], + "size": [ + 290, + 142 + ], + "flags": {}, + "order": 93, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 1891, + 12472 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 12353 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [ + 15561 + ] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 586, + "type": "CheckpointLoader|pysssss", + "pos": [ + -440, + 910 + ], + "size": [ + 350, + 142 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11969 + ] + }, + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 1, + "links": [ + 11970 + ] + }, + { + "name": "VAE", + "type": "VAE", + "links": [] + }, + { + "name": "example", + "type": "STRING", + "links": [] + } + ], + "title": "Refiner Checkpoint", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "bbda5e52ad580c13ceaa53136d9c2bed9137bd2e", + "Node name for S&R": "CheckpointLoader|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "prefectIllustriousXL_v10.safetensors", + "[none]", + "[none]" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 1060, + "type": "PrimitiveStringMultiline", + "pos": [ + 670, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 95, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38093, + 38101 + ] + } + ], + "title": "Eyes prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1064, + "type": "PrimitiveStringMultiline", + "pos": [ + 670, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 96, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38096, + 38104 + ] + } + ], + "title": "Hands prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "fingernails, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1062, + "type": "PrimitiveStringMultiline", + "pos": [ + 910, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 97, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38097, + 38105 + ] + } + ], + "title": "Nipples prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nipples, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1066, + "type": "PrimitiveStringMultiline", + "pos": [ + 670, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 98, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38099, + 38107 + ] + } + ], + "title": "Penis prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "penis, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1063, + "type": "PrimitiveStringMultiline", + "pos": [ + 430, + 390 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 99, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38095, + 38103 + ] + } + ], + "title": "Lips prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "lips, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1065, + "type": "PrimitiveStringMultiline", + "pos": [ + 430, + 610 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 100, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38098, + 38106 + ] + } + ], + "title": "Vagina prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "pussy, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 1067, + "type": "PrimitiveBoolean", + "pos": [ + -760, + 990 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 101, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 38108 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1068, + "type": "PrimitiveBoolean", + "pos": [ + -440, + 1090 + ], + "size": [ + 350, + 60 + ], + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 38109 + ] + } + ], + "title": "Is V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1070, + "type": "PrimitiveStringMultiline", + "pos": [ + 3640, + 190 + ], + "size": [ + 300, + 290 + ], + "flags": {}, + "order": 103, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38110 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 865, + "type": "17d0d265-bf89-4692-8701-aa4b226ca622", + "pos": [ + 3970, + 170 + ], + "size": [ + 280, + 102 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [ + { + "label": "Upscale model", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": null + }, + { + "label": "Upscale by", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": null + } + ], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 37798 + ] + }, + { + "label": "Upscale Factor", + "name": "", + "type": "FLOAT", + "links": [ + 37796 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "model_name" + ], + [ + "-1", + "value" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth", + 2 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 796, + "type": "fc00f067-76f3-46f0-9976-7e68eedaf7c2", + "pos": [ + 3970, + 360 + ], + "size": [ + 280, + 110 + ], + "flags": {}, + "order": 105, + "mode": 0, + "inputs": [ + { + "label": "controlnet model", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": null + } + ], + "outputs": [ + { + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 37743 + ] + }, + { + "name": "preprocessor", + "type": "COMBO", + "links": [ + 37739 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "cnet" + ], + [ + "-1", + "preprocessor" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "cnet": true, + "preprocessor": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors", + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 245, + "type": "ShowText|pysssss", + "pos": [ + 2700, + 810 + ], + "size": [ + 510, + 440 + ], + "flags": { + "collapsed": false + }, + "order": 160, + "mode": 0, + "inputs": [ + { + "name": "text", + "type": "STRING", + "link": 11690 + } + ], + "outputs": [ + { + "name": "STRING", + "shape": 6, + "type": "STRING", + "links": null + } + ], + "title": "Prompt preview", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "ShowText|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, 1girl, solo, inoue orihime, orange hair, brown eyes, long hair, large breasts, school uniform, grey uniform, grey jacket, red bowtie, white shirt, dress shirt, skirt, grey skirt, full body, white background, standing, front view, white thighhighs, hair ornament, hairpin, " + ], + "shape": 1 + }, + { + "id": 687, + "type": "LazySwitchKJ", + "pos": [ + 1860, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 188, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 23401 + }, + { + "name": "on_true", + "type": "*", + "link": 37843 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 23402 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 23403 + ] + } + ], + "title": "Preview (Before) Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 760, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1700 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 189, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25335 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25339 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25336 + ] + } + ], + "title": "Face bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 761, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1740 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 190, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25337 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25340 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25338 + ] + } + ], + "title": "Eyes bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 762, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1780 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 191, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25392 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25385 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25393 + ] + } + ], + "title": "Nose bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 763, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1820 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 192, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25394 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25386 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25395 + ] + } + ], + "title": "Lips bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 764, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2010, + 1700 + ], + "size": [ + 313.066650390625, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 193, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 25396 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25387 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 25397 + ] + } + ], + "title": "Hands bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "bypass": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 909, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1430 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 205, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 37847 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 37846 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37848 + ] + } + ], + "title": "Bypass CN Pose Preview on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 716, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 1860, + 1470 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 24076 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 24077 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37851 + ] + } + ], + "title": "Inpaint + Sampler Switch", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.0.1", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": { + "boolean_a": true, + "boolean_b": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 701, + "type": "Sampler Selector (Image Saver)", + "pos": [ + 4280, + -70 + ], + "size": [ + 280, + 80 + ], + "flags": {}, + "order": 106, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 37855 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 37859 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "dpmpp_2m" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 849, + "type": "PrimitiveBoolean", + "pos": [ + 3970, + -170 + ], + "size": [ + 280, + 60 + ], + "flags": { + "collapsed": false + }, + "order": 107, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 37801, + 37832, + 37833, + 38002, + 38112 + ] + } + ], + "title": "Use Hi-Res Fix? (Recommended)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 873, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1690 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 200, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 37756 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 38061 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37758 + ] + } + ], + "title": "Preview bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1730 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 132, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 37777 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37778 + ] + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BooleanFlip", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 870, + "type": "vsLinx_BypassOnBool", + "pos": [ + 2180, + 1730 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 198, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "CONDITIONING", + "link": 38022 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 37778 + } + ], + "outputs": [ + { + "label": "CONDITIONING", + "name": "any", + "type": "CONDITIONING", + "links": [ + 38023 + ] + } + ], + "title": "ControlNet bypass", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "1.1.1", + "Node name for S&R": "vsLinx_BypassOnBool", + "aux_id": "vslinx/ComfyUI-vslinx-nodes", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1016, + "type": "vsLinx_BooleanFlip", + "pos": [ + 2180, + 1780 + ], + "size": [ + 270, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 0, + "inputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38060 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38061 + ] + } + ], + "title": "Bool flip", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanFlip", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1015, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 2180, + 1780 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 0, + "inputs": [ + { + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 38057 + }, + { + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 38058 + } + ], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 38060 + ] + } + ], + "title": "Inpaint & CN", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "5a2bdb803dc1df241f6269e312c55c522f83ca69", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.4.1" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 869, + "type": "PrimitiveBoolean", + "pos": [ + 4260, + 360 + ], + "size": [ + 280, + 58 + ], + "flags": {}, + "order": 108, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 37777, + 38057 + ] + } + ], + "title": "Use ControlNet?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 907, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1860 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 203, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 37901 + }, + { + "name": "on_true", + "type": "*", + "link": 37835 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37833 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 37839 + ] + } + ], + "title": "CN Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 906, + "type": "LazySwitchKJ", + "pos": [ + 2180, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 202, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 37900 + }, + { + "name": "on_true", + "type": "*", + "link": 37834 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37832 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 38022 + ] + } + ], + "title": "CN Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 871, + "type": "5573a823-89b9-428c-a949-5c0d2bb72154", + "pos": [ + 2180, + 1650 + ], + "size": [ + 222.66666412353516, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 199, + "mode": 4, + "inputs": [ + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37739 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 38023 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37839 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 37743 + }, + { + "name": "vae_optional", + "type": "VAE", + "link": 37744 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37745 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 37746 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 37747 + }, + { + "label": "use external pose?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 38042 + }, + { + "label": "pre-process ext pose?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 38043 + }, + { + "label": "external pose img", + "name": "on_true", + "type": "*", + "link": 37992 + }, + { + "label": "fit pose in mask?", + "name": "switch_2", + "type": "BOOLEAN", + "widget": { + "name": "switch_2" + }, + "link": 38044 + }, + { + "label": "is hires?", + "name": "switch_3", + "type": "BOOLEAN", + "widget": { + "name": "switch_3" + }, + "link": 38112 + }, + { + "label": "hires cn img", + "name": "on_true_1", + "type": "*", + "link": 38017 + }, + { + "label": "hires mask", + "name": "on_true_2", + "type": "*", + "link": 38018 + }, + { + "label": "normal cn img", + "name": "on_false", + "type": "*", + "link": 38019 + }, + { + "label": "normal mask", + "name": "on_false_1", + "type": "*", + "link": 38020 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37756 + ] + }, + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37840, + 37889 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37841, + 37890 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "strength" + ], + [ + "-1", + "start_percent" + ], + [ + "-1", + "end_percent" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "switch_2" + ], + [ + "-1", + "switch_3" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1, + 0, + 0.4, + false, + false, + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 532, + "type": "PreviewImage", + "pos": [ + 2040, + 810 + ], + "size": [ + 250, + 340 + ], + "flags": { + "collapsed": false + }, + "order": 168, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37845 + } + ], + "outputs": [], + "title": "Pre-HiRes Fix", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 1071, + "type": "PrimitiveStringMultiline", + "pos": [ + 3640, + 520 + ], + "size": [ + 300, + 200 + ], + "flags": {}, + "order": 109, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38111 + ] + } + ], + "title": "Negative", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "lowres, (worst quality, low quality, bad anatomy, bad hands:1.3), abstract, signature, " + ], + "color": "#322", + "bgcolor": "#533", + "shape": 1 + }, + { + "id": 594, + "type": "0941940b-e86a-427a-bd29-51cf47d05345", + "pos": [ + -220, + 1600 + ], + "size": [ + 272.2666702270508, + 74 + ], + "flags": { + "collapsed": true + }, + "order": 180, + "mode": 0, + "inputs": [ + { + "label": "(raw) pose img", + "name": "image1", + "type": "IMAGE", + "link": 12706 + }, + { + "label": "(raw) preprocess img", + "name": "image2", + "type": "IMAGE", + "link": 12707 + }, + { + "label": "preprocess img", + "name": "image", + "type": "IMAGE", + "link": 14318 + }, + { + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 12709 + }, + { + "name": "resolution", + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 14317 + } + ], + "outputs": [ + { + "label": "for lowvram", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14316 + ] + }, + { + "label": "final preprocessed", + "name": "IMAGE_1", + "type": "IMAGE", + "links": [ + 13474 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "preprocessor" + ], + [ + "-1", + "resolution" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "preprocessor": true, + "resolution": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 620, + "type": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "pos": [ + 390, + 1610 + ], + "size": [ + 200, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 184, + "mode": 4, + "inputs": [ + { + "label": "resolution", + "name": "value0", + "type": "*", + "link": 14323 + }, + { + "name": "image", + "type": "IMAGE", + "link": 14316 + } + ], + "outputs": [ + { + "label": "resolution", + "name": "value", + "type": "*", + "links": [ + 14317 + ] + }, + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14318, + 14319 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 608, + "type": "9726ad71-5451-4f61-8889-dbbd630619dc", + "pos": [ + 190, + 1770 + ], + "size": [ + 220, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13852 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13853 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 610, + "type": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "pos": [ + 410, + 1770 + ], + "size": [ + 240, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 123, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13990 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13991 + ] + } + ], + "properties": { + "proxyWidgets": [], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 665, + "type": "PrimitiveBoolean", + "pos": [ + 3240, + -170 + ], + "size": [ + 390, + 60 + ], + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "BOOLEAN", + "type": "BOOLEAN", + "links": [ + 23402, + 24076, + 25339, + 25340, + 25385, + 25386, + 25387, + 25388, + 25389, + 25390, + 37842, + 37846, + 37899, + 38007, + 38058, + 38113, + 38114 + ] + } + ], + "title": "Inpaint?", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "PrimitiveBoolean", + "ue_properties": { + "widget_ue_connectable": { + "value": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 911, + "type": "241f398f-525b-4c43-a34d-3ffdb40fd7ba", + "pos": [ + 1860, + 1610 + ], + "size": [ + 210, + 97 + ], + "flags": { + "collapsed": true + }, + "order": 206, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 37874 + }, + { + "label": "neg prompt", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 38111 + }, + { + "label": "pos prompt", + "name": "populated_text_1", + "type": "STRING", + "widget": { + "name": "populated_text_1" + }, + "link": 38110 + } + ], + "outputs": [ + { + "label": "NEG prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 37878, + 37886 + ] + }, + { + "label": "POS prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 37880, + 37885 + ] + }, + { + "label": "POS Text", + "name": "processed text", + "type": "STRING", + "links": [ + 38115 + ] + }, + { + "label": "NEG Text", + "name": "processed text_1", + "type": "STRING", + "links": [ + 38116 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "populated_text" + ], + [ + "-1", + "populated_text_1" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 996, + "type": "vsLinx_AppendLorasFromNodeToString", + "pos": [ + -420, + 1640 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 210, + "mode": 0, + "inputs": [ + { + "name": "powerloraloader_model", + "shape": 7, + "type": "MODEL", + "link": 38029 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 38120 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38031 + ] + } + ], + "title": "Lora to prompt", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_AppendLorasFromNodeToString", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.3" + } + }, + "widgets_values": [ + "", + 0, + "", + true, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 259, + "type": "Image Saver", + "pos": [ + -420, + 1680 + ], + "size": [ + 320, + 966 + ], + "flags": { + "collapsed": true + }, + "order": 161, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 37904 + }, + { + "name": "steps", + "shape": 7, + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37866 + }, + { + "name": "cfg", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37863 + }, + { + "name": "modelname", + "shape": 7, + "type": "STRING", + "widget": { + "name": "modelname" + }, + "link": 543 + }, + { + "name": "sampler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "sampler_name" + }, + "link": 37872 + }, + { + "name": "scheduler_name", + "shape": 7, + "type": "STRING", + "widget": { + "name": "scheduler_name" + }, + "link": 37873 + }, + { + "name": "positive", + "shape": 7, + "type": "STRING", + "widget": { + "name": "positive" + }, + "link": 38031 + }, + { + "name": "negative", + "shape": 7, + "type": "STRING", + "widget": { + "name": "negative" + }, + "link": 38118 + }, + { + "name": "seed_value", + "shape": 7, + "type": "INT", + "widget": { + "name": "seed_value" + }, + "link": 522 + }, + { + "name": "width", + "shape": 7, + "type": "INT", + "widget": { + "name": "width" + }, + "link": 520 + }, + { + "name": "height", + "shape": 7, + "type": "INT", + "widget": { + "name": "height" + }, + "link": 521 + }, + { + "name": "denoise", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 526 + }, + { + "name": "clip_skip", + "shape": 7, + "type": "INT", + "widget": { + "name": "clip_skip" + }, + "link": 514 + } + ], + "outputs": [ + { + "name": "hashes", + "type": "STRING", + "links": null + }, + { + "name": "a1111_params", + "type": "STRING", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "473e71bbf486a6386629a86645b03fed4f38ae8d", + "Node name for S&R": "Image Saver", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "positive": true, + "negative": true, + "clip_skip": true, + "denoise": true, + "steps": true, + "scheduler": true, + "sampler_name": true, + "width": true, + "height": true, + "seed_value": true, + "cfg": true, + "modelname": true + } + } + }, + "widgets_values": [ + "TXT2IMG_ADetailer_%time", + "", + "png", + 20, + 7, + "", + "", + "normal", + "unknown", + "unknown", + 0, + 512, + 512, + true, + 100, + false, + 0, + 1, + 0, + "%Y-%m-%d-%H%M%S", + false, + true, + "", + false, + true, + false, + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1072, + "type": "LazySwitchKJ", + "pos": [ + 2030, + 1570 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 211, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 38119 + }, + { + "name": "on_true", + "type": "*", + "link": 38115 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 38113 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 38120 + ] + } + ], + "title": "Pos swap", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1073, + "type": "LazySwitchKJ", + "pos": [ + 2030, + 1610 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 212, + "mode": 0, + "inputs": [ + { + "name": "on_false", + "type": "*", + "link": 38117 + }, + { + "name": "on_true", + "type": "*", + "link": 38116 + }, + { + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 38114 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 38118 + ] + } + ], + "title": "Neg swap", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1061, + "type": "PrimitiveStringMultiline", + "pos": [ + 910, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 111, + "mode": 4, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38094, + 38102 + ] + } + ], + "title": "Nose prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nose, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 528, + "type": "mxSlider", + "pos": [ + -240, + 180 + ], + "size": [ + 320, + 30 + ], + "flags": {}, + "order": 112, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "", + "type": "FLOAT", + "links": [ + 37830, + 38121 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfyui-mxtoolkit", + "ver": "0a3857ada2c1780188b9d5abb95f9f3e6561d976", + "Node name for S&R": "mxSlider", + "value": 2, + "min": 1, + "max": 8, + "step": 0.1, + "decimals": 1, + "snap": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2, + 2, + 1 + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 607, + "type": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "pos": [ + 190, + 1600 + ], + "size": [ + 253.51667022705078, + 54 + ], + "flags": { + "collapsed": true + }, + "order": 183, + "mode": 0, + "inputs": [ + { + "label": "image (hires)", + "name": "image1", + "type": "IMAGE", + "link": 13779 + }, + { + "label": "image (upscaled)", + "name": "image_ref", + "type": "IMAGE", + "link": 38125 + }, + { + "label": "color fix strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 38062 + } + ], + "outputs": [ + { + "label": "IMAGE (color fixed)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13782, + 23401 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + 0.6 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 319, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + -40 + ], + "size": [ + 320, + 178 + ], + "flags": {}, + "order": 164, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Image Selection", + "type": "*", + "link": 14765 + }, + { + "dir": 3, + "label": " ", + "name": "Upscaling", + "type": "*", + "link": 38126 + }, + { + "dir": 3, + "label": " ", + "name": "Hi-Res Fix", + "type": "*", + "link": 14767 + }, + { + "dir": 3, + "label": " ", + "name": "Color Fix for Hi-Res", + "type": "*", + "link": 14768 + }, + { + "dir": 3, + "label": " ", + "name": "Start quality prompt (Optional)", + "type": "*", + "link": 38085 + }, + { + "dir": 3, + "label": " ", + "name": "End quality prompt (Optional)", + "type": "*", + "link": 38086 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Process Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 908, + "type": "vsLinx_BypassOnBool", + "pos": [ + 1860, + 1390 + ], + "size": [ + 313.06667175292966, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 204, + "mode": 0, + "inputs": [ + { + "name": "any", + "type": "IMAGE", + "link": 38127 + }, + { + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 37842 + } + ], + "outputs": [ + { + "label": "IMAGE", + "name": "any", + "type": "IMAGE", + "links": [ + 37845 + ] + } + ], + "title": "Bypass Debug Pre-HiRes on Inpaint", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "70fb6e87bb92a303eb32b2225057b8849fcaf398", + "Node name for S&R": "vsLinx_BypassOnBool", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1098, + "type": "vsLinx_UpscaleByFactorWithModel", + "pos": [ + -760, + 1690 + ], + "size": [ + 309.0333312988281, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 213, + "mode": 0, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 38123 + }, + { + "name": "image", + "type": "IMAGE", + "link": 38122 + }, + { + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 38121 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "links": [ + 38124, + 38125, + 38126, + 38127 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "7f013bff6c3f501204f64372b594c302194b88b7", + "Node name for S&R": "vsLinx_UpscaleByFactorWithModel", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 326, + "type": "MarkdownNote", + "pos": [ + -500, + -380 + ], + "size": [ + 210, + 260 + ], + "flags": { + "pinned": true + }, + "order": 113, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Nodes", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "[ComfyUI Impact Pack](https://github.com/ltdrdata/ComfyUI-Impact-Pack)
\n[ComfyUI Impact Subpack](https://github.com/ltdrdata/ComfyUI-Impact-Subpack)
\n[ComfyUI-mxToolkit](https://github.com/Smirnov75/ComfyUI-mxToolkit)
\n[ComfyUI-Easy-Use](https://github.com/yolain/ComfyUI-Easy-Use)
\n[ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts)
\n[ComfyUI-Image-Saver](https://github.com/alexopus/ComfyUI-Image-Saver)
\n[ComfyUI_Comfyroll_CustomNodes](https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes)
\n[ComfyUI-Advanced-ControlNet](https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet)
\n[ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes)
\n[ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus)
\n[ComfyUI-vslinx-nodes](https://github.com/vslinx/ComfyUI-vslinx-nodes)
\n[ComfyUI-Inpaint-CropAndStitch](https://github.com/lquesada/ComfyUI-Inpaint-CropAndStitch)
\n[comfyui_controlnet_aux](https://github.com/Fannovel16/comfyui_controlnet_aux)
\n[cg-image-filter](https://github.com/chrisgoringe/cg-image-filter)
\n[rgthree-comfy](https://github.com/rgthree/rgthree-comfy)" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 912, + "type": "214ab03b-9221-4781-a411-0f19cc5fef1a", + "pos": [ + 2180, + 1540 + ], + "size": [ + 297.4499969482422, + 214 + ], + "flags": { + "collapsed": true + }, + "order": 207, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 37881 + }, + { + "name": "mask", + "type": "MASK", + "link": 37882 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 37883 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 37884 + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "link": 37885 + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "link": 37886 + }, + { + "name": "vae", + "type": "VAE", + "link": 37887 + }, + { + "name": "model", + "type": "MODEL", + "link": 37986 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 37889 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 37890 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 37891 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37892 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37893 + }, + { + "label": "sampler", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37894 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37895 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37896 + }, + { + "label": "final img normal", + "name": "on_false", + "type": "*", + "link": 37897 + }, + { + "label": "final img hires", + "name": "on_true", + "type": "*", + "link": 37898 + }, + { + "label": "Use inpaint?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37899 + } + ], + "outputs": [ + { + "label": "pre cn positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37900 + ] + }, + { + "label": "pre cn negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37901 + ] + }, + { + "name": "image", + "type": "IMAGE", + "links": [ + 37902 + ] + }, + { + "label": "final inpaint img", + "name": "*", + "type": "*", + "links": [ + 37903, + 37904 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 38019 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 38020 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 32, + 3, + 525493778966480, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 890, + "type": "b8f47a61-40aa-43b2-a691-623191e0fbaa", + "pos": [ + 2180, + 1440 + ], + "size": [ + 297.4499969482422, + 285 + ], + "flags": { + "collapsed": true + }, + "order": 201, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 37880 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37878 + }, + { + "name": "vae", + "type": "VAE", + "link": 37783 + }, + { + "name": "model", + "type": "MODEL", + "link": 37985 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 37785 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37867 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37864 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37869 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37871 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37790 + }, + { + "name": "image", + "type": "IMAGE", + "link": 38027 + }, + { + "name": "mask", + "type": "MASK", + "link": 38028 + }, + { + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 37793 + }, + { + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 37794 + }, + { + "label": "default upscale model", + "name": "on_false", + "type": "*", + "link": 37831 + }, + { + "label": "alt upscale factor", + "name": "on_true", + "type": "*", + "link": 37796 + }, + { + "label": "use alt upscale model?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37797 + }, + { + "label": "alt upscale model", + "name": "on_true_1", + "type": "*", + "link": 37798 + }, + { + "label": "hires fix denoise val", + "name": "denoise_1", + "type": "FLOAT", + "widget": { + "name": "denoise_1" + }, + "link": 37799 + }, + { + "label": "normal inpaint img", + "name": "on_false_1", + "type": "*", + "link": 37902 + }, + { + "label": "use hires fix?", + "name": "switch_1", + "type": "BOOLEAN", + "widget": { + "name": "switch_1" + }, + "link": 37801 + }, + { + "label": "default upscale factor", + "name": "on_false_2", + "type": "*", + "link": 37830 + }, + { + "label": "after CN pos", + "name": "positive_1", + "type": "CONDITIONING", + "link": 37840 + }, + { + "label": "after CN neg", + "name": "negative_1", + "type": "CONDITIONING", + "link": 37841 + }, + { + "label": "color fix strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37993 + } + ], + "outputs": [ + { + "label": "final img", + "name": "*", + "type": "*", + "links": [ + 37898 + ] + }, + { + "label": "pre CN pos", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37834 + ] + }, + { + "label": "pre CN neg", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37835 + ] + }, + { + "label": "pre hires img", + "name": "*_1", + "type": "*", + "links": [ + 38004 + ] + }, + { + "name": "cropped_image", + "type": "IMAGE", + "links": [ + 38017 + ] + }, + { + "name": "cropped_mask", + "type": "MASK", + "links": [ + 38018 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "mask_blend_pixels" + ], + [ + "-1", + "context_from_mask_extend_factor" + ], + [ + "-1", + "switch" + ], + [ + "-1", + "denoise_1" + ], + [ + "-1", + "switch_1" + ], + [ + "-1", + "strength" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + 30, + 6, + "euler", + "sgm_uniform", + 0.35, + 32, + 3, + false, + 0.15, + false, + 0 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 1051, + "type": "PrimitiveStringMultiline", + "pos": [ + 1850, + -170 + ], + "size": [ + 400, + 130 + ], + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38081, + 38085 + ] + } + ], + "title": "Start quality prompt (Optional)", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "masterpiece, best quality, absurdres, amazing quality, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 547, + "type": "Power Lora Loader (rgthree)", + "pos": [ + 110, + -40 + ], + "size": [ + 290, + 760 + ], + "flags": {}, + "order": 170, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "model", + "type": "MODEL", + "link": 12474 + }, + { + "dir": 3, + "name": "clip", + "type": "CLIP", + "link": 12353 + } + ], + "outputs": [ + { + "dir": 4, + "name": "MODEL", + "shape": 3, + "type": "MODEL", + "links": [ + 11826, + 37690, + 37691, + 37692, + 37693, + 37694, + 37695, + 37696, + 37697, + 37699, + 38029 + ] + }, + { + "dir": 4, + "name": "CLIP", + "shape": 3, + "type": "CLIP", + "links": [ + 11827 + ] + } + ], + "title": "LoRA Loader", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "110e4ef1dbf2ea20ec39ae5a737bd5e56d4e54c2", + "Show Strengths": "Single Strength", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + {}, + { + "type": "PowerLoraLoaderHeaderWidget" + }, + { + "on": false, + "lora": "Illustrious\\Style\\ATRex_style-12V2Rev.safetensors", + "strength": 0.8, + "strengthTwo": null + }, + { + "on": false, + "lora": "Illustrious\\Style\\vslinxtybwbleach.safetensors", + "strength": 0.5, + "strengthTwo": null + }, + { + "on": false, + "lora": "CivitAIPopularMix-vslinx.safetensors", + "strength": 1, + "strengthTwo": null + }, + { + "on": false, + "lora": "Illustrious\\Characters\\AoiKarinDNA.safetensors", + "strength": 1, + "strengthTwo": null + }, + { + "on": false, + "lora": "Illustrious\\Characters\\q7-BD2-Wilhelmina -0115.safetensors", + "strength": 1, + "strengthTwo": null + }, + {}, + "" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 392, + "type": "Fast Bypasser (rgthree)", + "pos": [ + -240, + 610 + ], + "size": [ + 320, + 110 + ], + "flags": { + "collapsed": false + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "ControlNet", + "type": "*", + "link": 738 + }, + { + "dir": 3, + "label": " ", + "name": "PreProcessor", + "type": "*", + "link": 10425 + }, + { + "dir": 3, + "label": " ", + "name": "Low VRAM for ControlNet", + "type": "*", + "link": 10426 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": [] + } + ], + "title": "ControlNet + PreProcessor", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 291, + "type": "LoadImage", + "pos": [ + 1510, + -20 + ], + "size": [ + 310, + 350 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 544, + 723, + 12707 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "title": "Pre-Process image to Pose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "ComfyUI_temp_ujkfp_00002_.png", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 1050, + "type": "vsLinx_ImpactMultilineWildcardText", + "pos": [ + 1850, + 0 + ], + "size": [ + 400, + 280 + ], + "flags": {}, + "order": 116, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "string", + "type": "STRING", + "links": [ + 38082 + ] + } + ], + "title": "Positive", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "a3d423d5b58461fa123ddb0f0c5c46c05cd8cd26", + "Node name for S&R": "vsLinx_ImpactMultilineWildcardText", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "1girl, solo, inoue orihime, orange hair, brown eyes, long hair, large breasts, school uniform, grey uniform, grey jacket, red bowtie, white shirt, dress shirt, skirt, grey skirt, full body, white background, standing, front view, white thighhighs, hair ornament, hairpin, ", + "Select wildcard" + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 320, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 670, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 136, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face prompt", + "type": "*", + "link": 38100 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes prompt", + "type": "*", + "link": 38101 + }, + { + "dir": 3, + "label": " ", + "name": "Nose prompt", + "type": "*", + "link": 38102 + }, + { + "dir": 3, + "label": " ", + "name": "Lips prompt", + "type": "*", + "link": 38103 + }, + { + "dir": 3, + "label": " ", + "name": "Hands prompt", + "type": "*", + "link": 38104 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples prompt", + "type": "*", + "link": 38105 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina prompt", + "type": "*", + "link": 38106 + }, + { + "dir": 3, + "label": " ", + "name": "Penis prompt", + "type": "*", + "link": 38107 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detail Prompt Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 1059, + "type": "PrimitiveStringMultiline", + "pos": [ + 430, + 170 + ], + "size": [ + 230, + 110 + ], + "flags": {}, + "order": 117, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 38092, + 38100 + ] + } + ], + "title": "Face prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.4.0", + "Node name for S&R": "PrimitiveStringMultiline", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "inoue orihime, brown eyes, " + ], + "color": "#232", + "bgcolor": "#353", + "shape": 1 + }, + { + "id": 664, + "type": "LoadImageOutput", + "pos": [ + 3240, + -70 + ], + "size": [ + 390, + 790 + ], + "flags": {}, + "order": 118, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37843, + 37881, + 38027 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": [ + 37882, + 38028 + ] + } + ], + "title": "Load last generated image", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.57", + "Node name for S&R": "LoadImageOutput", + "ue_properties": { + "widget_ue_connectable": { + "image": true, + "upload": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "QwenEditCharSheetInfo_00011_.png [output]", + false, + "refresh", + "image" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 1100, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + -420, + 1770 + ], + "size": [ + 283.81667175292966, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 214, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 38128 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 38129 + }, + { + "name": "control_net", + "type": "CONTROL_NET", + "link": 38130 + }, + { + "name": "image", + "type": "IMAGE", + "link": 38131 + }, + { + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 38132 + }, + { + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 38133 + }, + { + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 38134 + }, + { + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 38135 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 38136 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 38137 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "2bde95a468ce5fd3959f646258606ae221fa1e17", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + 1, + 0, + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 394, + "type": "Mute / Bypass Repeater (rgthree)", + "pos": [ + -420, + 1810 + ], + "size": [ + 268.79998779296875, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 119, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "color_off": "#a80", + "color_on": "#Fc0", + "dir": 4, + "name": "OPT_CONNECTION", + "type": "*", + "links": [ + 738 + ] + } + ], + "title": "ControlNet", + "properties": { + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 19, + "type": "FaceDetailer", + "pos": [ + 1600, + 830 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 13782 + }, + { + "name": "model", + "type": "MODEL", + "link": 11950 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11951 + }, + { + "name": "vae", + "type": "VAE", + "link": 37717 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19272 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37736 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 44 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11702 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 182 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3199 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3198 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38140 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11679 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3376 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 55, + 576 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25335 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Face Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1", + "input_ue_unconnectable": { + "positive": false + } + }, + "rejects_ue_links": false + }, + "widgets_values": [ + 512, + true, + 1024, + 450157771474372, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.6, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 32, + "type": "FaceDetailer", + "pos": [ + 1600, + 870 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 145, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 55 + }, + { + "name": "model", + "type": "MODEL", + "link": 11952 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11953 + }, + { + "name": "vae", + "type": "VAE", + "link": 37715 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19273 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37734 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 53 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11703 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 528 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3201 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3200 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38141 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11680 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3377 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 79, + 577 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25337 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": [] + } + ], + "title": "Eyes Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 467732772768078, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7000000000000002, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 43, + "type": "FaceDetailer", + "pos": [ + 1600, + 910 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 148, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 154 + }, + { + "name": "model", + "type": "MODEL", + "link": 11954 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11955 + }, + { + "name": "vae", + "type": "VAE", + "link": 37710 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19274 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37729 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 82 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11705 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 179 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3206 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3204 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38142 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11681 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3378 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 162, + 578 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25392 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nose Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 307643415485707, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 35, + "type": "FaceDetailer", + "pos": [ + 1600, + 960 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 146, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 79 + }, + { + "name": "model", + "type": "MODEL", + "link": 11956 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11957 + }, + { + "name": "vae", + "type": "VAE", + "link": 37711 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19275 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37730 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 65 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11704 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 180 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3209 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3208 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38143 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11682 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3379 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 154, + 579 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25394 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Lips Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 696784807782904, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5000000000000001, + 10, + 3, + "center-1", + 0, + 0.9300000000000002, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 70, + "type": "FaceDetailer", + "pos": [ + 1600, + 1010 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 150, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 162 + }, + { + "name": "model", + "type": "MODEL", + "link": 11958 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11959 + }, + { + "name": "vae", + "type": "VAE", + "link": 37712 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19276 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37731 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 158 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11706 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 160 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3213 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3212 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38144 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11683 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3380 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 161, + 580 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25396 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Hands Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 1024, + true, + 2048, + 33066255150658, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5000000000000001, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 38, + "type": "FaceDetailer", + "pos": [ + 1600, + 1060 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 147, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 161 + }, + { + "name": "model", + "type": "MODEL", + "link": 11960 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11962 + }, + { + "name": "vae", + "type": "VAE", + "link": 37713 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19277 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37732 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 67 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11707 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 178 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3218 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3217 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38145 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3381 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 156, + 581 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25398 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Nipples Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 1115665674540539, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 47, + "type": "FaceDetailer", + "pos": [ + 1600, + 1110 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 149, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 156 + }, + { + "name": "model", + "type": "MODEL", + "link": 11963 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11964 + }, + { + "name": "vae", + "type": "VAE", + "link": 37714 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19278 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37733 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 100 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11708 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 111 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3222 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3221 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38146 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11685 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3382 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 177, + 582 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25400 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Vagina Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 219421841683685, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 75, + "type": "FaceDetailer", + "pos": [ + 1600, + 1160 + ], + "size": [ + 519, + 960 + ], + "flags": { + "collapsed": true + }, + "order": 151, + "mode": 4, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 177 + }, + { + "name": "model", + "type": "MODEL", + "link": 11965 + }, + { + "name": "clip", + "type": "CLIP", + "link": 11966 + }, + { + "name": "vae", + "type": "VAE", + "link": 37716 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 19279 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37735 + }, + { + "name": "bbox_detector", + "type": "BBOX_DETECTOR", + "link": 171 + }, + { + "name": "sam_model_opt", + "shape": 7, + "type": "SAM_MODEL", + "link": 11709 + }, + { + "name": "segm_detector_opt", + "shape": 7, + "type": "SEGM_DETECTOR", + "link": 173 + }, + { + "name": "detailer_hook", + "shape": 7, + "type": "DETAILER_HOOK", + "link": null + }, + { + "name": "scheduler_func_opt", + "shape": 7, + "type": "SCHEDULER_FUNC", + "link": null + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 3226 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 3225 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38147 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11686 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 3383 + } + ], + "outputs": [ + { + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 583, + 37897 + ] + }, + { + "name": "cropped_refined", + "shape": 6, + "type": "IMAGE", + "slot_index": 1, + "links": [] + }, + { + "name": "cropped_enhanced_alpha", + "shape": 6, + "type": "IMAGE", + "slot_index": 2, + "links": [ + 25402 + ] + }, + { + "name": "mask", + "type": "MASK", + "slot_index": 3, + "links": [] + }, + { + "name": "detailer_pipe", + "type": "DETAILER_PIPE", + "links": [] + }, + { + "name": "cnet_images", + "shape": 6, + "type": "IMAGE", + "links": null + } + ], + "title": "Penis Detailer", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "FaceDetailer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 512, + true, + 1024, + 341712721072131, + "randomize", + 30, + 5, + "euler", + "normal", + 0.5, + 5, + true, + true, + 0.5, + 10, + 3, + "center-1", + 0, + 0.93, + 0, + 0.7, + "False", + 10, + "", + 1, + false, + 20, + false, + false + ], + "color": "#332922", + "bgcolor": "#593930", + "shape": 1 + }, + { + "id": 604, + "type": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "pos": [ + -20, + 1600 + ], + "size": [ + 217.71666717529297, + 154 + ], + "flags": { + "collapsed": true + }, + "order": 182, + "mode": 0, + "inputs": [ + { + "label": "image (uspcaled)", + "name": "image1", + "type": "IMAGE", + "link": 38124 + }, + { + "label": "cfg", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13619 + }, + { + "label": "steps", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 13620 + }, + { + "name": "model", + "type": "MODEL", + "link": 37699 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 37728 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 37737 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 13624 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38139 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 13626 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 13627 + }, + { + "name": "vae", + "type": "VAE", + "link": 37723 + } + ], + "outputs": [ + { + "label": "image (hires)", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13779 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "seed" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 681947737222466, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 910, + "type": "8f7e76e6-0ac5-4c3a-8b0a-cc8ea40d7ddc", + "pos": [ + 1860, + 1570 + ], + "size": [ + 279.68333435058594, + 254 + ], + "flags": { + "collapsed": true + }, + "order": 139, + "mode": 0, + "inputs": [ + { + "label": "default cfg", + "name": "on_false", + "type": "*", + "link": 37849 + }, + { + "label": "override cfg", + "name": "on_true", + "type": "*", + "link": 37850 + }, + { + "label": "Is Inpaint+Sample Switch?", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37851 + }, + { + "label": "default steps", + "name": "on_false_1", + "type": "*", + "link": 37852 + }, + { + "label": "override steps", + "name": "on_true_1", + "type": "*", + "link": 37853 + }, + { + "label": "default sampler", + "name": "on_false_2", + "type": "*", + "link": 38148 + }, + { + "label": "override sampler", + "name": "on_true_2", + "type": "*", + "link": 37855 + }, + { + "label": "default scheduler", + "name": "on_false_3", + "type": "*", + "link": 37856 + }, + { + "label": "override scheduler", + "name": "on_true_3", + "type": "*", + "link": 37857 + }, + { + "label": "default sampler name", + "name": "on_false_4", + "type": "*", + "link": 38149 + }, + { + "label": "override sampler name", + "name": "on_true_4", + "type": "*", + "link": 37859 + }, + { + "label": "default scheduler name", + "name": "on_false_5", + "type": "*", + "link": 37860 + }, + { + "label": "override scheduler name", + "name": "on_true_5", + "type": "*", + "link": 37861 + } + ], + "outputs": [ + { + "label": "cfg", + "name": "*", + "type": "*", + "links": [ + 37863, + 37864, + 37893 + ] + }, + { + "label": "steps", + "name": "*_1", + "type": "*", + "links": [ + 37866, + 37867, + 37892 + ] + }, + { + "label": "sampler", + "name": "*_2", + "type": "*", + "links": [ + 37869, + 37894 + ] + }, + { + "label": "scheduler", + "name": "*_3", + "type": "*", + "links": [ + 37871, + 37895 + ] + }, + { + "label": "sampler_name", + "name": "*_4", + "type": "*", + "links": [ + 37872 + ] + }, + { + "label": "scheduler_name", + "name": "*_5", + "type": "*", + "links": [ + 37873 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "switch" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.62", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 629, + "type": "MarkdownNote", + "pos": [ + 1590, + 1300 + ], + "size": [ + 250, + 570 + ], + "flags": { + "pinned": true + }, + "order": 120, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Detailer, Pre-Filled Values", + "properties": { + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [ + "### You are free to remove the connections for pre-filled values like steps, cfg, sampler name & scheduler. (Don't disconnect denoise, you can set it conveniently in the \"Detailer Control-Group\") \n### Usually you will receive better results by tweaking these settings but it requires some fiddling, so here are some general tips:\n\n``sampler_name``: DPM++ 2M(dpmpp_2m) or UniPC for clean, stable detail. Less drastic changes to the input image.\n\n``scheduler``: karras (keeps more steps in the low-noise region, better for inpainting).\n\n``steps``: 20–24 for most (faces/lips); 18–22 for eyes; 24–28 for hands/genitals when fixes are hard.\n\n``cfg``: 5.0–6.0 (lower avoids crunchy noise; raise sparingly).\n\n---\n\nBy default, **negative prompts** are shared with the main image generation. \nTo use a custom one, connect a new **\"CLIP Text Encode (Prompt)\"** to the \"negative\" connection in the Detailer inside the `\"Detailer\"` group.\n" + ], + "color": "#222", + "bgcolor": "#000", + "shape": 1 + }, + { + "id": 1101, + "type": "Sampler Selector (Image Saver)", + "pos": [ + -480, + 240 + ], + "size": [ + 210, + 90 + ], + "flags": {}, + "order": 121, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "sampler", + "type": "COMBO", + "links": [ + 38138, + 38139, + 38140, + 38141, + 38142, + 38143, + 38144, + 38145, + 38146, + 38147, + 38148 + ] + }, + { + "name": "sampler_name", + "type": "STRING", + "links": [ + 38149 + ] + } + ], + "title": "Sampler Selector", + "properties": { + "cnr_id": "comfyui-image-saver", + "ver": "3e5de6840172866e36c60bf46a96a6d82b28034b", + "Node name for S&R": "Sampler Selector (Image Saver)", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "euler" + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + }, + { + "id": 314, + "type": "Fast Bypasser (rgthree)", + "pos": [ + 430, + -170 + ], + "size": [ + 230, + 226 + ], + "flags": {}, + "order": 163, + "mode": 0, + "inputs": [ + { + "dir": 3, + "label": " ", + "name": "Face Detailer", + "type": "*", + "link": 576 + }, + { + "dir": 3, + "label": " ", + "name": "Eyes Detailer", + "type": "*", + "link": 577 + }, + { + "dir": 3, + "label": " ", + "name": "Nose Detailer", + "type": "*", + "link": 578 + }, + { + "dir": 3, + "label": " ", + "name": "Lips Detailer", + "type": "*", + "link": 579 + }, + { + "dir": 3, + "label": " ", + "name": "Hands Detailer", + "type": "*", + "link": 580 + }, + { + "dir": 3, + "label": " ", + "name": "Nipples Detailer", + "type": "*", + "link": 581 + }, + { + "dir": 3, + "label": " ", + "name": "Vagina Detailer", + "type": "*", + "link": 582 + }, + { + "dir": 3, + "label": " ", + "name": "Penis Detailer", + "type": "*", + "link": 583 + }, + { + "dir": 3, + "label": " ", + "name": "", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "dir": 4, + "label": " ", + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "title": "Detailer Control", + "properties": { + "toggleRestriction": "default", + "collapse_connections": true, + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "color": "#233", + "bgcolor": "#355", + "shape": 1 + }, + { + "id": 224, + "type": "PreviewImage", + "pos": [ + 1780, + 1190 + ], + "size": [ + 260, + 260 + ], + "flags": { + "collapsed": true + }, + "order": 152, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 25336 + } + ], + "outputs": [], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#2a363b", + "bgcolor": "#3f5159", + "shape": 1 + }, + { + "id": 653, + "type": "752d53ed-f222-4a68-b4d6-a351a15c521a", + "pos": [ + -760, + 1650 + ], + "size": [ + 260, + 397 + ], + "flags": { + "collapsed": true + }, + "order": 187, + "mode": 0, + "inputs": [ + { + "label": "Face clip", + "name": "clip", + "type": "CLIP", + "link": 19264 + }, + { + "label": "Face prompt", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 38092 + }, + { + "label": "Eyes clip", + "name": "clip_1", + "type": "CLIP", + "link": 19265 + }, + { + "label": "Eyes prompt", + "name": "text_1", + "type": "STRING", + "widget": { + "name": "text_1" + }, + "link": 38093 + }, + { + "label": "Nose clip", + "name": "clip_2", + "type": "CLIP", + "link": 19266 + }, + { + "label": "Nose prompt", + "name": "text_2", + "type": "STRING", + "widget": { + "name": "text_2" + }, + "link": 38094 + }, + { + "label": "Lips clip", + "name": "clip_3", + "type": "CLIP", + "link": 19267 + }, + { + "label": "Lips prompt", + "name": "text_3", + "type": "STRING", + "widget": { + "name": "text_3" + }, + "link": 38095 + }, + { + "label": "Hands clip", + "name": "clip_4", + "type": "CLIP", + "link": 19268 + }, + { + "label": "Hands prompt", + "name": "text_4", + "type": "STRING", + "widget": { + "name": "text_4" + }, + "link": 38096 + }, + { + "label": "Nipples clip", + "name": "clip_5", + "type": "CLIP", + "link": 19269 + }, + { + "label": "Nipples prompt", + "name": "text_5", + "type": "STRING", + "widget": { + "name": "text_5" + }, + "link": 38097 + }, + { + "label": "Vagina clip", + "name": "clip_6", + "type": "CLIP", + "link": 19270 + }, + { + "label": "Vagina prompt", + "name": "text_6", + "type": "STRING", + "widget": { + "name": "text_6" + }, + "link": 38098 + }, + { + "label": "Penis clip", + "name": "clip_7", + "type": "CLIP", + "link": 19271 + }, + { + "label": "Penis prompt", + "name": "text_7", + "type": "STRING", + "widget": { + "name": "text_7" + }, + "link": 38099 + } + ], + "outputs": [ + { + "label": "Face prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19272 + ] + }, + { + "label": "Eyes prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 19273 + ] + }, + { + "label": "Nose prompt", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "links": [ + 19274 + ] + }, + { + "label": "Lips prompt", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "links": [ + 19275 + ] + }, + { + "label": "Hands prompt", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "links": [ + 19276 + ] + }, + { + "label": "Nipples prompt", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "links": [ + 19277 + ] + }, + { + "label": "Vagina prompt", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "links": [ + 19278 + ] + }, + { + "label": "Penis prompt", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "links": [ + 19279 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "text" + ], + [ + "-1", + "text_1" + ], + [ + "-1", + "text_2" + ], + [ + "-1", + "text_3" + ], + [ + "-1", + "text_4" + ], + [ + "-1", + "text_5" + ], + [ + "-1", + "text_6" + ], + [ + "-1", + "text_7" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.56", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "", + "", + "", + "", + "", + "", + "", + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "pos": [ + -760, + 1610 + ], + "size": [ + 278.7666702270508, + 359 + ], + "flags": { + "collapsed": true + }, + "order": 169, + "mode": 0, + "inputs": [ + { + "label": "is v-pred?", + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 38108 + }, + { + "name": "vae", + "type": "VAE", + "link": 37719 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 38136 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 38137 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11737 + }, + { + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11736 + }, + { + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11735 + }, + { + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 38138 + }, + { + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11734 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11732 + }, + { + "label": "neg prompt text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 38087 + }, + { + "name": "model", + "type": "MODEL", + "link": 12473 + }, + { + "label": "end quality prompt", + "name": "text2", + "type": "STRING", + "link": 38084 + }, + { + "label": "clip skip value", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11784 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 11731 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 11730 + }, + { + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 11729 + }, + { + "label": "CLIP (after loras)", + "name": "clip", + "type": "CLIP", + "link": 11827 + }, + { + "label": "start quality prompt", + "name": "text1", + "type": "STRING", + "link": 38081 + }, + { + "label": "positive prompt", + "name": "text2_1", + "type": "STRING", + "link": 38082 + }, + { + "label": "model (refiner)", + "name": "model_1", + "type": "MODEL", + "link": 12068 + }, + { + "label": "refiner start step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 12066 + }, + { + "label": "CLIP (refiner)", + "name": "clip_2", + "type": "CLIP", + "link": 12067 + }, + { + "label": "model (after loras&ipa)", + "name": "model_2", + "type": "MODEL", + "link": 38051 + }, + { + "label": "CLIP (after clipskip)", + "name": "clip_1", + "type": "CLIP", + "link": 12398 + }, + { + "label": "is v-pred? (refiner)", + "name": "boolean_1", + "type": "BOOLEAN", + "widget": { + "name": "boolean_1" + }, + "link": 38109 + }, + { + "label": "Use Refiner?", + "name": "bypass", + "type": "BOOLEAN", + "widget": { + "name": "bypass" + }, + "link": 25824 + } + ], + "outputs": [ + { + "label": "negative prompt", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 37729, + 37730, + 37731, + 37732, + 37733, + 37734, + 37735, + 37736, + 37737, + 38129 + ] + }, + { + "name": "scheduler", + "type": "COMBO", + "links": [ + 11679, + 11680, + 11681, + 11682, + 11683, + 11684, + 11685, + 11686 + ] + }, + { + "label": "positive prompt", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "links": [ + 37728, + 38128 + ] + }, + { + "label": "full pos prompt", + "name": "STRING", + "type": "*", + "links": [ + 11690, + 38119 + ] + }, + { + "label": "CLIP", + "name": "CLIP", + "type": "CLIP", + "links": [ + 12397, + 37700, + 37701, + 37702, + 37703, + 37704, + 37705, + 37706, + 37707, + 37874 + ] + }, + { + "name": "images", + "type": "IMAGE", + "links": [ + 21664 + ] + }, + { + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "links": [ + 11702, + 11703, + 11704, + 11705, + 11706, + 11707, + 11708, + 11709 + ] + }, + { + "label": "model after switch", + "name": "*", + "type": "*", + "links": [ + 12474 + ] + }, + { + "label": "full neg prompt", + "name": "processed text", + "type": "STRING", + "links": [ + 38117 + ] + } + ], + "properties": { + "proxyWidgets": [ + [ + "-1", + "boolean" + ], + [ + "-1", + "seed" + ], + [ + "-1", + "steps" + ], + [ + "-1", + "cfg" + ], + [ + "-1", + "sampler_name" + ], + [ + "-1", + "scheduler" + ], + [ + "-1", + "denoise" + ], + [ + "-1", + "text" + ], + [ + "-1", + "width" + ], + [ + "-1", + "height" + ], + [ + "-1", + "batch_size" + ], + [ + "-1", + "end_at_step" + ], + [ + "-1", + "boolean_1" + ], + [ + "-1", + "bypass" + ] + ], + "cnr_id": "comfy-core", + "ver": "0.3.51", + "ue_properties": { + "widget_ue_connectable": { + "boolean": true, + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true, + "text": true, + "width": true, + "height": true, + "batch_size": true + }, + "version": "7.0.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true, + 24334709765024, + 30, + 5, + "euler", + "normal", + 1, + "", + 1024, + 1536, + 4, + 25, + true, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 137, + "type": "easy seed", + "pos": [ + -760, + 350 + ], + "size": [ + 270, + 110 + ], + "flags": {}, + "order": 122, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "seed", + "type": "INT", + "links": [ + 522, + 11737, + 13624 + ] + } + ], + "title": "Seed", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "3e84b8cd77719341adc71b08b5789bdb07b1a543", + "Node name for S&R": "easy seed", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 44309229632770, + "fixed", + null + ], + "color": "#432", + "bgcolor": "#653", + "shape": 1 + } + ], + "links": [ + [ + 44, + 20, + 0, + 19, + 6, + "BBOX_DETECTOR" + ], + [ + 53, + 34, + 0, + 32, + 6, + "BBOX_DETECTOR" + ], + [ + 55, + 19, + 0, + 32, + 0, + "IMAGE" + ], + [ + 65, + 37, + 0, + 35, + 6, + "BBOX_DETECTOR" + ], + [ + 67, + 40, + 0, + 38, + 6, + "BBOX_DETECTOR" + ], + [ + 79, + 32, + 0, + 35, + 0, + "IMAGE" + ], + [ + 82, + 42, + 0, + 43, + 6, + "BBOX_DETECTOR" + ], + [ + 100, + 46, + 0, + 47, + 6, + "BBOX_DETECTOR" + ], + [ + 111, + 46, + 1, + 47, + 8, + "SEGM_DETECTOR" + ], + [ + 154, + 35, + 0, + 43, + 0, + "IMAGE" + ], + [ + 156, + 38, + 0, + 47, + 0, + "IMAGE" + ], + [ + 158, + 68, + 0, + 70, + 6, + "BBOX_DETECTOR" + ], + [ + 160, + 68, + 1, + 70, + 8, + "SEGM_DETECTOR" + ], + [ + 161, + 70, + 0, + 38, + 0, + "IMAGE" + ], + [ + 162, + 43, + 0, + 70, + 0, + "IMAGE" + ], + [ + 171, + 76, + 0, + 75, + 6, + "BBOX_DETECTOR" + ], + [ + 173, + 76, + 1, + 75, + 8, + "SEGM_DETECTOR" + ], + [ + 177, + 47, + 0, + 75, + 0, + "IMAGE" + ], + [ + 178, + 40, + 1, + 38, + 8, + "SEGM_DETECTOR" + ], + [ + 179, + 42, + 1, + 43, + 8, + "SEGM_DETECTOR" + ], + [ + 180, + 37, + 1, + 35, + 8, + "SEGM_DETECTOR" + ], + [ + 182, + 20, + 1, + 19, + 8, + "SEGM_DETECTOR" + ], + [ + 514, + 144, + 0, + 259, + 12, + "INT" + ], + [ + 520, + 141, + 0, + 259, + 9, + "INT" + ], + [ + 521, + 141, + 1, + 259, + 10, + "INT" + ], + [ + 522, + 137, + 0, + 259, + 8, + "INT" + ], + [ + 526, + 269, + 0, + 259, + 11, + "FLOAT" + ], + [ + 528, + 34, + 1, + 32, + 8, + "SEGM_DETECTOR" + ], + [ + 543, + 282, + 0, + 259, + 3, + "STRING" + ], + [ + 576, + 19, + 0, + 314, + 0, + "*" + ], + [ + 577, + 32, + 0, + 314, + 1, + "*" + ], + [ + 578, + 43, + 0, + 314, + 2, + "*" + ], + [ + 579, + 35, + 0, + 314, + 3, + "*" + ], + [ + 580, + 70, + 0, + 314, + 4, + "*" + ], + [ + 581, + 38, + 0, + 314, + 5, + "*" + ], + [ + 582, + 47, + 0, + 314, + 6, + "*" + ], + [ + 583, + 75, + 0, + 314, + 7, + "*" + ], + [ + 738, + 394, + 0, + 392, + 0, + "*" + ], + [ + 1891, + 436, + 0, + 282, + 0, + "*" + ], + [ + 3182, + 454, + 0, + 455, + 0, + "MODEL" + ], + [ + 3184, + 430, + 0, + 454, + 6, + "FLOAT" + ], + [ + 3185, + 431, + 0, + 455, + 6, + "FLOAT" + ], + [ + 3191, + 414, + 0, + 457, + 0, + "*" + ], + [ + 3198, + 266, + 0, + 19, + 12, + "FLOAT" + ], + [ + 3199, + 133, + 0, + 19, + 11, + "INT" + ], + [ + 3200, + 266, + 0, + 32, + 12, + "FLOAT" + ], + [ + 3201, + 133, + 0, + 32, + 11, + "INT" + ], + [ + 3204, + 266, + 0, + 43, + 12, + "FLOAT" + ], + [ + 3206, + 133, + 0, + 43, + 11, + "INT" + ], + [ + 3208, + 266, + 0, + 35, + 12, + "FLOAT" + ], + [ + 3209, + 133, + 0, + 35, + 11, + "INT" + ], + [ + 3212, + 266, + 0, + 70, + 12, + "FLOAT" + ], + [ + 3213, + 133, + 0, + 70, + 11, + "INT" + ], + [ + 3217, + 266, + 0, + 38, + 12, + "FLOAT" + ], + [ + 3218, + 133, + 0, + 38, + 11, + "INT" + ], + [ + 3221, + 266, + 0, + 47, + 12, + "FLOAT" + ], + [ + 3222, + 133, + 0, + 47, + 11, + "INT" + ], + [ + 3225, + 266, + 0, + 75, + 12, + "FLOAT" + ], + [ + 3226, + 133, + 0, + 75, + 11, + "INT" + ], + [ + 3376, + 466, + 0, + 19, + 15, + "FLOAT" + ], + [ + 3377, + 465, + 0, + 32, + 15, + "FLOAT" + ], + [ + 3378, + 464, + 0, + 43, + 15, + "FLOAT" + ], + [ + 3379, + 462, + 0, + 35, + 15, + "FLOAT" + ], + [ + 3380, + 463, + 0, + 70, + 15, + "FLOAT" + ], + [ + 3381, + 459, + 0, + 38, + 15, + "FLOAT" + ], + [ + 3382, + 461, + 0, + 47, + 15, + "FLOAT" + ], + [ + 3383, + 460, + 0, + 75, + 15, + "FLOAT" + ], + [ + 10373, + 486, + 0, + 457, + 1, + "*" + ], + [ + 10374, + 456, + 0, + 457, + 2, + "*" + ], + [ + 10375, + 487, + 0, + 457, + 3, + "*" + ], + [ + 10425, + 395, + 0, + 392, + 1, + "*" + ], + [ + 10426, + 491, + 0, + 392, + 2, + "*" + ], + [ + 11679, + 546, + 1, + 19, + 14, + "COMBO" + ], + [ + 11680, + 546, + 1, + 32, + 14, + "COMBO" + ], + [ + 11681, + 546, + 1, + 43, + 14, + "COMBO" + ], + [ + 11682, + 546, + 1, + 35, + 14, + "COMBO" + ], + [ + 11683, + 546, + 1, + 70, + 14, + "COMBO" + ], + [ + 11684, + 546, + 1, + 38, + 14, + "COMBO" + ], + [ + 11685, + 546, + 1, + 47, + 14, + "COMBO" + ], + [ + 11686, + 546, + 1, + 75, + 14, + "COMBO" + ], + [ + 11690, + 546, + 3, + 245, + 0, + "STRING" + ], + [ + 11702, + 546, + 6, + 19, + 7, + "SAM_MODEL" + ], + [ + 11703, + 546, + 6, + 32, + 7, + "SAM_MODEL" + ], + [ + 11704, + 546, + 6, + 35, + 7, + "SAM_MODEL" + ], + [ + 11705, + 546, + 6, + 43, + 7, + "SAM_MODEL" + ], + [ + 11706, + 546, + 6, + 70, + 7, + "SAM_MODEL" + ], + [ + 11707, + 546, + 6, + 38, + 7, + "SAM_MODEL" + ], + [ + 11708, + 546, + 6, + 47, + 7, + "SAM_MODEL" + ], + [ + 11709, + 546, + 6, + 75, + 7, + "SAM_MODEL" + ], + [ + 11729, + 142, + 0, + 546, + 16, + "INT" + ], + [ + 11730, + 141, + 1, + 546, + 15, + "INT" + ], + [ + 11731, + 141, + 0, + 546, + 14, + "INT" + ], + [ + 11732, + 269, + 0, + 546, + 9, + "FLOAT" + ], + [ + 11734, + 490, + 0, + 546, + 8, + "COMBO" + ], + [ + 11735, + 266, + 0, + 546, + 6, + "FLOAT" + ], + [ + 11736, + 133, + 0, + 546, + 5, + "INT" + ], + [ + 11737, + 137, + 0, + 546, + 4, + "INT" + ], + [ + 11784, + 144, + 0, + 546, + 13, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 11826, + 547, + 0, + 454, + 0, + "MODEL" + ], + [ + 11827, + 547, + 1, + 546, + 17, + "CLIP" + ], + [ + 11828, + 549, + 0, + 548, + 0, + "*" + ], + [ + 11845, + 437, + 0, + 549, + 0, + "*" + ], + [ + 11900, + 558, + 0, + 454, + 1, + "IPADAPTER" + ], + [ + 11901, + 558, + 0, + 455, + 1, + "IPADAPTER" + ], + [ + 11902, + 558, + 1, + 454, + 5, + "CLIP_VISION" + ], + [ + 11903, + 558, + 1, + 455, + 5, + "CLIP_VISION" + ], + [ + 11950, + 562, + 0, + 19, + 1, + "MODEL" + ], + [ + 11951, + 562, + 1, + 19, + 2, + "CLIP" + ], + [ + 11952, + 564, + 0, + 32, + 1, + "MODEL" + ], + [ + 11953, + 564, + 1, + 32, + 2, + "CLIP" + ], + [ + 11954, + 566, + 0, + 43, + 1, + "MODEL" + ], + [ + 11955, + 566, + 1, + 43, + 2, + "CLIP" + ], + [ + 11956, + 565, + 0, + 35, + 1, + "MODEL" + ], + [ + 11957, + 565, + 1, + 35, + 2, + "CLIP" + ], + [ + 11958, + 570, + 0, + 70, + 1, + "MODEL" + ], + [ + 11959, + 570, + 1, + 70, + 2, + "CLIP" + ], + [ + 11960, + 569, + 0, + 38, + 1, + "MODEL" + ], + [ + 11962, + 569, + 1, + 38, + 2, + "CLIP" + ], + [ + 11963, + 578, + 0, + 47, + 1, + "MODEL" + ], + [ + 11964, + 578, + 1, + 47, + 2, + "CLIP" + ], + [ + 11965, + 582, + 0, + 75, + 1, + "MODEL" + ], + [ + 11966, + 582, + 1, + 75, + 2, + "CLIP" + ], + [ + 11969, + 586, + 0, + 588, + 0, + "MODEL" + ], + [ + 11970, + 586, + 1, + 588, + 1, + "CLIP" + ], + [ + 12066, + 587, + 0, + 546, + 21, + "INT" + ], + [ + 12067, + 588, + 1, + 546, + 22, + "CLIP" + ], + [ + 12068, + 588, + 0, + 546, + 20, + "MODEL" + ], + [ + 12353, + 436, + 1, + 547, + 1, + "CLIP" + ], + [ + 12397, + 546, + 4, + 590, + 0, + "*" + ], + [ + 12398, + 590, + 0, + 546, + 24, + "CLIP" + ], + [ + 12472, + 436, + 0, + 526, + 0, + "MODEL" + ], + [ + 12473, + 526, + 0, + 546, + 11, + "MODEL" + ], + [ + 12474, + 546, + 7, + 547, + 0, + "MODEL" + ], + [ + 12706, + 333, + 0, + 594, + 0, + "IMAGE" + ], + [ + 12707, + 291, + 0, + 594, + 1, + "IMAGE" + ], + [ + 12709, + 561, + 1, + 594, + 3, + "COMBO" + ], + [ + 13474, + 594, + 1, + 603, + 1, + "*" + ], + [ + 13619, + 266, + 0, + 604, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13620, + 133, + 0, + 604, + 2, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 13624, + 137, + 0, + 604, + 6, + "INT" + ], + [ + 13626, + 490, + 0, + 604, + 8, + "COMBO" + ], + [ + 13627, + 533, + 0, + 604, + 9, + "FLOAT" + ], + [ + 13779, + 604, + 0, + 607, + 0, + "IMAGE" + ], + [ + 13782, + 607, + 0, + 19, + 0, + "IMAGE" + ], + [ + 13852, + 420, + 0, + 608, + 0, + "IMAGE" + ], + [ + 13853, + 608, + 0, + 454, + 2, + "IMAGE" + ], + [ + 13990, + 419, + 0, + 610, + 0, + "IMAGE" + ], + [ + 13991, + 610, + 0, + 455, + 2, + "IMAGE" + ], + [ + 14316, + 594, + 0, + 620, + 1, + "IMAGE" + ], + [ + 14317, + 620, + 0, + 594, + 4, + "INT" + ], + [ + 14318, + 620, + 1, + 594, + 2, + "IMAGE" + ], + [ + 14319, + 620, + 1, + 603, + 0, + "*" + ], + [ + 14320, + 141, + 0, + 621, + 0, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14322, + 141, + 1, + 621, + 1, + "INT,FLOAT,IMAGE,LATENT" + ], + [ + 14323, + 621, + 0, + 620, + 0, + "*" + ], + [ + 14764, + 624, + 6, + 626, + 0, + "*" + ], + [ + 14765, + 626, + 0, + 319, + 0, + "*" + ], + [ + 14767, + 534, + 0, + 319, + 2, + "*" + ], + [ + 14768, + 542, + 0, + 319, + 3, + "*" + ], + [ + 15560, + 437, + 0, + 631, + 1, + "VAE" + ], + [ + 15561, + 436, + 2, + 631, + 0, + "VAE" + ], + [ + 15563, + 631, + 1, + 549, + 1, + "*" + ], + [ + 19264, + 562, + 1, + 653, + 0, + "CLIP" + ], + [ + 19265, + 564, + 1, + 653, + 2, + "CLIP" + ], + [ + 19266, + 566, + 1, + 653, + 4, + "CLIP" + ], + [ + 19267, + 565, + 1, + 653, + 6, + "CLIP" + ], + [ + 19268, + 570, + 1, + 653, + 8, + "CLIP" + ], + [ + 19269, + 569, + 1, + 653, + 10, + "CLIP" + ], + [ + 19270, + 578, + 1, + 653, + 12, + "CLIP" + ], + [ + 19271, + 582, + 1, + 653, + 14, + "CLIP" + ], + [ + 19272, + 653, + 0, + 19, + 4, + "CONDITIONING" + ], + [ + 19273, + 653, + 1, + 32, + 4, + "CONDITIONING" + ], + [ + 19274, + 653, + 2, + 43, + 4, + "CONDITIONING" + ], + [ + 19275, + 653, + 3, + 35, + 4, + "CONDITIONING" + ], + [ + 19276, + 653, + 4, + 70, + 4, + "CONDITIONING" + ], + [ + 19277, + 653, + 5, + 38, + 4, + "CONDITIONING" + ], + [ + 19278, + 653, + 6, + 47, + 4, + "CONDITIONING" + ], + [ + 19279, + 653, + 7, + 75, + 4, + "CONDITIONING" + ], + [ + 21664, + 546, + 5, + 624, + 0, + "IMAGE" + ], + [ + 23401, + 607, + 0, + 687, + 0, + "*" + ], + [ + 23402, + 665, + 0, + 687, + 2, + "BOOLEAN" + ], + [ + 23403, + 687, + 0, + 274, + 0, + "IMAGE" + ], + [ + 24076, + 665, + 0, + 716, + 0, + "BOOLEAN" + ], + [ + 24077, + 698, + 0, + 716, + 1, + "BOOLEAN" + ], + [ + 25335, + 19, + 2, + 760, + 0, + "*" + ], + [ + 25336, + 760, + 0, + 224, + 0, + "IMAGE" + ], + [ + 25337, + 32, + 2, + 761, + 0, + "*" + ], + [ + 25338, + 761, + 0, + 231, + 0, + "IMAGE" + ], + [ + 25339, + 665, + 0, + 760, + 1, + "BOOLEAN" + ], + [ + 25340, + 665, + 0, + 761, + 1, + "BOOLEAN" + ], + [ + 25385, + 665, + 0, + 762, + 1, + "BOOLEAN" + ], + [ + 25386, + 665, + 0, + 763, + 1, + "BOOLEAN" + ], + [ + 25387, + 665, + 0, + 764, + 1, + "BOOLEAN" + ], + [ + 25388, + 665, + 0, + 765, + 1, + "BOOLEAN" + ], + [ + 25389, + 665, + 0, + 766, + 1, + "BOOLEAN" + ], + [ + 25390, + 665, + 0, + 767, + 1, + "BOOLEAN" + ], + [ + 25392, + 43, + 2, + 762, + 0, + "*" + ], + [ + 25393, + 762, + 0, + 225, + 0, + "IMAGE" + ], + [ + 25394, + 35, + 2, + 763, + 0, + "*" + ], + [ + 25395, + 763, + 0, + 226, + 0, + "IMAGE" + ], + [ + 25396, + 70, + 2, + 764, + 0, + "*" + ], + [ + 25397, + 764, + 0, + 227, + 0, + "IMAGE" + ], + [ + 25398, + 38, + 2, + 765, + 0, + "*" + ], + [ + 25399, + 765, + 0, + 228, + 0, + "IMAGE" + ], + [ + 25400, + 47, + 2, + 766, + 0, + "*" + ], + [ + 25401, + 766, + 0, + 229, + 0, + "IMAGE" + ], + [ + 25402, + 75, + 2, + 767, + 0, + "*" + ], + [ + 25403, + 767, + 0, + 230, + 0, + "IMAGE" + ], + [ + 25824, + 790, + 0, + 546, + 26, + "BOOLEAN" + ], + [ + 37690, + 547, + 0, + 562, + 0, + "MODEL" + ], + [ + 37691, + 547, + 0, + 564, + 0, + "MODEL" + ], + [ + 37692, + 547, + 0, + 566, + 0, + "MODEL" + ], + [ + 37693, + 547, + 0, + 565, + 0, + "MODEL" + ], + [ + 37694, + 547, + 0, + 570, + 0, + "MODEL" + ], + [ + 37695, + 547, + 0, + 569, + 0, + "MODEL" + ], + [ + 37696, + 547, + 0, + 578, + 0, + "MODEL" + ], + [ + 37697, + 547, + 0, + 582, + 0, + "MODEL" + ], + [ + 37699, + 547, + 0, + 604, + 3, + "MODEL" + ], + [ + 37700, + 546, + 4, + 562, + 1, + "CLIP" + ], + [ + 37701, + 546, + 4, + 564, + 1, + "CLIP" + ], + [ + 37702, + 546, + 4, + 566, + 1, + "CLIP" + ], + [ + 37703, + 546, + 4, + 565, + 1, + "CLIP" + ], + [ + 37704, + 546, + 4, + 570, + 1, + "CLIP" + ], + [ + 37705, + 546, + 4, + 569, + 1, + "CLIP" + ], + [ + 37706, + 546, + 4, + 578, + 1, + "CLIP" + ], + [ + 37707, + 546, + 4, + 582, + 1, + "CLIP" + ], + [ + 37710, + 631, + 0, + 43, + 3, + "VAE" + ], + [ + 37711, + 631, + 0, + 35, + 3, + "VAE" + ], + [ + 37712, + 631, + 0, + 70, + 3, + "VAE" + ], + [ + 37713, + 631, + 0, + 38, + 3, + "VAE" + ], + [ + 37714, + 631, + 0, + 47, + 3, + "VAE" + ], + [ + 37715, + 631, + 0, + 32, + 3, + "VAE" + ], + [ + 37716, + 631, + 0, + 75, + 3, + "VAE" + ], + [ + 37717, + 631, + 0, + 19, + 3, + "VAE" + ], + [ + 37719, + 631, + 0, + 546, + 1, + "VAE" + ], + [ + 37723, + 631, + 0, + 604, + 10, + "VAE" + ], + [ + 37728, + 546, + 2, + 604, + 4, + "CONDITIONING" + ], + [ + 37729, + 546, + 0, + 43, + 5, + "CONDITIONING" + ], + [ + 37730, + 546, + 0, + 35, + 5, + "CONDITIONING" + ], + [ + 37731, + 546, + 0, + 70, + 5, + "CONDITIONING" + ], + [ + 37732, + 546, + 0, + 38, + 5, + "CONDITIONING" + ], + [ + 37733, + 546, + 0, + 47, + 5, + "CONDITIONING" + ], + [ + 37734, + 546, + 0, + 32, + 5, + "CONDITIONING" + ], + [ + 37735, + 546, + 0, + 75, + 5, + "CONDITIONING" + ], + [ + 37736, + 546, + 0, + 19, + 5, + "CONDITIONING" + ], + [ + 37737, + 546, + 0, + 604, + 5, + "CONDITIONING" + ], + [ + 37739, + 796, + 1, + 871, + 0, + "COMBO" + ], + [ + 37743, + 796, + 0, + 871, + 3, + "CONTROL_NET" + ], + [ + 37744, + 631, + 0, + 871, + 4, + "VAE" + ], + [ + 37745, + 826, + 0, + 871, + 5, + "FLOAT" + ], + [ + 37746, + 828, + 0, + 871, + 6, + "FLOAT" + ], + [ + 37747, + 829, + 0, + 871, + 7, + "FLOAT" + ], + [ + 37756, + 871, + 0, + 873, + 0, + "*" + ], + [ + 37758, + 873, + 0, + 807, + 0, + "IMAGE" + ], + [ + 37777, + 869, + 0, + 888, + 0, + "BOOLEAN" + ], + [ + 37778, + 888, + 0, + 870, + 1, + "BOOLEAN" + ], + [ + 37783, + 631, + 0, + 890, + 2, + "VAE" + ], + [ + 37785, + 707, + 0, + 890, + 4, + "INT" + ], + [ + 37790, + 690, + 0, + 890, + 9, + "FLOAT" + ], + [ + 37793, + 792, + 0, + 890, + 12, + "INT" + ], + [ + 37794, + 793, + 0, + 890, + 13, + "FLOAT" + ], + [ + 37796, + 865, + 1, + 890, + 15, + "*" + ], + [ + 37797, + 864, + 0, + 890, + 16, + "BOOLEAN" + ], + [ + 37798, + 865, + 0, + 890, + 17, + "*" + ], + [ + 37799, + 863, + 0, + 890, + 18, + "FLOAT" + ], + [ + 37801, + 849, + 0, + 890, + 20, + "BOOLEAN" + ], + [ + 37830, + 528, + 0, + 890, + 21, + "*" + ], + [ + 37831, + 15, + 0, + 890, + 14, + "*" + ], + [ + 37832, + 849, + 0, + 906, + 2, + "BOOLEAN" + ], + [ + 37833, + 849, + 0, + 907, + 2, + "BOOLEAN" + ], + [ + 37834, + 890, + 1, + 906, + 1, + "*" + ], + [ + 37835, + 890, + 2, + 907, + 1, + "*" + ], + [ + 37839, + 907, + 0, + 871, + 2, + "CONDITIONING" + ], + [ + 37840, + 871, + 1, + 890, + 22, + "CONDITIONING" + ], + [ + 37841, + 871, + 2, + 890, + 23, + "CONDITIONING" + ], + [ + 37842, + 665, + 0, + 908, + 1, + "BOOLEAN" + ], + [ + 37843, + 664, + 0, + 687, + 1, + "*" + ], + [ + 37845, + 908, + 0, + 532, + 0, + "IMAGE" + ], + [ + 37846, + 665, + 0, + 909, + 1, + "BOOLEAN" + ], + [ + 37847, + 603, + 0, + 909, + 0, + "*" + ], + [ + 37848, + 909, + 0, + 407, + 0, + "IMAGE" + ], + [ + 37849, + 266, + 0, + 910, + 0, + "*" + ], + [ + 37850, + 700, + 0, + 910, + 1, + "*" + ], + [ + 37851, + 716, + 0, + 910, + 2, + "BOOLEAN" + ], + [ + 37852, + 133, + 0, + 910, + 3, + "*" + ], + [ + 37853, + 699, + 0, + 910, + 4, + "*" + ], + [ + 37855, + 701, + 0, + 910, + 6, + "*" + ], + [ + 37856, + 490, + 0, + 910, + 7, + "*" + ], + [ + 37857, + 702, + 0, + 910, + 8, + "*" + ], + [ + 37859, + 701, + 1, + 910, + 10, + "*" + ], + [ + 37860, + 490, + 1, + 910, + 11, + "*" + ], + [ + 37861, + 702, + 1, + 910, + 12, + "*" + ], + [ + 37863, + 910, + 0, + 259, + 2, + "FLOAT" + ], + [ + 37864, + 910, + 0, + 890, + 6, + "FLOAT" + ], + [ + 37866, + 910, + 1, + 259, + 1, + "INT" + ], + [ + 37867, + 910, + 1, + 890, + 5, + "INT" + ], + [ + 37869, + 910, + 2, + 890, + 7, + "COMBO" + ], + [ + 37871, + 910, + 3, + 890, + 8, + "COMBO" + ], + [ + 37872, + 910, + 4, + 259, + 4, + "STRING" + ], + [ + 37873, + 910, + 5, + 259, + 5, + "STRING" + ], + [ + 37874, + 546, + 4, + 911, + 0, + "CLIP" + ], + [ + 37878, + 911, + 0, + 890, + 1, + "CONDITIONING" + ], + [ + 37880, + 911, + 1, + 890, + 0, + "CONDITIONING" + ], + [ + 37881, + 664, + 0, + 912, + 0, + "IMAGE" + ], + [ + 37882, + 664, + 1, + 912, + 1, + "MASK" + ], + [ + 37883, + 792, + 0, + 912, + 2, + "INT" + ], + [ + 37884, + 793, + 0, + 912, + 3, + "FLOAT" + ], + [ + 37885, + 911, + 1, + 912, + 4, + "CONDITIONING" + ], + [ + 37886, + 911, + 0, + 912, + 5, + "CONDITIONING" + ], + [ + 37887, + 631, + 0, + 912, + 6, + "VAE" + ], + [ + 37889, + 871, + 1, + 912, + 8, + "CONDITIONING" + ], + [ + 37890, + 871, + 2, + 912, + 9, + "CONDITIONING" + ], + [ + 37891, + 707, + 0, + 912, + 10, + "INT" + ], + [ + 37892, + 910, + 1, + 912, + 11, + "INT" + ], + [ + 37893, + 910, + 0, + 912, + 12, + "FLOAT" + ], + [ + 37894, + 910, + 2, + 912, + 13, + "COMBO" + ], + [ + 37895, + 910, + 3, + 912, + 14, + "COMBO" + ], + [ + 37896, + 690, + 0, + 912, + 15, + "FLOAT" + ], + [ + 37897, + 75, + 0, + 912, + 16, + "*" + ], + [ + 37898, + 890, + 0, + 912, + 17, + "*" + ], + [ + 37899, + 665, + 0, + 912, + 18, + "BOOLEAN" + ], + [ + 37900, + 912, + 0, + 906, + 0, + "*" + ], + [ + 37901, + 912, + 1, + 907, + 0, + "*" + ], + [ + 37902, + 912, + 2, + 890, + 19, + "*" + ], + [ + 37903, + 912, + 3, + 29, + 0, + "IMAGE" + ], + [ + 37904, + 912, + 3, + 259, + 0, + "IMAGE" + ], + [ + 37985, + 455, + 0, + 890, + 3, + "MODEL" + ], + [ + 37986, + 455, + 0, + 912, + 7, + "MODEL" + ], + [ + 37992, + 861, + 0, + 871, + 10, + "*" + ], + [ + 37993, + 976, + 0, + 890, + 24, + "FLOAT" + ], + [ + 37999, + 979, + 0, + 977, + 0, + "IMAGE" + ], + [ + 38002, + 849, + 0, + 980, + 0, + "BOOLEAN" + ], + [ + 38004, + 890, + 3, + 979, + 0, + "IMAGE" + ], + [ + 38006, + 980, + 0, + 982, + 0, + "BOOLEAN" + ], + [ + 38007, + 665, + 0, + 983, + 0, + "BOOLEAN" + ], + [ + 38008, + 983, + 0, + 982, + 1, + "BOOLEAN" + ], + [ + 38009, + 982, + 0, + 979, + 1, + "BOOLEAN" + ], + [ + 38017, + 890, + 4, + 871, + 13, + "*" + ], + [ + 38018, + 890, + 5, + 871, + 14, + "*" + ], + [ + 38019, + 912, + 4, + 871, + 15, + "*" + ], + [ + 38020, + 912, + 5, + 871, + 16, + "*" + ], + [ + 38022, + 906, + 0, + 870, + 0, + "IMAGE" + ], + [ + 38023, + 870, + 0, + 871, + 1, + "CONDITIONING" + ], + [ + 38027, + 664, + 0, + 890, + 10, + "IMAGE" + ], + [ + 38028, + 664, + 1, + 890, + 11, + "MASK" + ], + [ + 38029, + 547, + 0, + 996, + 0, + "MODEL" + ], + [ + 38031, + 996, + 0, + 259, + 6, + "STRING" + ], + [ + 38042, + 1007, + 0, + 871, + 8, + "BOOLEAN" + ], + [ + 38043, + 1008, + 0, + 871, + 9, + "BOOLEAN" + ], + [ + 38044, + 1009, + 0, + 871, + 11, + "BOOLEAN" + ], + [ + 38051, + 455, + 0, + 546, + 23, + "MODEL" + ], + [ + 38057, + 869, + 0, + 1015, + 0, + "BOOLEAN" + ], + [ + 38058, + 665, + 0, + 1015, + 1, + "BOOLEAN" + ], + [ + 38060, + 1015, + 0, + 1016, + 0, + "BOOLEAN" + ], + [ + 38061, + 1016, + 0, + 873, + 1, + "BOOLEAN" + ], + [ + 38062, + 1021, + 0, + 607, + 2, + "FLOAT" + ], + [ + 38081, + 1051, + 0, + 546, + 18, + "STRING" + ], + [ + 38082, + 1050, + 0, + 546, + 19, + "STRING" + ], + [ + 38084, + 1052, + 0, + 546, + 12, + "STRING" + ], + [ + 38085, + 1051, + 0, + 319, + 4, + "STRING" + ], + [ + 38086, + 1052, + 0, + 319, + 5, + "STRING" + ], + [ + 38087, + 1053, + 0, + 546, + 10, + "STRING" + ], + [ + 38092, + 1059, + 0, + 653, + 1, + "STRING" + ], + [ + 38093, + 1060, + 0, + 653, + 3, + "STRING" + ], + [ + 38094, + 1061, + 0, + 653, + 5, + "STRING" + ], + [ + 38095, + 1063, + 0, + 653, + 7, + "STRING" + ], + [ + 38096, + 1064, + 0, + 653, + 9, + "STRING" + ], + [ + 38097, + 1062, + 0, + 653, + 11, + "STRING" + ], + [ + 38098, + 1065, + 0, + 653, + 13, + "STRING" + ], + [ + 38099, + 1066, + 0, + 653, + 15, + "STRING" + ], + [ + 38100, + 1059, + 0, + 320, + 0, + "STRING" + ], + [ + 38101, + 1060, + 0, + 320, + 1, + "STRING" + ], + [ + 38102, + 1061, + 0, + 320, + 2, + "STRING" + ], + [ + 38103, + 1063, + 0, + 320, + 3, + "STRING" + ], + [ + 38104, + 1064, + 0, + 320, + 4, + "STRING" + ], + [ + 38105, + 1062, + 0, + 320, + 5, + "STRING" + ], + [ + 38106, + 1065, + 0, + 320, + 6, + "STRING" + ], + [ + 38107, + 1066, + 0, + 320, + 7, + "STRING" + ], + [ + 38108, + 1067, + 0, + 546, + 0, + "BOOLEAN" + ], + [ + 38109, + 1068, + 0, + 546, + 25, + "BOOLEAN" + ], + [ + 38110, + 1070, + 0, + 911, + 2, + "STRING" + ], + [ + 38111, + 1071, + 0, + 911, + 1, + "STRING" + ], + [ + 38112, + 849, + 0, + 871, + 12, + "BOOLEAN" + ], + [ + 38113, + 665, + 0, + 1072, + 2, + "BOOLEAN" + ], + [ + 38114, + 665, + 0, + 1073, + 2, + "BOOLEAN" + ], + [ + 38115, + 911, + 2, + 1072, + 1, + "STRING" + ], + [ + 38116, + 911, + 3, + 1073, + 1, + "STRING" + ], + [ + 38117, + 546, + 8, + 1073, + 0, + "STRING" + ], + [ + 38118, + 1073, + 0, + 259, + 7, + "STRING" + ], + [ + 38119, + 546, + 3, + 1072, + 0, + "*" + ], + [ + 38120, + 1072, + 0, + 996, + 1, + "STRING" + ], + [ + 38121, + 528, + 0, + 1098, + 2, + "FLOAT" + ], + [ + 38122, + 624, + 0, + 1098, + 1, + "IMAGE" + ], + [ + 38123, + 15, + 0, + 1098, + 0, + "UPSCALE_MODEL" + ], + [ + 38124, + 1098, + 0, + 604, + 0, + "IMAGE" + ], + [ + 38125, + 1098, + 0, + 607, + 1, + "IMAGE" + ], + [ + 38126, + 1098, + 0, + 319, + 1, + "IMAGE" + ], + [ + 38127, + 1098, + 0, + 908, + 0, + "IMAGE" + ], + [ + 38128, + 546, + 2, + 1100, + 0, + "CONDITIONING" + ], + [ + 38129, + 546, + 0, + 1100, + 1, + "CONDITIONING" + ], + [ + 38130, + 561, + 0, + 1100, + 2, + "CONTROL_NET" + ], + [ + 38131, + 603, + 0, + 1100, + 3, + "IMAGE" + ], + [ + 38132, + 631, + 0, + 1100, + 8, + "VAE" + ], + [ + 38133, + 294, + 0, + 1100, + 9, + "FLOAT" + ], + [ + 38134, + 295, + 0, + 1100, + 10, + "FLOAT" + ], + [ + 38135, + 299, + 0, + 1100, + 11, + "FLOAT" + ], + [ + 38136, + 1100, + 0, + 546, + 2, + "CONDITIONING" + ], + [ + 38137, + 1100, + 1, + 546, + 3, + "CONDITIONING" + ], + [ + 38138, + 1101, + 0, + 546, + 7, + "COMBO" + ], + [ + 38139, + 1101, + 0, + 604, + 7, + "COMBO" + ], + [ + 38140, + 1101, + 0, + 19, + 13, + "COMBO" + ], + [ + 38141, + 1101, + 0, + 32, + 13, + "COMBO" + ], + [ + 38142, + 1101, + 0, + 43, + 13, + "COMBO" + ], + [ + 38143, + 1101, + 0, + 35, + 13, + "COMBO" + ], + [ + 38144, + 1101, + 0, + 70, + 13, + "COMBO" + ], + [ + 38145, + 1101, + 0, + 38, + 13, + "COMBO" + ], + [ + 38146, + 1101, + 0, + 47, + 13, + "COMBO" + ], + [ + 38147, + 1101, + 0, + 75, + 13, + "COMBO" + ], + [ + 38148, + 1101, + 0, + 910, + 5, + "COMBO" + ], + [ + 38149, + 1101, + 1, + 910, + 9, + "STRING" + ] + ], + "groups": [ + { + "id": 1, + "title": "Model Backend", + "bounding": [ + -770, + 740, + 310, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 2, + "title": "Prompts", + "bounding": [ + 1840, + -240, + 420, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 3, + "title": "Sampler Settings", + "bounding": [ + -770, + -110, + 510, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 6, + "title": "Before & After", + "bounding": [ + 2270, + -240, + 950, + 970 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 18, + "title": "Sampling", + "bounding": [ + -770, + 1530, + 330, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 20, + "title": "Detection Models", + "bounding": [ + -70, + 740, + 450, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 21, + "title": "Debug", + "bounding": [ + 1770, + 740, + 1450, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 23, + "title": "Detailer LoRA's (Optional)", + "bounding": [ + 390, + 740, + 890, + 520 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 24, + "title": "Detailer Control", + "bounding": [ + 420, + -240, + 730, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 25, + "title": "Detailers", + "bounding": [ + 1590, + 740, + 170, + 520 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 26, + "title": "ControlNet (Optional)", + "bounding": [ + 1500, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 27, + "title": "ControlNet", + "bounding": [ + -430, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 28, + "title": "Image Save", + "bounding": [ + -430, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 30, + "title": "PreProcessor", + "bounding": [ + -230, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 33, + "title": "IPAdapter (Optional)", + "bounding": [ + 1160, + -240, + 330, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 34, + "title": "IPAdapter Comp", + "bounding": [ + -30, + 1700, + 200, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 35, + "title": "IPAdapter Style", + "bounding": [ + -230, + 1700, + 190, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 37, + "title": "Style Low VRAM", + "bounding": [ + 180, + 1700, + 210, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 38, + "title": "Comp Low VRAM", + "bounding": [ + 400, + 1700, + 230, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 39, + "title": "CNet - Low VRAM", + "bounding": [ + 380, + 1530, + 250, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 40, + "title": "HiRes Fix", + "bounding": [ + -30, + 1530, + 200, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 41, + "title": "HiRes Color Fix", + "bounding": [ + 180, + 1530, + 190, + 160 + ], + "color": "#444", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 42, + "title": "LoRA's", + "bounding": [ + 100, + -110, + 310, + 840 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 43, + "title": "General Function Control", + "bounding": [ + -250, + -110, + 340, + 470 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 44, + "title": "IPAdapter / ControlNet", + "bounding": [ + -250, + 370, + 340, + 360 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 45, + "title": "Refiner Backend", + "bounding": [ + -450, + 740, + 370, + 780 + ], + "color": "#88A", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 46, + "title": "Inpaint", + "bounding": [ + 2170, + 1470, + 200, + 90 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 47, + "title": "Manual Inpainting", + "bounding": [ + 3230, + -240, + 720, + 970 + ], + "color": "#8A8", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 48, + "title": "Alternative Sampler", + "bounding": [ + 4270, + -240, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 49, + "title": "Inpaint Debug", + "bounding": [ + 3230, + 740, + 720, + 520 + ], + "color": "#b06634", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 50, + "title": "Inpaint - CN", + "bounding": [ + 2170, + 1570, + 200, + 300 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 51, + "title": "Inpaint ControlNet", + "bounding": [ + 3960, + 290, + 900, + 440 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 54, + "title": "Quality Improvement", + "bounding": [ + 3960, + -240, + 300, + 520 + ], + "color": "#3f789e", + "font_size": 24, + "flags": { + "pinned": true + } + }, + { + "id": 55, + "title": "HiRes Inpaint", + "bounding": [ + 2170, + 1270, + 200, + 190 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 56, + "title": "Inpaint Switches", + "bounding": [ + 1850, + 1270, + 310, + 210 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 57, + "title": "Inpaint Settings", + "bounding": [ + 1850, + 1490, + 310, + 130 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 58, + "title": "Inpaint Bypasses", + "bounding": [ + 1850, + 1630, + 310, + 240 + ], + "color": "#444", + "font_size": 24, + "flags": {} + } + ], + "definitions": { + "subgraphs": [ + { + "id": "dd15cf75-15d9-42b1-8ee0-fd4bae8e8c33", + "version": 1, + "state": { + "lastGroupId": 43, + "lastNodeId": 599, + "lastLinkId": 11761, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampling Process", + "inputNode": { + "id": -10, + "bounding": [ + -1200, + 1780, + 169.11666870117188, + 580 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 350, + 1930, + 144.6500015258789, + 220 + ] + }, + "inputs": [ + { + "id": "350cd7e5-d2af-4be2-8d82-01df044e2bea", + "name": "boolean", + "type": "BOOLEAN", + "linkIds": [ + 11759 + ], + "localized_name": "boolean", + "label": "is v-pred?", + "pos": [ + -1050.8833312988281, + 1800 + ] + }, + { + "id": "79ba13a7-29b2-4f16-b396-298f08b7bf83", + "name": "vae", + "type": "VAE", + "linkIds": [ + 11648 + ], + "localized_name": "vae", + "pos": [ + -1050.8833312988281, + 1820 + ] + }, + { + "id": "1988180b-0bf7-4b9f-84a9-655277d327d0", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 11601, + 11692 + ], + "localized_name": "positive", + "pos": [ + -1050.8833312988281, + 1840 + ] + }, + { + "id": "9b5edf42-2166-43e9-9d74-0df94063c648", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 11602, + 11693 + ], + "localized_name": "negative", + "pos": [ + -1050.8833312988281, + 1860 + ] + }, + { + "id": "90c8f73c-ab6b-47bb-84c0-2212bf812a78", + "name": "seed", + "type": "INT", + "linkIds": [ + 307, + 11681, + 11699 + ], + "localized_name": "seed", + "pos": [ + -1050.8833312988281, + 1880 + ] + }, + { + "id": "452e1ab8-ed10-4187-8733-fbc8f96d9ee5", + "name": "steps", + "type": "INT", + "linkIds": [ + 300, + 11682, + 11694 + ], + "localized_name": "steps", + "pos": [ + -1050.8833312988281, + 1900 + ] + }, + { + "id": "c8c13d2a-3588-426f-ac3f-6896db27c796", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 523, + 11683, + 11698 + ], + "localized_name": "cfg", + "pos": [ + -1050.8833312988281, + 1920 + ] + }, + { + "id": "3ae382b3-527f-4ecd-8ed4-94ba95869b10", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 431, + 11680, + 11697 + ], + "localized_name": "sampler_name", + "pos": [ + -1050.8833312988281, + 1940 + ] + }, + { + "id": "c23f390d-41b1-4ad5-b542-b7c19be59d02", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 10419, + 10420, + 11684, + 11696 + ], + "localized_name": "scheduler", + "pos": [ + -1050.8833312988281, + 1960 + ] + }, + { + "id": "fa914d54-885e-4ae2-af12-7a34e3c5ed94", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 525 + ], + "localized_name": "denoise", + "pos": [ + -1050.8833312988281, + 1980 + ] + }, + { + "id": "67123033-a12b-4aa9-b803-4e1c05bdbd49", + "name": "text", + "type": "STRING", + "linkIds": [ + 11668 + ], + "localized_name": "text", + "label": "neg prompt text", + "pos": [ + -1050.8833312988281, + 2000 + ] + }, + { + "id": "7f880d61-47fd-4598-9d9d-74a921d3d558", + "name": "model", + "type": "MODEL", + "linkIds": [ + 11625, + 11626 + ], + "localized_name": "model", + "pos": [ + -1050.8833312988281, + 2020 + ] + }, + { + "id": "5b20ca34-6db4-47c7-aea8-b441513318c4", + "name": "text2", + "type": "STRING", + "linkIds": [ + 10453 + ], + "localized_name": "text2", + "label": "end quality prompt", + "shape": 7, + "pos": [ + -1050.8833312988281, + 2040 + ] + }, + { + "id": "8de2ee83-aebe-472d-a496-ab372a0adca4", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 311 + ], + "localized_name": "a", + "label": "clip skip value", + "shape": 7, + "pos": [ + -1050.8833312988281, + 2060 + ] + }, + { + "id": "9a12e817-dde0-47f4-8de4-7bb3e9b3b93c", + "name": "width", + "type": "INT", + "linkIds": [ + 308 + ], + "localized_name": "width", + "pos": [ + -1050.8833312988281, + 2080 + ] + }, + { + "id": "b983c6ea-d626-48c1-a28c-766014fd5967", + "name": "height", + "type": "INT", + "linkIds": [ + 309 + ], + "localized_name": "height", + "pos": [ + -1050.8833312988281, + 2100 + ] + }, + { + "id": "db6759d3-d47e-48b6-9b2e-4463b2e9b6a0", + "name": "batch_size", + "type": "INT", + "linkIds": [ + 310 + ], + "localized_name": "batch_size", + "pos": [ + -1050.8833312988281, + 2120 + ] + }, + { + "id": "1c377fce-df4a-4408-afd8-e7031d416794", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 11706 + ], + "localized_name": "clip", + "label": "CLIP (after loras)", + "pos": [ + -1050.8833312988281, + 2140 + ] + }, + { + "id": "4c34161a-c5f5-48a2-a3e3-503db3ca67e8", + "name": "text1", + "type": "STRING", + "linkIds": [ + 10450 + ], + "localized_name": "text1", + "label": "start quality prompt", + "shape": 7, + "pos": [ + -1050.8833312988281, + 2160 + ] + }, + { + "id": "c3679e62-af41-443b-a02c-b3e9a2aba712", + "name": "text2_1", + "type": "STRING", + "linkIds": [ + 10451 + ], + "localized_name": "text2_1", + "label": "positive prompt", + "shape": 7, + "pos": [ + -1050.8833312988281, + 2180 + ] + }, + { + "id": "70e91e58-99bf-409a-b929-e858bd2f26ac", + "name": "model_1", + "type": "MODEL", + "linkIds": [ + 11716, + 11717 + ], + "label": "model (refiner)", + "pos": [ + -1050.8833312988281, + 2200 + ] + }, + { + "id": "b869d82d-caee-44c6-ad31-c231424363d8", + "name": "end_at_step", + "type": "INT", + "linkIds": [ + 11686, + 11695 + ], + "label": "refiner start step", + "pos": [ + -1050.8833312988281, + 2220 + ] + }, + { + "id": "f1e1f3ee-d0ed-488d-a199-33d3127fd76b", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 11711 + ], + "label": "CLIP (refiner)", + "pos": [ + -1050.8833312988281, + 2240 + ] + }, + { + "id": "05af7708-2a97-4c07-987c-e87bb847f597", + "name": "model_2", + "type": "MODEL", + "linkIds": [ + 11751, + 11752 + ], + "label": "model (after loras&ipa)", + "pos": [ + -1050.8833312988281, + 2260 + ] + }, + { + "id": "de6fa5a7-12a0-439b-a017-60eaa6cb98a5", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 11707, + 11708 + ], + "label": "CLIP (after clipskip)", + "pos": [ + -1050.8833312988281, + 2280 + ] + }, + { + "id": "6760faa0-ba25-4501-93de-6e5b83b7b976", + "name": "boolean_1", + "type": "BOOLEAN", + "linkIds": [ + 11753 + ], + "label": "is v-pred? (refiner)", + "pos": [ + -1050.8833312988281, + 2300 + ] + }, + { + "id": "8b69cadf-e5a4-4963-8738-204904624c47", + "name": "bypass", + "type": "BOOLEAN", + "linkIds": [ + 11747 + ], + "label": "Use Refiner?", + "pos": [ + -1050.8833312988281, + 2320 + ] + } + ], + "outputs": [ + { + "id": "61174fc8-290c-4a59-94ef-f69fc5de90bb", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ], + "localized_name": "CONDITIONING", + "label": "negative prompt", + "pos": [ + 370, + 1950 + ] + }, + { + "id": "6bf6f430-03f9-4511-828f-b9b9127b5ebe", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ], + "localized_name": "scheduler", + "pos": [ + 370, + 1970 + ] + }, + { + "id": "dd36692e-60c7-4719-b855-cb2b25ea67fc", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 448, + 11603, + 11604 + ], + "localized_name": "CONDITIONING_1", + "label": "positive prompt", + "pos": [ + 370, + 1990 + ] + }, + { + "id": "d0276bad-0a3a-46fe-8ecc-04be2bdfdbee", + "name": "STRING", + "type": "*", + "linkIds": [ + 11673, + 10455 + ], + "localized_name": "STRING", + "label": "full pos prompt", + "pos": [ + 370, + 2010 + ] + }, + { + "id": "390b8aed-a3e1-4cfa-84a9-4eaa09bc4b1c", + "name": "CLIP", + "type": "CLIP", + "linkIds": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634 + ], + "localized_name": "CLIP", + "label": "CLIP", + "pos": [ + 370, + 2030 + ] + }, + { + "id": "f1053d79-0328-44df-8341-e3744d39b68e", + "name": "images", + "type": "IMAGE", + "linkIds": [ + 11709 + ], + "localized_name": "images", + "pos": [ + 370, + 2050 + ] + }, + { + "id": "43c0fb2e-8c47-4a7e-b7df-5acc110deb3b", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "linkIds": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ], + "localized_name": "SAM_MODEL", + "pos": [ + 370, + 2070 + ] + }, + { + "id": "76882b85-53ff-47db-9836-437564f75dfc", + "name": "*", + "type": "*", + "linkIds": [ + 11760 + ], + "label": "model after switch", + "pos": [ + 370, + 2090 + ] + }, + { + "id": "c64c89e0-5033-47a0-ab0b-052405c70dc9", + "name": "processed text", + "type": "STRING", + "linkIds": [ + 11761 + ], + "label": "full neg prompt", + "pos": [ + 370, + 2110 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 548, + "type": "Label (rgthree)", + "pos": [ + -370, + 1730 + ], + "size": [ + 149.38333129882812, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Skip Calc", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 549, + "type": "Label (rgthree)", + "pos": [ + 80, + 1730 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Set values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 458, + "type": "ImpactSchedulerAdapter", + "pos": [ + 80, + 1860 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10420 + } + ], + "outputs": [ + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "links": [ + 3196, + 3203, + 3207, + 3211, + 3215, + 3216, + 3220, + 3224 + ] + } + ], + "title": "Scheduler converter", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "cd34cfdd638a996fd011be1b490c70a7e0fb505f", + "Node name for S&R": "ImpactSchedulerAdapter", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "normal", + "None" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 6, + "type": "EmptyLatentImage", + "pos": [ + -150, + 1820 + ], + "size": [ + 310, + 110 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 308 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 309 + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "widget": { + "name": "batch_size" + }, + "link": 310 + } + ], + "outputs": [ + { + "label": "Latent", + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 184, + 11685 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "EmptyLatentImage", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "width": true, + "height": true, + "batch_size": true + } + } + }, + "widgets_values": [ + 1024, + 1536, + 4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 496, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1820 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10450 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10451 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10452 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Start quali + prompt", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 579, + "type": "Label (rgthree)", + "pos": [ + -370, + 1900 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 547, + "type": "Label (rgthree)", + "pos": [ + -630, + 1730 + ], + "size": [ + 205.39999389648438, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "EPS/V-Pred Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 580, + "type": "Label (rgthree)", + "pos": [ + -630, + 1950 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "For Refiner", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 581, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2020 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 27, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11716 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11754 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 582, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 2060 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 28, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11717 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 11755 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 546, + "type": "Label (rgthree)", + "pos": [ + -930, + 1730 + ], + "size": [ + 162.75, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prompt convert", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 550, + "type": "Label (rgthree)", + "pos": [ + -140, + 1730 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Sampler", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 573, + "type": "CLIPTextEncode", + "pos": [ + -150, + 2030 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11748 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11687 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11675 + ] + } + ], + "title": "Pos Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 21, + "type": "SAMLoader", + "pos": [ + 80, + 1820 + ], + "size": [ + 315, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "localized_name": "SAM_MODEL", + "name": "SAM_MODEL", + "type": "SAM_MODEL", + "slot_index": 0, + "links": [ + 45, + 337, + 338, + 339, + 340, + 341, + 342, + 343 + ] + } + ], + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "c6056b132d7e155c3ece42b77e08ea45bde1bfef", + "Node name for S&R": "SAMLoader", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "sam_vit_b_01ec64.pth", + "AUTO" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 83, + "type": "VAEDecode", + "pos": [ + -150, + 2210 + ], + "size": [ + 370, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11745 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 11648 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 189, + 11709 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 596, + "type": "LazySwitchKJ", + "pos": [ + -150, + 2170 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 29, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11746 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11743 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 11747 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11745 + ] + } + ], + "title": "Sampler Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "623b5913dc7f240fd8b26422e99f8849a21c5473", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 578, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1990 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 26, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11711 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 11710 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 11748, + 11749 + ] + } + ], + "title": "Set CLIP Skip", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 143, + "type": "MathExpression|pysssss", + "pos": [ + -370, + 1820 + ], + "size": [ + 340, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 311 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 312, + 11710 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Clip Skip Calculation", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "9f7b3215e6af317603056a9a1666bf6e83e28835", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * (-1)\n" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 2, + "type": "CLIPSetLastLayer", + "pos": [ + -370, + 1870 + ], + "size": [ + 310, + 60 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "label": "CLIP", + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11706 + }, + { + "localized_name": "stop_at_clip_layer", + "name": "stop_at_clip_layer", + "type": "INT", + "widget": { + "name": "stop_at_clip_layer" + }, + "link": 312 + } + ], + "outputs": [ + { + "label": "CLIP", + "localized_name": "CLIP", + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 125, + 11627, + 11628, + 11629, + 11630, + 11631, + 11632, + 11633, + 11634, + 11650, + 11651 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "CLIPSetLastLayer", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "stop_at_clip_layer": true + } + } + }, + "widgets_values": [ + -2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 81, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1820 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11625 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 11757 + ] + } + ], + "title": "V-Pred Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "v_prediction", + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 161, + "type": "ModelSamplingDiscrete", + "pos": [ + -630, + 1860 + ], + "size": [ + 310, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11626 + } + ], + "outputs": [ + { + "localized_name": "MODEL", + "name": "MODEL", + "type": "MODEL", + "links": [ + 11758 + ] + } + ], + "title": "EPS Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingDiscrete", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "eps", + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 497, + "type": "CR Text Concatenate", + "pos": [ + -930, + 1860 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "text1", + "name": "text1", + "shape": 7, + "type": "STRING", + "link": 10452 + }, + { + "localized_name": "text2", + "name": "text2", + "shape": 7, + "type": "STRING", + "link": 10453 + } + ], + "outputs": [ + { + "localized_name": "STRING", + "name": "STRING", + "type": "*", + "links": [ + 10455, + 11670 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Combined + end quality", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Text Concatenate", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 241, + "type": "CLIPTextEncode", + "pos": [ + -930, + 1940 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11671 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 448, + 11603, + 11604 + ] + } + ], + "title": "Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 598, + "type": "LazySwitchKJ", + "pos": [ + -630, + 2100 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 30, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11755 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11754 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 11753 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11756 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 82, + "type": "KSampler", + "pos": [ + -150, + 1900 + ], + "size": [ + 380, + 300 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11751 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11601 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11602 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 184 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 307 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 300 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 523 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 431 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 10419 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 525 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 11746 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.14", + "Node name for S&R": "KSampler", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "steps": true, + "seed": true, + "scheduler": true, + "sampler_name": true, + "cfg": true, + "denoise": true + } + } + }, + "widgets_values": [ + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 599, + "type": "LazySwitchKJ", + "pos": [ + -630, + 1900 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 31, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 11758 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 11757 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 11759 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 11760 + ] + } + ], + "title": "V-Pred Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 261, + "type": "CLIPTextEncode", + "pos": [ + -930, + 2020 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11707 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11669 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 511, + 11605, + 11606, + 11607, + 11608, + 11609, + 11610, + 11611, + 11612, + 11613, + 11614 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 576, + "type": "KSamplerAdvanced", + "pos": [ + -150, + 1990 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11752 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11692 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11693 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11685 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11681 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11682 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11683 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11680 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11684 + }, + { + "localized_name": "end_at_step", + "name": "end_at_step", + "type": "INT", + "widget": { + "name": "end_at_step" + }, + "link": 11686 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11677 + ] + } + ], + "title": "Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "end_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "enable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 0, + 25, + "enable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 575, + "type": "KSamplerAdvanced", + "pos": [ + -150, + 2110 + ], + "size": [ + 304.66668701171875, + 334 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 11756 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 11675 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 11676 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11677 + }, + { + "localized_name": "noise_seed", + "name": "noise_seed", + "type": "INT", + "widget": { + "name": "noise_seed" + }, + "link": 11699 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11694 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11698 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11697 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11696 + }, + { + "localized_name": "start_at_step", + "name": "start_at_step", + "type": "INT", + "widget": { + "name": "start_at_step" + }, + "link": 11695 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11743 + ] + } + ], + "title": "Refiner Sampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.50", + "Node name for S&R": "KSamplerAdvanced", + "ue_properties": { + "widget_ue_connectable": { + "noise_seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "start_at_step": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "disable", + 24334709765024, + "randomize", + 30, + 5, + "euler", + "normal", + 25, + 10000, + "disable" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 572, + "type": "CLIPTextEncode", + "pos": [ + -150, + 2070 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 11749 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 11688 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 11676 + ] + } + ], + "title": "Neg Prompt convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 571, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1980 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11668 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11669, + 11688, + 11761 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 756644840767512, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 570, + "type": "ImpactWildcardProcessor", + "pos": [ + -930, + 1900 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 11670 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 11671, + 11673, + 11687 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 509582362599305, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [ + { + "id": 42, + "title": "Normal Sampler", + "bounding": [ + -160, + 1830, + 190, + 80 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + }, + { + "id": 43, + "title": "Refiner", + "bounding": [ + -160, + 1920, + 190, + 200 + ], + "color": "#00ff80", + "font_size": 24, + "flags": {} + } + ], + "links": [ + { + "id": 184, + "origin_id": 6, + "origin_slot": 0, + "target_id": 82, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 10452, + "origin_id": 496, + "origin_slot": 0, + "target_id": 497, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 312, + "origin_id": 143, + "origin_slot": 0, + "target_id": 2, + "target_slot": 1, + "type": "INT" + }, + { + "id": 11648, + "origin_id": -10, + "origin_slot": 1, + "target_id": 83, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11601, + "origin_id": -10, + "origin_slot": 2, + "target_id": 82, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11602, + "origin_id": -10, + "origin_slot": 3, + "target_id": 82, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 307, + "origin_id": -10, + "origin_slot": 4, + "target_id": 82, + "target_slot": 4, + "type": "INT" + }, + { + "id": 300, + "origin_id": -10, + "origin_slot": 5, + "target_id": 82, + "target_slot": 5, + "type": "INT" + }, + { + "id": 523, + "origin_id": -10, + "origin_slot": 6, + "target_id": 82, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 431, + "origin_id": -10, + "origin_slot": 7, + "target_id": 82, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 10419, + "origin_id": -10, + "origin_slot": 8, + "target_id": 82, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 10420, + "origin_id": -10, + "origin_slot": 8, + "target_id": 458, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 525, + "origin_id": -10, + "origin_slot": 9, + "target_id": 82, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 11625, + "origin_id": -10, + "origin_slot": 11, + "target_id": 81, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11626, + "origin_id": -10, + "origin_slot": 11, + "target_id": 161, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 10453, + "origin_id": -10, + "origin_slot": 12, + "target_id": 497, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 311, + "origin_id": -10, + "origin_slot": 13, + "target_id": 143, + "target_slot": 0, + "type": "*" + }, + { + "id": 308, + "origin_id": -10, + "origin_slot": 14, + "target_id": 6, + "target_slot": 0, + "type": "INT" + }, + { + "id": 309, + "origin_id": -10, + "origin_slot": 15, + "target_id": 6, + "target_slot": 1, + "type": "INT" + }, + { + "id": 310, + "origin_id": -10, + "origin_slot": 16, + "target_id": 6, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10450, + "origin_id": -10, + "origin_slot": 18, + "target_id": 496, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 10451, + "origin_id": -10, + "origin_slot": 19, + "target_id": 496, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 511, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11605, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11606, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11607, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11608, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11609, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11610, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11611, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11612, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11613, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 11614, + "origin_id": 261, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 3196, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3203, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3207, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3211, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3215, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3216, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3220, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 3224, + "origin_id": 458, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 448, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11603, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11604, + "origin_id": 241, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 10455, + "origin_id": 497, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 125, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11627, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11628, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11629, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11630, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11631, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11632, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11633, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 11634, + "origin_id": 2, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CLIP" + }, + { + "id": 45, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 337, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 338, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 339, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 340, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 341, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 342, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 343, + "origin_id": 21, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "SAM_MODEL" + }, + { + "id": 11668, + "origin_id": -10, + "origin_slot": 10, + "target_id": 571, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11669, + "origin_id": 571, + "origin_slot": 0, + "target_id": 261, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11670, + "origin_id": 497, + "origin_slot": 0, + "target_id": 570, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 11671, + "origin_id": 570, + "origin_slot": 0, + "target_id": 241, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11673, + "origin_id": 570, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + }, + { + "id": 11675, + "origin_id": 573, + "origin_slot": 0, + "target_id": 575, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11676, + "origin_id": 572, + "origin_slot": 0, + "target_id": 575, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11677, + "origin_id": 576, + "origin_slot": 0, + "target_id": 575, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11680, + "origin_id": -10, + "origin_slot": 7, + "target_id": 576, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11681, + "origin_id": -10, + "origin_slot": 4, + "target_id": 576, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11682, + "origin_id": -10, + "origin_slot": 5, + "target_id": 576, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11683, + "origin_id": -10, + "origin_slot": 6, + "target_id": 576, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11684, + "origin_id": -10, + "origin_slot": 8, + "target_id": 576, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11685, + "origin_id": 6, + "origin_slot": 0, + "target_id": 576, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11686, + "origin_id": -10, + "origin_slot": 21, + "target_id": 576, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11687, + "origin_id": 570, + "origin_slot": 0, + "target_id": 573, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11688, + "origin_id": 571, + "origin_slot": 0, + "target_id": 572, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 11692, + "origin_id": -10, + "origin_slot": 2, + "target_id": 576, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 11693, + "origin_id": -10, + "origin_slot": 3, + "target_id": 576, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11694, + "origin_id": -10, + "origin_slot": 5, + "target_id": 575, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11695, + "origin_id": -10, + "origin_slot": 21, + "target_id": 575, + "target_slot": 9, + "type": "INT" + }, + { + "id": 11696, + "origin_id": -10, + "origin_slot": 8, + "target_id": 575, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11697, + "origin_id": -10, + "origin_slot": 7, + "target_id": 575, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11698, + "origin_id": -10, + "origin_slot": 6, + "target_id": 575, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11699, + "origin_id": -10, + "origin_slot": 4, + "target_id": 575, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11706, + "origin_id": -10, + "origin_slot": 17, + "target_id": 2, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11707, + "origin_id": -10, + "origin_slot": 24, + "target_id": 261, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11708, + "origin_id": -10, + "origin_slot": 24, + "target_id": 241, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11709, + "origin_id": 83, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "IMAGE" + }, + { + "id": 11710, + "origin_id": 143, + "origin_slot": 0, + "target_id": 578, + "target_slot": 1, + "type": "INT" + }, + { + "id": 11711, + "origin_id": -10, + "origin_slot": 22, + "target_id": 578, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11716, + "origin_id": -10, + "origin_slot": 20, + "target_id": 581, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11717, + "origin_id": -10, + "origin_slot": 20, + "target_id": 582, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11743, + "origin_id": 575, + "origin_slot": 0, + "target_id": 596, + "target_slot": 1, + "type": "*" + }, + { + "id": 11745, + "origin_id": 596, + "origin_slot": 0, + "target_id": 83, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11746, + "origin_id": 82, + "origin_slot": 0, + "target_id": 596, + "target_slot": 0, + "type": "*" + }, + { + "id": 11747, + "origin_id": -10, + "origin_slot": 26, + "target_id": 596, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11748, + "origin_id": 578, + "origin_slot": 0, + "target_id": 573, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11749, + "origin_id": 578, + "origin_slot": 0, + "target_id": 572, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 11751, + "origin_id": -10, + "origin_slot": 23, + "target_id": 82, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11752, + "origin_id": -10, + "origin_slot": 23, + "target_id": 576, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11753, + "origin_id": -10, + "origin_slot": 25, + "target_id": 598, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11754, + "origin_id": 581, + "origin_slot": 0, + "target_id": 598, + "target_slot": 1, + "type": "MODEL" + }, + { + "id": 11755, + "origin_id": 582, + "origin_slot": 0, + "target_id": 598, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11756, + "origin_id": 598, + "origin_slot": 0, + "target_id": 575, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11757, + "origin_id": 81, + "origin_slot": 0, + "target_id": 599, + "target_slot": 1, + "type": "MODEL" + }, + { + "id": 11758, + "origin_id": 161, + "origin_slot": 0, + "target_id": 599, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 11759, + "origin_id": -10, + "origin_slot": 0, + "target_id": 599, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 11760, + "origin_id": 599, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "*" + }, + { + "id": 11761, + "origin_id": 571, + "origin_slot": 0, + "target_id": -20, + "target_slot": 8, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "2a07f710-6ca0-41f6-8510-f4e8adbdb404", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 557, + "lastLinkId": 11901, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPAdapter Models", + "inputNode": { + "id": -10, + "bounding": [ + 1520, + -340, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2210, + -365, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "18de4470-7cfd-44a4-a511-badeb406e2fb", + "name": "clip_name", + "type": "COMBO", + "linkIds": [ + 11900 + ], + "label": "clip model", + "pos": [ + 1620, + -320 + ] + }, + { + "id": "4dfcedce-2e39-4ec6-82d5-af568c068e30", + "name": "ipadapter_file", + "type": "COMBO", + "linkIds": [ + 11901 + ], + "label": "ipadapter", + "pos": [ + 1620, + -300 + ] + } + ], + "outputs": [ + { + "id": "b368280a-87f5-44ae-a37d-7379596a80ac", + "name": "IPADAPTER", + "type": "IPADAPTER", + "linkIds": [ + 11854, + 11855 + ], + "localized_name": "IPADAPTER", + "pos": [ + 2230, + -345 + ] + }, + { + "id": "9286119e-d0d9-485f-bf18-22f35eb03f16", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "linkIds": [ + 11856, + 11857 + ], + "localized_name": "CLIP_VISION", + "pos": [ + 2230, + -325 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 556, + "type": "IPAdapterModelLoader", + "pos": [ + 1750, + -280 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "ipadapter_file", + "name": "ipadapter_file", + "type": "COMBO", + "widget": { + "name": "ipadapter_file" + }, + "link": 11901 + } + ], + "outputs": [ + { + "localized_name": "IPADAPTER", + "name": "IPADAPTER", + "type": "IPADAPTER", + "links": [ + 11854, + 11855 + ] + } + ], + "title": "IPAdapter - Model Loader", + "properties": { + "cnr_id": "comfyui_ipadapter_plus", + "ver": "9d076a3df0d2763cef5510ec5ab807f6632c39f5", + "Node name for S&R": "IPAdapterModelLoader", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "noobAI\\noobIPAMARK1_mark1.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 557, + "type": "CLIPVisionLoader", + "pos": [ + 1750, + -380 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip_name", + "name": "clip_name", + "type": "COMBO", + "widget": { + "name": "clip_name" + }, + "link": 11900 + } + ], + "outputs": [ + { + "localized_name": "CLIP_VISION", + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "links": [ + 11856, + 11857 + ] + } + ], + "title": "IPAdapter - Clip Vision Model", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPVisionLoader", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "CLIP-ViT-bigG-14-laion2B-39B-b160k.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11854, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11855, + "origin_id": 556, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IPADAPTER" + }, + { + "id": 11856, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11857, + "origin_id": 557, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CLIP_VISION" + }, + { + "id": 11900, + "origin_id": -10, + "origin_slot": 0, + "target_id": 557, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 11901, + "origin_id": -10, + "origin_slot": 1, + "target_id": 556, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "6c2eee0d-5bd7-4029-9333-7f1b0ed688f2", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 128.66666412353516, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 129.33333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": [ + 1828.6666259765625, + -205 + ] + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": [ + 1828.6666259765625, + -185 + ] + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2270, + -225 + ] + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": [ + 2270, + -205 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "0941940b-e86a-427a-bd29-51cf47d05345", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 601, + "lastLinkId": 12719, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Pre-Processing", + "inputNode": { + "id": -10, + "bounding": [ + -1020, + 1480, + 161.43333435058594, + 140 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -240, + 1490, + 145.83333587646484, + 80 + ] + }, + "inputs": [ + { + "id": "fc4fcd97-2079-42dd-9b68-76f63c4e9cfa", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 12711 + ], + "localized_name": "image1", + "label": "(raw) pose img", + "shape": 7, + "pos": [ + -878.5666656494141, + 1500 + ] + }, + { + "id": "7f33cbd1-71ab-4c4a-8edf-fe452e9f984c", + "name": "image2", + "type": "IMAGE", + "linkIds": [ + 10708 + ], + "localized_name": "image2", + "label": "(raw) preprocess img", + "shape": 7, + "pos": [ + -878.5666656494141, + 1520 + ] + }, + { + "id": "8b51d1e6-1c97-47d0-99e8-1a15ed0c7c1d", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10731 + ], + "localized_name": "image", + "label": "preprocess img", + "pos": [ + -878.5666656494141, + 1540 + ] + }, + { + "id": "ee85267b-1475-4eff-8b2c-d9ca20e3d0d7", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + -878.5666656494141, + 1560 + ] + }, + { + "id": "114749c6-a74b-4ccf-9410-4ff01c1f862d", + "name": "resolution", + "type": "INT", + "linkIds": [ + 10981 + ], + "localized_name": "resolution", + "shape": 7, + "pos": [ + -878.5666656494141, + 1580 + ] + } + ], + "outputs": [ + { + "id": "e00a597c-0439-468c-90dd-1f8799594dd9", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10710, + 10711 + ], + "localized_name": "IMAGE", + "label": "for lowvram", + "pos": [ + -220, + 1510 + ] + }, + { + "id": "9801a4f4-10e0-4ddb-8195-faf43884bcce", + "name": "IMAGE_1", + "type": "IMAGE", + "linkIds": [ + 12719 + ], + "localized_name": "IMAGE_1", + "label": "final preprocessed", + "pos": [ + -220, + 1530 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 519, + "type": "CR Image Input Switch", + "pos": [ + -810, + 1520 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 12711 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10708 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10710, + 10711 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Normal or PreProcess", + "properties": { + "cnr_id": "ComfyUI_Comfyroll_CustomNodes", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 277, + "type": "AIO_Preprocessor", + "pos": [ + -520, + 1520 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10731 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 10981 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 12719 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10708, + "origin_id": -10, + "origin_slot": 1, + "target_id": 519, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10731, + "origin_id": -10, + "origin_slot": 2, + "target_id": 277, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 3, + "target_id": 277, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 10981, + "origin_id": -10, + "origin_slot": 4, + "target_id": 277, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10710, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10711, + "origin_id": 519, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12711, + "origin_id": -10, + "origin_slot": 0, + "target_id": 519, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 12719, + "origin_id": 277, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "d63f9638-9bde-4613-a8dc-faa6238b912b", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 603, + "lastLinkId": 13617, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -170, + 1880, + 138.4000015258789, + 260 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 820, + 1990, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "b795473c-1254-40ea-b80a-1af8f6735a78", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 11102, + 11098 + ], + "localized_name": "image1", + "label": "image (uspcaled)", + "shape": 7, + "pos": [ + -51.599998474121094, + 1900 + ] + }, + { + "id": "37d1f08e-10a1-4ab4-9e3f-bb5fb00e476d", + "name": "a", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11100 + ], + "localized_name": "a", + "label": "cfg", + "shape": 7, + "pos": [ + -51.599998474121094, + 1920 + ] + }, + { + "id": "bca68710-68a0-41b1-b930-2cc1dc3551b2", + "name": "a_1", + "type": "INT,FLOAT,IMAGE,LATENT", + "linkIds": [ + 11099 + ], + "localized_name": "a_1", + "label": "steps", + "shape": 7, + "pos": [ + -51.599998474121094, + 1940 + ] + }, + { + "id": "7079c4c0-11e0-4ea0-ae61-add1c373c1da", + "name": "model", + "type": "MODEL", + "linkIds": [ + 13589 + ], + "localized_name": "model", + "pos": [ + -51.599998474121094, + 1960 + ] + }, + { + "id": "2660723b-a54a-49e2-8eaa-1319085ccf0e", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 13570 + ], + "localized_name": "positive", + "pos": [ + -51.599998474121094, + 1980 + ] + }, + { + "id": "f666633d-7363-4767-9fd6-b7a5739a1c68", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 13579 + ], + "localized_name": "negative", + "pos": [ + -51.599998474121094, + 2000 + ] + }, + { + "id": "44f408c9-9a91-4ef7-9c92-fe8effda37ee", + "name": "seed", + "type": "INT", + "linkIds": [ + 11097 + ], + "localized_name": "seed", + "pos": [ + -51.599998474121094, + 2020 + ] + }, + { + "id": "406ddafd-ada2-4d74-8cb0-6608bb47bb49", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 11096 + ], + "localized_name": "sampler_name", + "pos": [ + -51.599998474121094, + 2040 + ] + }, + { + "id": "60c95207-eae0-478e-9dff-6d5b32e09539", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 11095 + ], + "localized_name": "scheduler", + "pos": [ + -51.599998474121094, + 2060 + ] + }, + { + "id": "aeee88c6-7a6f-42ae-91c8-acfbf116c536", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 11094 + ], + "localized_name": "denoise", + "pos": [ + -51.599998474121094, + 2080 + ] + }, + { + "id": "d77fd537-50dd-40c5-9b5b-aec7dc788ff1", + "name": "vae", + "type": "VAE", + "linkIds": [ + 13616, + 13617 + ], + "localized_name": "vae", + "pos": [ + -51.599998474121094, + 2100 + ] + } + ], + "outputs": [ + { + "id": "0d91d954-39f8-4d31-a7d7-b58bee4212cd", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 11103, + 11104 + ], + "localized_name": "IMAGE", + "label": "image (hires)", + "pos": [ + 840, + 2010 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 538, + "type": "VAEEncode", + "pos": [ + 0, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 11098 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13616 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11084 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEEncode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 537, + "type": "KSampler", + "pos": [ + 150, + 1920 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": false + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 13589 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 13570 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 13579 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 11084 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 11097 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 11085 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 11086 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 11096 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 11095 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 11094 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 11087 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": { + "seed": true, + "steps": true, + "cfg": true, + "sampler_name": true, + "scheduler": true, + "denoise": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 681947737222466, + "fixed", + 18, + 6.5, + "euler", + "simple", + 0.3 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 539, + "type": "VAEDecode", + "pos": [ + 430, + 1920 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": false + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 11087 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 13617 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11101 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.49", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.0.1" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 540, + "type": "CR Image Input Switch", + "pos": [ + 430, + 2000 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": false + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 11102 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 11101 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 11103, + 11104 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "hires img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 536, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11099 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 11085 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 535, + "type": "MathExpression|pysssss", + "pos": [ + 0, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 11100 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 11086 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11101, + "origin_id": 539, + "origin_slot": 0, + "target_id": 540, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11084, + "origin_id": 538, + "origin_slot": 0, + "target_id": 537, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 11085, + "origin_id": 536, + "origin_slot": 0, + "target_id": 537, + "target_slot": 5, + "type": "INT" + }, + { + "id": 11086, + "origin_id": 535, + "origin_slot": 1, + "target_id": 537, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 11087, + "origin_id": 537, + "origin_slot": 0, + "target_id": 539, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 11102, + "origin_id": -10, + "origin_slot": 0, + "target_id": 540, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11098, + "origin_id": -10, + "origin_slot": 0, + "target_id": 538, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11100, + "origin_id": -10, + "origin_slot": 1, + "target_id": 535, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 11099, + "origin_id": -10, + "origin_slot": 2, + "target_id": 536, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 13589, + "origin_id": -10, + "origin_slot": 3, + "target_id": 537, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 13570, + "origin_id": -10, + "origin_slot": 4, + "target_id": 537, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 13579, + "origin_id": -10, + "origin_slot": 5, + "target_id": 537, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 11097, + "origin_id": -10, + "origin_slot": 6, + "target_id": 537, + "target_slot": 4, + "type": "INT" + }, + { + "id": 11096, + "origin_id": -10, + "origin_slot": 7, + "target_id": 537, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 11095, + "origin_id": -10, + "origin_slot": 8, + "target_id": 537, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 11094, + "origin_id": -10, + "origin_slot": 9, + "target_id": 537, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 13616, + "origin_id": -10, + "origin_slot": 10, + "target_id": 538, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 13617, + "origin_id": -10, + "origin_slot": 10, + "target_id": 539, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 11103, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 11104, + "origin_id": 540, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "67a0508f-aa7b-4ba2-8265-d3fae6da4226", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 606, + "lastLinkId": 13779, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Color Fix Sub", + "inputNode": { + "id": -10, + "bounding": [ + -250, + 1940, + 138.4000015258789, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 650, + 1920, + 150.11666870117188, + 60 + ] + }, + "inputs": [ + { + "id": "b8519881-061b-4993-a711-8928a6217909", + "name": "image1", + "type": "IMAGE", + "linkIds": [ + 13726, + 13629 + ], + "localized_name": "image1", + "label": "image (hires)", + "shape": 7, + "pos": [ + -131.5999984741211, + 1960 + ] + }, + { + "id": "153c4e66-b9b3-4d4e-bdbd-ccf8ff15c1a2", + "name": "image_ref", + "type": "IMAGE", + "linkIds": [ + 11122 + ], + "localized_name": "image_ref", + "label": "image (upscaled)", + "pos": [ + -131.5999984741211, + 1980 + ] + }, + { + "id": "b51e246e-ab49-4a22-aac2-e66e5c58dedf", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 13779 + ], + "label": "color fix strength", + "pos": [ + -131.5999984741211, + 2000 + ] + } + ], + "outputs": [ + { + "id": "7f847e7e-8422-46d9-81b0-fe12fb1d7ffb", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 13730, + 13731 + ], + "localized_name": "IMAGE", + "label": "IMAGE (color fixed)", + "pos": [ + 670, + 1940 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 606, + "type": "CR Image Input Switch", + "pos": [ + 270, + 1940 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": false + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 13726 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 13727 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 13730, + 13731 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": [] + } + ], + "title": "color fix img switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "widget_ue_connectable": { + "Input": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 543, + "type": "ColorMatch", + "pos": [ + -40, + 1940 + ], + "size": [ + 270, + 126 + ], + "flags": { + "collapsed": false + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 11122 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 13629 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 13779 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 13727 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "87d0cf42db7d59992daba4d58a83655b5b359f44", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": { + "method": true, + "strength": true, + "multithread": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "mkl", + 0.6, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 13727, + "origin_id": 543, + "origin_slot": 0, + "target_id": 606, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 13726, + "origin_id": -10, + "origin_slot": 0, + "target_id": 606, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13629, + "origin_id": -10, + "origin_slot": 0, + "target_id": 543, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 11122, + "origin_id": -10, + "origin_slot": 1, + "target_id": 543, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13730, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13731, + "origin_id": 606, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 13779, + "origin_id": -10, + "origin_slot": 2, + "target_id": 543, + "target_slot": 2, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "9726ad71-5451-4f61-8889-dbbd630619dc", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 607, + "lastLinkId": 13851, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA StyleLow VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -920, + 1980, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -39.333335876464844, + 1985, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "0eaff91b-e3c1-46e9-a283-524a1d2f748c", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10322, + 10320, + 10319 + ], + "localized_name": "image", + "pos": [ + -820, + 2000 + ] + } + ], + "outputs": [ + { + "id": "9f7275f3-9710-4b19-a903-78b14603be23", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10388 + ], + "localized_name": "IMAGE", + "pos": [ + -19.333335876464844, + 2005 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 477, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10330 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10354 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10333 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 476, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2040 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10325 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10353 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10332 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 478, + "type": "MathExpression|pysssss", + "pos": [ + -740, + 2080 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10323 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10343 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10353, + 10354 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 474, + "type": "Image Resize (rgthree)", + "pos": [ + -540, + 1960 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10320 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10332 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10333 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10321 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 472, + "type": "CR Image Input Switch", + "pos": [ + -360, + 1960 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10319 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10321 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10388 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 475, + "type": "GetImageSize", + "pos": [ + -740, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10322 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10323, + 10325 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10330, + 10343 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10325, + "origin_id": 475, + "origin_slot": 0, + "target_id": 476, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10353, + "origin_id": 478, + "origin_slot": 1, + "target_id": 476, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10330, + "origin_id": 475, + "origin_slot": 1, + "target_id": 477, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10354, + "origin_id": 478, + "origin_slot": 1, + "target_id": 477, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10332, + "origin_id": 476, + "origin_slot": 0, + "target_id": 474, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10333, + "origin_id": 477, + "origin_slot": 0, + "target_id": 474, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10321, + "origin_id": 474, + "origin_slot": 0, + "target_id": 472, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10323, + "origin_id": 475, + "origin_slot": 0, + "target_id": 478, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10343, + "origin_id": 475, + "origin_slot": 1, + "target_id": 478, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10322, + "origin_id": -10, + "origin_slot": 0, + "target_id": 475, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10320, + "origin_id": -10, + "origin_slot": 0, + "target_id": 474, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10319, + "origin_id": -10, + "origin_slot": 0, + "target_id": 472, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10388, + "origin_id": 472, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "f8d9af42-d1b5-4ef5-a349-267ed8b6186e", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 609, + "lastLinkId": 13989, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "IPA Comp Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -90, + 1955, + 120, + 60 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 460.6666564941406, + 1955, + 120, + 60 + ] + }, + "inputs": [ + { + "id": "480bffc1-5168-4c48-bbb0-0d052aa9ece6", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 10376, + 10398, + 10377 + ], + "localized_name": "image", + "pos": [ + 10, + 1975 + ] + } + ], + "outputs": [ + { + "id": "b516ecc5-74b5-4665-9fd9-2aa5de015e4e", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 10387 + ], + "localized_name": "IMAGE", + "pos": [ + 480.6666564941406, + 1975 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 480, + "type": "MathExpression|pysssss", + "pos": [ + 90, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10364 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10365 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 10367, + 10369 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 482, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 2000 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10368 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10369 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10371 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 481, + "type": "MathExpression|pysssss", + "pos": [ + 250, + 1960 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10366 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 10367 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 10370 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 485, + "type": "GetImageSize", + "pos": [ + 90, + 1960 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10376 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 10364, + 10366 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 10365, + 10368 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 483, + "type": "Image Resize (rgthree)", + "pos": [ + 90, + 2040 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 10398 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 10370 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 10371 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10372 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": null + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": null + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 484, + "type": "CR Image Input Switch", + "pos": [ + 250, + 2040 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "image1", + "name": "image1", + "shape": 7, + "type": "IMAGE", + "link": 10377 + }, + { + "localized_name": "image2", + "name": "image2", + "shape": 7, + "type": "IMAGE", + "link": 10372 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 10387 + ] + }, + { + "localized_name": "show_help", + "name": "show_help", + "type": "STRING", + "links": null + } + ], + "title": "Image Switch", + "properties": { + "cnr_id": "comfyroll", + "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca", + "Node name for S&R": "CR Image Input Switch", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 10364, + "origin_id": 485, + "origin_slot": 0, + "target_id": 480, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10365, + "origin_id": 485, + "origin_slot": 1, + "target_id": 480, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10368, + "origin_id": 485, + "origin_slot": 1, + "target_id": 482, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10369, + "origin_id": 480, + "origin_slot": 1, + "target_id": 482, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10366, + "origin_id": 485, + "origin_slot": 0, + "target_id": 481, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10367, + "origin_id": 480, + "origin_slot": 1, + "target_id": 481, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 10370, + "origin_id": 481, + "origin_slot": 0, + "target_id": 483, + "target_slot": 1, + "type": "INT" + }, + { + "id": 10371, + "origin_id": 482, + "origin_slot": 0, + "target_id": 483, + "target_slot": 2, + "type": "INT" + }, + { + "id": 10372, + "origin_id": 483, + "origin_slot": 0, + "target_id": 484, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 10376, + "origin_id": -10, + "origin_slot": 0, + "target_id": 485, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10398, + "origin_id": -10, + "origin_slot": 0, + "target_id": 483, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10377, + "origin_id": -10, + "origin_slot": 0, + "target_id": 484, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 10387, + "origin_id": 484, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "c0330ef1-4c81-486f-99aa-b2f3e41be549", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 620, + "lastLinkId": 14315, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "CN Low VRAM", + "inputNode": { + "id": -10, + "bounding": [ + -1340, + 1990, + 120, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + -310, + 2010, + 120, + 80 + ] + }, + "inputs": [ + { + "id": "80d24d99-06a2-4dee-a4e9-43e6d0447fbc", + "name": "value0", + "type": "*", + "linkIds": [ + 14146 + ], + "localized_name": "value0", + "label": "resolution", + "shape": 7, + "pos": [ + -1240, + 2010 + ] + }, + { + "id": "7538325d-1cac-4303-8365-dad127d4535e", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 14145, + 14144 + ], + "localized_name": "image", + "pos": [ + -1240, + 2030 + ] + } + ], + "outputs": [ + { + "id": "cedd6cde-2e05-421d-ba98-160e1ad638e8", + "name": "value", + "type": "*", + "linkIds": [ + 14147 + ], + "localized_name": "value", + "label": "resolution", + "pos": [ + -290, + 2030 + ] + }, + { + "id": "212e3788-cc8f-44b5-9df5-fa563c13f26a", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 14150, + 14151 + ], + "localized_name": "IMAGE", + "pos": [ + -290, + 2050 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 614, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 1970 + ], + "size": [ + 400, + 74 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14135 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14136 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 14138, + 14141 + ] + } + ], + "title": "scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "iif(a < b, 512 / a, 512 / b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 615, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2010 + ], + "size": [ + 400, + 74 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14137 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14138 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14142 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Width scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 618, + "type": "MathExpression|pysssss", + "pos": [ + -980, + 2050 + ], + "size": [ + 400, + 74 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 4, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14140 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 14141 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 14143 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [] + } + ], + "title": "Height scale calc", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "a * b" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 613, + "type": "GetImageSize", + "pos": [ + -1190, + 2010 + ], + "size": [ + 140, + 124.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14144 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 14135, + 14137 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 14136, + 14140 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": [] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.43", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 619, + "type": "Image Resize (rgthree)", + "pos": [ + -800, + 1960 + ], + "size": [ + 270, + 194 + ], + "flags": { + "collapsed": false + }, + "order": 6, + "mode": 4, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 14145 + }, + { + "localized_name": "width", + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 14142 + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 14143 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 14150, + 14151 + ] + }, + { + "localized_name": "WIDTH", + "name": "WIDTH", + "type": "INT", + "links": [] + }, + { + "localized_name": "HEIGHT", + "name": "HEIGHT", + "type": "INT", + "links": [] + } + ], + "title": "Resize image", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f754c4765849aa748abb35a1f030a5ed6474a69b", + "Node name for S&R": "Image Resize (rgthree)", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "pixels", + 0, + 0, + "crop", + "nearest-exact" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 617, + "type": "easy anythingIndexSwitch", + "pos": [ + -1190, + 2050 + ], + "size": [ + 270, + 90.0001220703125 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 4, + "inputs": [ + { + "localized_name": "value0", + "name": "value0", + "shape": 7, + "type": "*", + "link": 14146 + }, + { + "localized_name": "value1", + "name": "value1", + "shape": 7, + "type": "*", + "link": 14315 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "localized_name": "value", + "name": "value", + "type": "*", + "links": [ + 14147 + ] + } + ], + "title": "low res int switch", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "11794f7d718dc38dded09e677817add796ce0234", + "Node name for S&R": "easy anythingIndexSwitch", + "ue_properties": { + "widget_ue_connectable": { + "index": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + 1 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 620, + "type": "INTConstant", + "pos": [ + -1190, + 1970 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 4, + "inputs": [], + "outputs": [ + { + "localized_name": "value", + "name": "value", + "type": "INT", + "links": [ + 14315 + ] + } + ], + "title": "Set Res", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "557edbae16975b718672c70a50f1d35e59fc4c01", + "Node name for S&R": "INTConstant", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + 512 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 14135, + "origin_id": 613, + "origin_slot": 0, + "target_id": 614, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14136, + "origin_id": 613, + "origin_slot": 1, + "target_id": 614, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14137, + "origin_id": 613, + "origin_slot": 0, + "target_id": 615, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14138, + "origin_id": 614, + "origin_slot": 1, + "target_id": 615, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14140, + "origin_id": 613, + "origin_slot": 1, + "target_id": 618, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14141, + "origin_id": 614, + "origin_slot": 1, + "target_id": 618, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 14142, + "origin_id": 615, + "origin_slot": 0, + "target_id": 619, + "target_slot": 1, + "type": "INT" + }, + { + "id": 14143, + "origin_id": 618, + "origin_slot": 0, + "target_id": 619, + "target_slot": 2, + "type": "INT" + }, + { + "id": 14146, + "origin_id": -10, + "origin_slot": 0, + "target_id": 617, + "target_slot": 0, + "type": "*" + }, + { + "id": 14145, + "origin_id": -10, + "origin_slot": 1, + "target_id": 619, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14144, + "origin_id": -10, + "origin_slot": 1, + "target_id": 613, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 14147, + "origin_id": 617, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "INT" + }, + { + "id": 14150, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 14151, + "origin_id": 619, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "*" + }, + { + "id": 14315, + "origin_id": 620, + "origin_slot": 0, + "target_id": 617, + "target_slot": 1, + "type": "INT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "752d53ed-f222-4a68-b4d6-a351a15c521a", + "version": 1, + "state": { + "lastGroupId": 45, + "lastNodeId": 654, + "lastLinkId": 19271, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Detailer prompts", + "inputNode": { + "id": -10, + "bounding": [ + -260, + 2000, + 126.91666412353516, + 360 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 300, + 2060, + 126.91666412353516, + 200 + ] + }, + "inputs": [ + { + "id": "c0ae180c-ac27-482b-b6fc-215665dd88ef", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 19247 + ], + "label": "Face clip", + "pos": [ + -153.08333587646484, + 2020 + ] + }, + { + "id": "61a1db62-ac73-47b1-826d-402438dbd322", + "name": "text", + "type": "STRING", + "linkIds": [ + 19248 + ], + "label": "Face prompt", + "pos": [ + -153.08333587646484, + 2040 + ] + }, + { + "id": "dcda41ea-8090-4d01-95e7-9e8c0167f9f9", + "name": "clip_1", + "type": "CLIP", + "linkIds": [ + 19249 + ], + "label": "Eyes clip", + "pos": [ + -153.08333587646484, + 2060 + ] + }, + { + "id": "c55f5024-9d1e-4592-a580-f10b294ab33e", + "name": "text_1", + "type": "STRING", + "linkIds": [ + 19250 + ], + "label": "Eyes prompt", + "pos": [ + -153.08333587646484, + 2080 + ] + }, + { + "id": "6908c5fc-4b45-4767-a542-b5e944a13427", + "name": "clip_2", + "type": "CLIP", + "linkIds": [ + 19251 + ], + "label": "Nose clip", + "pos": [ + -153.08333587646484, + 2100 + ] + }, + { + "id": "ef7c1db9-43fc-40ad-9db2-f906f49aa1fa", + "name": "text_2", + "type": "STRING", + "linkIds": [ + 19252 + ], + "label": "Nose prompt", + "pos": [ + -153.08333587646484, + 2120 + ] + }, + { + "id": "4995defd-eeae-475c-9452-dc7ffdf466d6", + "name": "clip_3", + "type": "CLIP", + "linkIds": [ + 19254 + ], + "label": "Lips clip", + "pos": [ + -153.08333587646484, + 2140 + ] + }, + { + "id": "944e0f40-12ab-4d66-a5ce-33a1b497a4e6", + "name": "text_3", + "type": "STRING", + "linkIds": [ + 19255 + ], + "label": "Lips prompt", + "pos": [ + -153.08333587646484, + 2160 + ] + }, + { + "id": "e223fc2b-b06a-4c6f-8e89-e26b1675daf6", + "name": "clip_4", + "type": "CLIP", + "linkIds": [ + 19256 + ], + "label": "Hands clip", + "pos": [ + -153.08333587646484, + 2180 + ] + }, + { + "id": "1bca7a95-34f1-444a-84c8-ebfc0bfa084f", + "name": "text_4", + "type": "STRING", + "linkIds": [ + 19257 + ], + "label": "Hands prompt", + "pos": [ + -153.08333587646484, + 2200 + ] + }, + { + "id": "762fca23-8157-47b7-9011-6883b08bd193", + "name": "clip_5", + "type": "CLIP", + "linkIds": [ + 19258 + ], + "label": "Nipples clip", + "pos": [ + -153.08333587646484, + 2220 + ] + }, + { + "id": "3d741423-7f1a-455e-adf4-038decde73ee", + "name": "text_5", + "type": "STRING", + "linkIds": [ + 19259 + ], + "label": "Nipples prompt", + "pos": [ + -153.08333587646484, + 2240 + ] + }, + { + "id": "7c04a108-1176-4cf5-8d17-7f847450da59", + "name": "clip_6", + "type": "CLIP", + "linkIds": [ + 19260 + ], + "label": "Vagina clip", + "pos": [ + -153.08333587646484, + 2260 + ] + }, + { + "id": "f12f08c1-ab36-4bb9-a597-bf6b5e979faa", + "name": "text_6", + "type": "STRING", + "linkIds": [ + 19261 + ], + "label": "Vagina prompt", + "pos": [ + -153.08333587646484, + 2280 + ] + }, + { + "id": "359b1e72-c1f4-4623-b55c-76f52eb61b6d", + "name": "clip_7", + "type": "CLIP", + "linkIds": [ + 19262 + ], + "label": "Penis clip", + "pos": [ + -153.08333587646484, + 2300 + ] + }, + { + "id": "04e64ed1-2e90-4505-8d34-393e31e44a3f", + "name": "text_7", + "type": "STRING", + "linkIds": [ + 19263 + ], + "label": "Penis prompt", + "pos": [ + -153.08333587646484, + 2320 + ] + } + ], + "outputs": [ + { + "id": "4503a1b0-de2b-41ca-93e5-df3c4718bbf4", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 19264 + ], + "label": "Face prompt", + "pos": [ + 320, + 2080 + ] + }, + { + "id": "0a571d9f-2f9d-4e9b-80bc-dacc77f996d3", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 19265 + ], + "label": "Eyes prompt", + "pos": [ + 320, + 2100 + ] + }, + { + "id": "f016b2ae-f99b-47a0-bdee-112bf4a1bfbe", + "name": "CONDITIONING_2", + "type": "CONDITIONING", + "linkIds": [ + 19266 + ], + "label": "Nose prompt", + "pos": [ + 320, + 2120 + ] + }, + { + "id": "31457ad7-6543-4594-854c-fe6ccb440a5a", + "name": "CONDITIONING_3", + "type": "CONDITIONING", + "linkIds": [ + 19267 + ], + "label": "Lips prompt", + "pos": [ + 320, + 2140 + ] + }, + { + "id": "a6b2b6f1-f993-4176-b35f-8f7ec9d993cc", + "name": "CONDITIONING_4", + "type": "CONDITIONING", + "linkIds": [ + 19268 + ], + "label": "Hands prompt", + "pos": [ + 320, + 2160 + ] + }, + { + "id": "570d6687-63db-4eb4-a0fc-0065e434727f", + "name": "CONDITIONING_5", + "type": "CONDITIONING", + "linkIds": [ + 19269 + ], + "label": "Nipples prompt", + "pos": [ + 320, + 2180 + ] + }, + { + "id": "7b3f1065-14d6-47be-9d79-4386fb8e69aa", + "name": "CONDITIONING_6", + "type": "CONDITIONING", + "linkIds": [ + 19270 + ], + "label": "Vagina prompt", + "pos": [ + 320, + 2200 + ] + }, + { + "id": "47391cb3-0bc8-4a0d-b9ec-eebdb7188a50", + "name": "CONDITIONING_7", + "type": "CONDITIONING", + "linkIds": [ + 19271 + ], + "label": "Penis prompt", + "pos": [ + 320, + 2220 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 653, + "type": "Label (rgthree)", + "pos": [ + -50, + 1960 + ], + "size": [ + 156.5, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Clip Transform", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.5.2", + "input_ue_unconnectable": {} + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 639, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2030 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19247 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19248 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19264 + ] + } + ], + "title": "Face", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 641, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2070 + ], + "size": [ + 350, + 180 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19249 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19250 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19265 + ] + } + ], + "title": "Eyes", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.33", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": false + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 640, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2110 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19251 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19252 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19266 + ] + } + ], + "title": "Nose", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 652, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2150 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19254 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19255 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19267 + ] + } + ], + "title": "Lips", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 645, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2190 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19256 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19257 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19268 + ] + } + ], + "title": "Hands", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 648, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2230 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 6, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19258 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19259 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19269 + ] + } + ], + "title": "Nipples", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 647, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2270 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19260 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19261 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19270 + ] + } + ], + "title": "Vagina", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 650, + "type": "CLIPTextEncode", + "pos": [ + -50, + 2310 + ], + "size": [ + 230, + 120 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 19262 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 19263 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 19271 + ] + } + ], + "title": "Penis", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": {} + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 19247, + "origin_id": -10, + "origin_slot": 0, + "target_id": 639, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19248, + "origin_id": -10, + "origin_slot": 1, + "target_id": 639, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19249, + "origin_id": -10, + "origin_slot": 2, + "target_id": 641, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19250, + "origin_id": -10, + "origin_slot": 3, + "target_id": 641, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19251, + "origin_id": -10, + "origin_slot": 4, + "target_id": 640, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19252, + "origin_id": -10, + "origin_slot": 5, + "target_id": 640, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19254, + "origin_id": -10, + "origin_slot": 6, + "target_id": 652, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19255, + "origin_id": -10, + "origin_slot": 7, + "target_id": 652, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19256, + "origin_id": -10, + "origin_slot": 8, + "target_id": 645, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19257, + "origin_id": -10, + "origin_slot": 9, + "target_id": 645, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19258, + "origin_id": -10, + "origin_slot": 10, + "target_id": 648, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19259, + "origin_id": -10, + "origin_slot": 11, + "target_id": 648, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19260, + "origin_id": -10, + "origin_slot": 12, + "target_id": 647, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19261, + "origin_id": -10, + "origin_slot": 13, + "target_id": 647, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19262, + "origin_id": -10, + "origin_slot": 14, + "target_id": 650, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 19263, + "origin_id": -10, + "origin_slot": 15, + "target_id": 650, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 19264, + "origin_id": 639, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 19265, + "origin_id": 641, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 19266, + "origin_id": 640, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 19267, + "origin_id": 652, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "CONDITIONING" + }, + { + "id": 19268, + "origin_id": 645, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "CONDITIONING" + }, + { + "id": 19269, + "origin_id": 648, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "CONDITIONING" + }, + { + "id": 19270, + "origin_id": 647, + "origin_slot": 0, + "target_id": -20, + "target_slot": 6, + "type": "CONDITIONING" + }, + { + "id": 19271, + "origin_id": 650, + "origin_slot": 0, + "target_id": -20, + "target_slot": 7, + "type": "CONDITIONING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "fc00f067-76f3-46f0-9976-7e68eedaf7c2", + "version": 1, + "state": { + "lastGroupId": 44, + "lastNodeId": 560, + "lastLinkId": 11949, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet Models", + "inputNode": { + "id": -10, + "bounding": [ + 1720, + -225, + 135.8499984741211, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2250, + -245, + 128.3000030517578, + 80 + ] + }, + "inputs": [ + { + "id": "00b2e36e-0831-4e65-9607-6f0e5f6a29cf", + "name": "cnet", + "type": "COMBO", + "linkIds": [ + 11948 + ], + "label": "controlnet model", + "pos": [ + 1835.849998474121, + -205 + ] + }, + { + "id": "df0132cf-3ba1-4718-906b-ab9ab661aeed", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11949 + ], + "pos": [ + 1835.849998474121, + -185 + ] + } + ], + "outputs": [ + { + "id": "08c433ee-ae3c-499f-90f0-55ab2368e573", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "linkIds": [ + 11904 + ], + "localized_name": "CONTROL_NET", + "pos": [ + 2270, + -225 + ] + }, + { + "id": "c0022750-7ef0-41fd-8457-ea86863e3c4a", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 11905 + ], + "localized_name": "preprocessor", + "pos": [ + 2270, + -205 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 559, + "type": "ACN_ControlNetLoaderAdvanced", + "pos": [ + 1900, + -270 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "_tk_opt", + "name": "_tk_opt", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "cnet", + "name": "cnet", + "type": "COMBO", + "widget": { + "name": "cnet" + }, + "link": 11948 + } + ], + "outputs": [ + { + "localized_name": "CONTROL_NET", + "name": "CONTROL_NET", + "type": "CONTROL_NET", + "links": [ + 11904 + ] + } + ], + "title": "ControlNet Model", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_ControlNetLoaderAdvanced", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "noobAI\\noobaiXLControlnet_epsCanny.safetensors" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + }, + { + "id": 560, + "type": "ControlNetPreprocessorSelector", + "pos": [ + 1900, + -170 + ], + "size": [ + 290, + 60 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 11949 + } + ], + "outputs": [ + { + "localized_name": "preprocessor", + "name": "preprocessor", + "type": "COMBO", + "links": [ + 11905 + ] + } + ], + "title": "ControlNet - Preprocessor Selector", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "ControlNetPreprocessorSelector", + "ue_properties": { + "version": "7.5.2", + "widget_ue_connectable": {}, + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "PyraCannyPreprocessor" + ], + "color": "#223", + "bgcolor": "#335", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 11904, + "origin_id": 559, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONTROL_NET" + }, + { + "id": 11905, + "origin_id": 560, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11948, + "origin_id": -10, + "origin_slot": 0, + "target_id": 559, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 11949, + "origin_id": -10, + "origin_slot": 1, + "target_id": 560, + "target_slot": 0, + "type": "COMBO" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "17d0d265-bf89-4692-8701-aa4b226ca622", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 865, + "lastLinkId": 37247, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Upscale Model", + "inputNode": { + "id": -10, + "bounding": [ + 4916.065566882787, + 145.58109845676185, + 124.56666564941406, + 80 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 5476.065566882787, + 135.58109845676185, + 143.68333435058594, + 80 + ] + }, + "inputs": [ + { + "id": "cb788f18-fed5-4b75-96bc-1e7b688a26f1", + "name": "model_name", + "type": "COMBO", + "linkIds": [ + 37245 + ], + "label": "Upscale model", + "pos": [ + 5020.632232532201, + 165.58109845676185 + ] + }, + { + "id": "61787faa-c19e-47a9-b833-2e516bad6b1f", + "name": "value", + "type": "FLOAT", + "linkIds": [ + 37246 + ], + "label": "Upscale by", + "pos": [ + 5020.632232532201, + 185.58109845676185 + ] + } + ], + "outputs": [ + { + "id": "8f7e8dc6-a285-428f-bea3-34d40fa92df9", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "linkIds": [ + 34366, + 34373 + ], + "localized_name": "UPSCALE_MODEL", + "pos": [ + 5496.065566882787, + 155.58109845676185 + ] + }, + { + "id": "c0ab2009-e77f-4a20-ac0a-2ea7fef4defa", + "name": "", + "type": "FLOAT", + "linkIds": [ + 37247 + ], + "label": "Upscale Factor", + "pos": [ + 5496.065566882787, + 175.58109845676185 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 836, + "type": "UpscaleModelLoader", + "pos": [ + 5100, + 110 + ], + "size": [ + 280, + 60 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "model_name", + "name": "model_name", + "type": "COMBO", + "widget": { + "name": "model_name" + }, + "link": 37245 + } + ], + "outputs": [ + { + "localized_name": "UPSCALE_MODEL", + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 34366, + 34373 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "UpscaleModelLoader", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "RealESRGAN_x4plus_anime_6B.pth" + ], + "shape": 1 + }, + { + "id": 865, + "type": "PrimitiveFloat", + "pos": [ + 5100, + 210 + ], + "size": [ + 270, + 58 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "value", + "name": "value", + "type": "FLOAT", + "widget": { + "name": "value" + }, + "link": 37246 + } + ], + "outputs": [ + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 37247 + ] + } + ], + "title": "Upscale Factor", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "PrimitiveFloat", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + 2 + ] + } + ], + "groups": [], + "links": [ + { + "id": 34366, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 34373, + "origin_id": 836, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37245, + "origin_id": -10, + "origin_slot": 0, + "target_id": 836, + "target_slot": 0, + "type": "COMBO" + }, + { + "id": 37246, + "origin_id": -10, + "origin_slot": 1, + "target_id": 865, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37247, + "origin_id": 865, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "FLOAT" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "5573a823-89b9-428c-a949-5c0d2bb72154", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 905, + "lastLinkId": 37818, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "ControlNet", + "inputNode": { + "id": -10, + "bounding": [ + 2540, + 1300, + 167.8000030517578, + 380 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 4500, + 1300, + 120, + 100 + ] + }, + "inputs": [ + { + "id": "f17781ee-8b3c-4355-b2ae-6c50391d515e", + "name": "preprocessor", + "type": "COMBO", + "linkIds": [ + 37755, + 37768 + ], + "localized_name": "preprocessor", + "shape": 7, + "pos": [ + 2687.800003051758, + 1320 + ] + }, + { + "id": "4e52c10d-2777-440e-8249-2f2f07648039", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 29638, + 37759 + ], + "localized_name": "positive", + "pos": [ + 2687.800003051758, + 1340 + ] + }, + { + "id": "2addd3c3-5f32-4a91-92e9-007ae8060cb8", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 29639, + 37760 + ], + "localized_name": "negative", + "pos": [ + 2687.800003051758, + 1360 + ] + }, + { + "id": "78e6d7c6-b20c-4f54-99a0-5a060d1bf355", + "name": "control_net", + "type": "CONTROL_NET", + "linkIds": [ + 27266, + 37758 + ], + "localized_name": "control_net", + "pos": [ + 2687.800003051758, + 1380 + ] + }, + { + "id": "36b6e70e-9c51-4c11-9e04-436bbbe28e4d", + "name": "vae_optional", + "type": "VAE", + "linkIds": [ + 37727, + 37761 + ], + "localized_name": "vae_optional", + "shape": 7, + "pos": [ + 2687.800003051758, + 1400 + ] + }, + { + "id": "85341117-febb-44cf-9e82-5d4825aaa9a7", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 33612, + 37763 + ], + "localized_name": "strength", + "pos": [ + 2687.800003051758, + 1420 + ] + }, + { + "id": "cd5c4551-3c37-46b6-a69c-f45680a2351f", + "name": "start_percent", + "type": "FLOAT", + "linkIds": [ + 33613, + 37764 + ], + "localized_name": "start_percent", + "pos": [ + 2687.800003051758, + 1440 + ] + }, + { + "id": "e2eeaa8a-898a-4896-be4e-fdacdb34eaef", + "name": "end_percent", + "type": "FLOAT", + "linkIds": [ + 33614, + 37765 + ], + "localized_name": "end_percent", + "pos": [ + 2687.800003051758, + 1460 + ] + }, + { + "id": "4477e451-a9ac-4131-9d03-109175849e65", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37744, + 37777, + 37783, + 37789, + 37790, + 37797 + ], + "label": "use external pose?", + "pos": [ + 2687.800003051758, + 1480 + ] + }, + { + "id": "0e8b2278-22c0-4541-880f-2b73307d3a22", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 37784 + ], + "label": "pre-process ext pose?", + "pos": [ + 2687.800003051758, + 1500 + ] + }, + { + "id": "684d0ab0-3b99-45b6-aed5-0bc1d31eb7fc", + "name": "on_true", + "type": "*", + "linkIds": [ + 37747 + ], + "label": "external pose img", + "pos": [ + 2687.800003051758, + 1520 + ] + }, + { + "id": "5f8e53b9-5d93-4665-9181-8921553e2c31", + "name": "switch_2", + "type": "BOOLEAN", + "linkIds": [ + 37776 + ], + "label": "fit pose in mask?", + "pos": [ + 2687.800003051758, + 1540 + ] + }, + { + "id": "e32aa961-356b-443e-8170-80f5d5c0a9c7", + "name": "switch_3", + "type": "BOOLEAN", + "linkIds": [ + 37804, + 37805 + ], + "label": "is hires?", + "pos": [ + 2687.800003051758, + 1560 + ] + }, + { + "id": "955b94b6-3bd8-4835-9136-d584847cd7fa", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37806 + ], + "label": "hires cn img", + "pos": [ + 2687.800003051758, + 1580 + ] + }, + { + "id": "c15cbf60-a015-4f6a-9c50-adc98db71372", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 37807 + ], + "label": "hires mask", + "pos": [ + 2687.800003051758, + 1600 + ] + }, + { + "id": "b8a7a73c-99ee-4704-9159-137578b07916", + "name": "on_false", + "type": "*", + "linkIds": [ + 37808 + ], + "label": "normal cn img", + "pos": [ + 2687.800003051758, + 1620 + ] + }, + { + "id": "4347a8ed-3a05-4e64-90a9-aed1efc7e633", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 37809 + ], + "label": "normal mask", + "pos": [ + 2687.800003051758, + 1640 + ] + } + ], + "outputs": [ + { + "id": "f50b5617-3922-4445-b73c-4513ec82f949", + "name": "IMAGE", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "IMAGE", + "pos": [ + 4520, + 1320 + ] + }, + { + "id": "0a64c1f8-9b66-4162-a96c-c5b1ae823457", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 31943 + ], + "localized_name": "positive", + "pos": [ + 4520, + 1340 + ] + }, + { + "id": "47a88912-f5ef-45ef-85d6-84d760fa0e23", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 31944 + ], + "localized_name": "negative", + "pos": [ + 4520, + 1360 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 873, + "type": "Label (rgthree)", + "pos": [ + 2760, + 1280 + ], + "size": [ + 161.4499969482422, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 878, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1280 + ], + "size": [ + 188.11666870117188, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 880, + "type": "Label (rgthree)", + "pos": [ + 3230, + 1280 + ], + "size": [ + 140, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Fit Pose?", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 881, + "type": "LazySwitchKJ", + "pos": [ + 3230, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37778 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37752 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37775 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37782, + 37787 + ] + } + ], + "title": "Fit pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 813, + "type": "MathExpression|pysssss", + "pos": [ + 2760, + 1400 + ], + "size": [ + 300, + 140 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28741 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 28742 + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 37756, + 37767 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "Small side of img", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "f2838ed5e59de4d73cde5c98354b87a8d3200190", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "min(a, b)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 810, + "type": "GetImageSize", + "pos": [ + 2760, + 1350 + ], + "size": [ + 140, + 124 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37811 + } + ], + "outputs": [ + { + "localized_name": "width", + "name": "width", + "type": "INT", + "links": [ + 28741 + ] + }, + { + "localized_name": "height", + "name": "height", + "type": "INT", + "links": [ + 28742 + ] + }, + { + "localized_name": "batch_size", + "name": "batch_size", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.59", + "Node name for S&R": "GetImageSize", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 903, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1500 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37809 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37807 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37805 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37814, + 37815, + 37816 + ] + } + ], + "title": "CN Mask Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 897, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37791 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37793 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37789 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Pos Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 891, + "type": "Label (rgthree)", + "pos": [ + 4170, + 1280 + ], + "size": [ + 217.43333435058594, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "ControlNet Switches", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 886, + "type": "Label (rgthree)", + "pos": [ + 2980, + 1540 + ], + "size": [ + 197.4499969482422, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Default ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 902, + "type": "LazySwitchKJ", + "pos": [ + 2760, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37808 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37806 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37804 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37810, + 37811, + 37812, + 37813 + ] + } + ], + "title": "CN IMG Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 898, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1400 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37792 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37794 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37790 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": null + } + ], + "title": "ControlNet Neg Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 879, + "type": "Label (rgthree)", + "pos": [ + 3560, + 1280 + ], + "size": [ + 252.11666870117188, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alternative Pre-Process", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 875, + "type": "Label (rgthree)", + "pos": [ + 3890, + 1280 + ], + "size": [ + 201.39999389648438, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Alt IMG ControlNet", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 889, + "type": "AIO_Preprocessor", + "pos": [ + 3560, + 1350 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37782 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37768 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37767 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37770 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 894, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3560, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37783 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37784 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37785 + ] + } + ], + "title": "Alt img + PreProcess?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 877, + "type": "LazySwitchKJ", + "pos": [ + 3560, + 1450 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37787 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37770 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37785 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37786, + 37798 + ] + } + ], + "title": "Pre-Process Pose", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 882, + "type": "vsLinx_FitImageIntoBBoxMask", + "pos": [ + 3230, + 1350 + ], + "size": [ + 270, + 418 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "source", + "name": "source", + "type": "IMAGE", + "link": 37779 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 37814 + }, + { + "localized_name": "destination", + "name": "destination", + "shape": 7, + "type": "IMAGE", + "link": 37812 + } + ], + "outputs": [ + { + "localized_name": "composite", + "name": "composite", + "type": "IMAGE", + "links": [ + 37752 + ] + }, + { + "localized_name": "fitted_source", + "name": "fitted_source", + "type": "IMAGE", + "links": null + }, + { + "localized_name": "placed_mask", + "name": "placed_mask", + "type": "MASK", + "links": null + }, + { + "localized_name": "x", + "name": "x", + "type": "INT", + "links": null + }, + { + "localized_name": "y", + "name": "y", + "type": "INT", + "links": null + }, + { + "localized_name": "w", + "name": "w", + "type": "INT", + "links": null + }, + { + "localized_name": "h", + "name": "h", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_FitImageIntoBBoxMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "fit", + "center", + "center", + 0, + 0, + 0.5, + 0, + false, + "lanczos", + 1024, + 1024 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 795, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 3890, + 1350 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 29638 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 29639 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 27266 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37786 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37816 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37727 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 33612 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 33613 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 33614 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 31943, + 37793 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 31944, + 37794 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 888, + "type": "ACN_AdvancedControlNetApply_v2", + "pos": [ + 2980, + 1670 + ], + "size": [ + 285.6000061035156, + 266 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37759 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37760 + }, + { + "localized_name": "control_net", + "name": "control_net", + "type": "CONTROL_NET", + "link": 37758 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37757 + }, + { + "localized_name": "mask_optional", + "name": "mask_optional", + "shape": 7, + "type": "MASK", + "link": 37815 + }, + { + "localized_name": "timestep_kf", + "name": "timestep_kf", + "shape": 7, + "type": "TIMESTEP_KEYFRAME", + "link": null + }, + { + "localized_name": "latent_kf_override", + "name": "latent_kf_override", + "shape": 7, + "type": "LATENT_KEYFRAME", + "link": null + }, + { + "localized_name": "weights_override", + "name": "weights_override", + "shape": 7, + "type": "CONTROL_NET_WEIGHTS", + "link": null + }, + { + "localized_name": "vae_optional", + "name": "vae_optional", + "shape": 7, + "type": "VAE", + "link": 37761 + }, + { + "localized_name": "strength", + "name": "strength", + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37763 + }, + { + "localized_name": "start_percent", + "name": "start_percent", + "type": "FLOAT", + "widget": { + "name": "start_percent" + }, + "link": 37764 + }, + { + "localized_name": "end_percent", + "name": "end_percent", + "type": "FLOAT", + "widget": { + "name": "end_percent" + }, + "link": 37765 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37791 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37792 + ] + } + ], + "title": "ControlNet Process", + "properties": { + "cnr_id": "comfyui-advanced-controlnet", + "ver": "da254b700db562a22e03358b933c85a9a3392540", + "Node name for S&R": "ACN_AdvancedControlNetApply_v2", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "strength": true, + "start_percent": true, + "end_percent": true + } + } + }, + "widgets_values": [ + 1, + 0, + 0.4 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 890, + "type": "vsLinx_BooleanAndOperator", + "pos": [ + 3230, + 1400 + ], + "size": [ + 270, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "boolean_a", + "name": "boolean_a", + "type": "BOOLEAN", + "widget": { + "name": "boolean_a" + }, + "link": 37777 + }, + { + "localized_name": "boolean_b", + "name": "boolean_b", + "type": "BOOLEAN", + "widget": { + "name": "boolean_b" + }, + "link": 37776 + } + ], + "outputs": [ + { + "localized_name": "boolean", + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 37775 + ] + } + ], + "title": "Alt IMG + Fit Pose?", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "6c0b0f9a47be20b80d10465e8b1f92cc66f59900", + "Node name for S&R": "vsLinx_BooleanAndOperator", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false, + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 887, + "type": "AIO_Preprocessor", + "pos": [ + 2980, + 1620 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37810 + }, + { + "localized_name": "preprocessor", + "name": "preprocessor", + "shape": 7, + "type": "COMBO", + "widget": { + "name": "preprocessor" + }, + "link": 37755 + }, + { + "localized_name": "resolution", + "name": "resolution", + "shape": 7, + "type": "INT", + "widget": { + "name": "resolution" + }, + "link": 37756 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37757, + 37799 + ] + } + ], + "title": "ControlNet PreProcessor", + "properties": { + "cnr_id": "comfyui_controlnet_aux", + "ver": "83463c2e4b04e729268e57f638b4212e0da4badc", + "Node name for S&R": "AIO_Preprocessor", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "resolution": true, + "preprocessor": true + } + } + }, + "widgets_values": [ + "OpenposePreprocessor", + 2048 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 899, + "type": "LazySwitchKJ", + "pos": [ + 4170, + 1450 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37799 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37798 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37797 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37800 + ] + } + ], + "title": "Pre-Processing Preview", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 876, + "type": "LazySwitchKJ", + "pos": [ + 2980, + 1350 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37813 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37744 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37778, + 37779 + ] + } + ], + "title": "Is alt img?", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 28741, + "origin_id": 810, + "origin_slot": 0, + "target_id": 813, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 28742, + "origin_id": 810, + "origin_slot": 1, + "target_id": 813, + "target_slot": 1, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 29638, + "origin_id": -10, + "origin_slot": 1, + "target_id": 795, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 29639, + "origin_id": -10, + "origin_slot": 2, + "target_id": 795, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 27266, + "origin_id": -10, + "origin_slot": 3, + "target_id": 795, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37727, + "origin_id": -10, + "origin_slot": 4, + "target_id": 795, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 33612, + "origin_id": -10, + "origin_slot": 5, + "target_id": 795, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 33613, + "origin_id": -10, + "origin_slot": 6, + "target_id": 795, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 33614, + "origin_id": -10, + "origin_slot": 7, + "target_id": 795, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 31943, + "origin_id": 795, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 31944, + "origin_id": 795, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37744, + "origin_id": -10, + "origin_slot": 8, + "target_id": 876, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37747, + "origin_id": -10, + "origin_slot": 10, + "target_id": 876, + "target_slot": 1, + "type": "*" + }, + { + "id": 37752, + "origin_id": 882, + "origin_slot": 0, + "target_id": 881, + "target_slot": 1, + "type": "*" + }, + { + "id": 37755, + "origin_id": -10, + "origin_slot": 0, + "target_id": 887, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37756, + "origin_id": 813, + "origin_slot": 0, + "target_id": 887, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37757, + "origin_id": 887, + "origin_slot": 0, + "target_id": 888, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37758, + "origin_id": -10, + "origin_slot": 3, + "target_id": 888, + "target_slot": 2, + "type": "CONTROL_NET" + }, + { + "id": 37759, + "origin_id": -10, + "origin_slot": 1, + "target_id": 888, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37760, + "origin_id": -10, + "origin_slot": 2, + "target_id": 888, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37761, + "origin_id": -10, + "origin_slot": 4, + "target_id": 888, + "target_slot": 8, + "type": "VAE" + }, + { + "id": 37763, + "origin_id": -10, + "origin_slot": 5, + "target_id": 888, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 37764, + "origin_id": -10, + "origin_slot": 6, + "target_id": 888, + "target_slot": 10, + "type": "FLOAT" + }, + { + "id": 37765, + "origin_id": -10, + "origin_slot": 7, + "target_id": 888, + "target_slot": 11, + "type": "FLOAT" + }, + { + "id": 37767, + "origin_id": 813, + "origin_slot": 0, + "target_id": 889, + "target_slot": 2, + "type": "INT" + }, + { + "id": 37768, + "origin_id": -10, + "origin_slot": 0, + "target_id": 889, + "target_slot": 1, + "type": "COMBO" + }, + { + "id": 37770, + "origin_id": 889, + "origin_slot": 0, + "target_id": 877, + "target_slot": 1, + "type": "*" + }, + { + "id": 37775, + "origin_id": 890, + "origin_slot": 0, + "target_id": 881, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37776, + "origin_id": -10, + "origin_slot": 11, + "target_id": 890, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37777, + "origin_id": -10, + "origin_slot": 8, + "target_id": 890, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37778, + "origin_id": 876, + "origin_slot": 0, + "target_id": 881, + "target_slot": 0, + "type": "*" + }, + { + "id": 37779, + "origin_id": 876, + "origin_slot": 0, + "target_id": 882, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37782, + "origin_id": 881, + "origin_slot": 0, + "target_id": 889, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37783, + "origin_id": -10, + "origin_slot": 8, + "target_id": 894, + "target_slot": 0, + "type": "BOOLEAN" + }, + { + "id": 37784, + "origin_id": -10, + "origin_slot": 9, + "target_id": 894, + "target_slot": 1, + "type": "BOOLEAN" + }, + { + "id": 37785, + "origin_id": 894, + "origin_slot": 0, + "target_id": 877, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37786, + "origin_id": 877, + "origin_slot": 0, + "target_id": 795, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37787, + "origin_id": 881, + "origin_slot": 0, + "target_id": 877, + "target_slot": 0, + "type": "*" + }, + { + "id": 37789, + "origin_id": -10, + "origin_slot": 8, + "target_id": 897, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37790, + "origin_id": -10, + "origin_slot": 8, + "target_id": 898, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37791, + "origin_id": 888, + "origin_slot": 0, + "target_id": 897, + "target_slot": 0, + "type": "*" + }, + { + "id": 37792, + "origin_id": 888, + "origin_slot": 1, + "target_id": 898, + "target_slot": 0, + "type": "*" + }, + { + "id": 37793, + "origin_id": 795, + "origin_slot": 0, + "target_id": 897, + "target_slot": 1, + "type": "*" + }, + { + "id": 37794, + "origin_id": 795, + "origin_slot": 1, + "target_id": 898, + "target_slot": 1, + "type": "*" + }, + { + "id": 37797, + "origin_id": -10, + "origin_slot": 8, + "target_id": 899, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37798, + "origin_id": 877, + "origin_slot": 0, + "target_id": 899, + "target_slot": 1, + "type": "*" + }, + { + "id": 37799, + "origin_id": 887, + "origin_slot": 0, + "target_id": 899, + "target_slot": 0, + "type": "*" + }, + { + "id": 37800, + "origin_id": 899, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37804, + "origin_id": -10, + "origin_slot": 12, + "target_id": 902, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 903, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 902, + "target_slot": 1, + "type": "*" + }, + { + "id": 37807, + "origin_id": -10, + "origin_slot": 14, + "target_id": 903, + "target_slot": 1, + "type": "*" + }, + { + "id": 37808, + "origin_id": -10, + "origin_slot": 15, + "target_id": 902, + "target_slot": 0, + "type": "*" + }, + { + "id": 37809, + "origin_id": -10, + "origin_slot": 16, + "target_id": 903, + "target_slot": 0, + "type": "*" + }, + { + "id": 37810, + "origin_id": 902, + "origin_slot": 0, + "target_id": 887, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37811, + "origin_id": 902, + "origin_slot": 0, + "target_id": 810, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37812, + "origin_id": 902, + "origin_slot": 0, + "target_id": 882, + "target_slot": 2, + "type": "IMAGE" + }, + { + "id": 37813, + "origin_id": 902, + "origin_slot": 0, + "target_id": 876, + "target_slot": 0, + "type": "*" + }, + { + "id": 37814, + "origin_id": 903, + "origin_slot": 0, + "target_id": 882, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 37815, + "origin_id": 903, + "origin_slot": 0, + "target_id": 888, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 37816, + "origin_id": 903, + "origin_slot": 0, + "target_id": 795, + "target_slot": 4, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "b8f47a61-40aa-43b2-a691-623191e0fbaa", + "version": 1, + "state": { + "lastGroupId": 54, + "lastNodeId": 930, + "lastLinkId": 37849, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "HiRes Fix Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 4440, + 520, + 233.4499969482422, + 540 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 6770, + 500, + 127.81666564941406, + 160 + ] + }, + "inputs": [ + { + "id": "fe544064-1e7d-483d-aa54-1b7f95766413", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 34810, + 34367 + ], + "localized_name": "positive", + "pos": [ + 4653.449996948242, + 540 + ] + }, + { + "id": "05c2a13b-bfe4-4e32-b810-be93199e0403", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 34811, + 34368 + ], + "localized_name": "negative", + "pos": [ + 4653.449996948242, + 560 + ] + }, + { + "id": "cf9ae0b2-92bc-49f7-9cbf-a63eb8c395ea", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37722, + 37724, + 37725, + 37726 + ], + "localized_name": "vae", + "pos": [ + 4653.449996948242, + 580 + ] + }, + { + "id": "437fc1d9-12f0-4a2f-a74a-0ec75e4ddd40", + "name": "model", + "type": "MODEL", + "linkIds": [ + 35599, + 34379 + ], + "localized_name": "model", + "pos": [ + 4653.449996948242, + 600 + ] + }, + { + "id": "e1a51257-b343-41ee-bccf-c195021f3fbf", + "name": "seed", + "type": "INT", + "linkIds": [ + 34979, + 34980 + ], + "localized_name": "seed", + "pos": [ + 4653.449996948242, + 620 + ] + }, + { + "id": "382469d2-7301-475f-a106-3664f877b1c5", + "name": "steps", + "type": "INT", + "linkIds": [ + 34817, + 36470 + ], + "localized_name": "steps", + "pos": [ + 4653.449996948242, + 640 + ] + }, + { + "id": "1a5a9a89-7ee7-48f9-afd6-954f13afd563", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 34816, + 36468 + ], + "localized_name": "cfg", + "pos": [ + 4653.449996948242, + 660 + ] + }, + { + "id": "7cc8e22c-320a-41fd-b5df-5009147855d7", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 34819, + 34983 + ], + "localized_name": "sampler_name", + "pos": [ + 4653.449996948242, + 680 + ] + }, + { + "id": "6479255e-fd8d-420c-bafb-45cb6d7ddc9a", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 34818, + 34984 + ], + "localized_name": "scheduler", + "pos": [ + 4653.449996948242, + 700 + ] + }, + { + "id": "4ad6c3f7-020b-4e49-9e83-1748d07a185f", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 34820 + ], + "localized_name": "denoise", + "pos": [ + 4653.449996948242, + 720 + ] + }, + { + "id": "1b15f594-28c0-4707-ab61-be80213b13e7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 34803, + 36129, + 37819 + ], + "localized_name": "image", + "pos": [ + 4653.449996948242, + 740 + ] + }, + { + "id": "906cbd66-e3f3-4b42-8f4e-348600324066", + "name": "mask", + "type": "MASK", + "linkIds": [ + 34804 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 4653.449996948242, + 760 + ] + }, + { + "id": "312cdf00-d0f4-4fb1-8295-c35bbfe54c74", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 34805 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 4653.449996948242, + 780 + ] + }, + { + "id": "e90c62d7-c0b9-49d2-9bdd-833a20c5f3e4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 34806 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 4653.449996948242, + 800 + ] + }, + { + "id": "d33d734f-e571-4e53-b099-98b5e5e84170", + "name": "on_false", + "type": "*", + "linkIds": [ + 37543 + ], + "localized_name": "on_false", + "label": "default upscale model", + "pos": [ + 4653.449996948242, + 820 + ] + }, + { + "id": "01fbeb97-07df-40a4-88e7-b7baf2ec6bc7", + "name": "on_true", + "type": "*", + "linkIds": [ + 37538 + ], + "localized_name": "on_true", + "label": "alt upscale factor", + "pos": [ + 4653.449996948242, + 840 + ] + }, + { + "id": "5a63e10c-db27-452b-855a-788240a3903b", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 37539, + 37536 + ], + "localized_name": "switch", + "label": "use alt upscale model?", + "pos": [ + 4653.449996948242, + 860 + ] + }, + { + "id": "8e510a9e-cd11-483c-8e79-2a4b9c2298a5", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 37535 + ], + "localized_name": "on_true_1", + "label": "alt upscale model", + "pos": [ + 4653.449996948242, + 880 + ] + }, + { + "id": "cdafb86b-3b91-401c-a256-475450914ad4", + "name": "denoise_1", + "type": "FLOAT", + "linkIds": [ + 37099 + ], + "localized_name": "denoise_1", + "label": "hires fix denoise val", + "pos": [ + 4653.449996948242, + 900 + ] + }, + { + "id": "1d2c80d1-ffe6-445d-befa-55b562055927", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 34824 + ], + "localized_name": "on_false_1", + "label": "normal inpaint img", + "pos": [ + 4653.449996948242, + 920 + ] + }, + { + "id": "bc8e5c71-b245-48e6-ac7c-0786d388666f", + "name": "switch_1", + "type": "BOOLEAN", + "linkIds": [ + 34822, + 37817 + ], + "localized_name": "switch_1", + "label": "use hires fix?", + "pos": [ + 4653.449996948242, + 940 + ] + }, + { + "id": "d913776b-c0a8-425a-aed4-1f1a9733fe14", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 37781 + ], + "label": "default upscale factor", + "pos": [ + 4653.449996948242, + 960 + ] + }, + { + "id": "da8bbb7a-7d0a-46e9-8a93-b1dbdbce51eb", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37794 + ], + "label": "after CN pos", + "pos": [ + 4653.449996948242, + 980 + ] + }, + { + "id": "a175acc5-fde6-4ee7-bfaa-ada4151cd1f2", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37795 + ], + "label": "after CN neg", + "pos": [ + 4653.449996948242, + 1000 + ] + }, + { + "id": "8d0c4cfe-acda-4772-93e9-21d955bb0a0e", + "name": "strength", + "type": "FLOAT", + "linkIds": [ + 37815 + ], + "label": "color fix strength", + "pos": [ + 4653.449996948242, + 1020 + ] + } + ], + "outputs": [ + { + "id": "4a8ca609-bb4b-481e-98ba-544a158a7f0a", + "name": "*", + "type": "*", + "linkIds": [ + 34825 + ], + "localized_name": "*", + "label": "final img", + "pos": [ + 6790, + 520 + ] + }, + { + "id": "07c1bd46-14a0-4b1c-a894-01598cb1a923", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37792 + ], + "label": "pre CN pos", + "pos": [ + 6790, + 540 + ] + }, + { + "id": "787c8e39-f4f0-4193-a16e-cf38ecc79310", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37793 + ], + "label": "pre CN neg", + "pos": [ + 6790, + 560 + ] + }, + { + "id": "fcf35597-663f-4d27-9577-3db07aaabe18", + "name": "*_1", + "type": "*", + "linkIds": [ + 37820 + ], + "label": "pre hires img", + "pos": [ + 6790, + 580 + ] + }, + { + "id": "cefd7e70-b44e-4eef-8c20-f72f38898d6a", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37825 + ], + "pos": [ + 6790, + 600 + ] + }, + { + "id": "d7bfe4de-7a57-4452-8924-3b7d1b3eb710", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37826 + ], + "pos": [ + 6790, + 620 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 894, + "type": "Label (rgthree)", + "pos": [ + 4800, + 480 + ], + "size": [ + 163.68333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Values", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 868, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 710 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 22, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37781 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37538 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37539 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37844, + 37848 + ] + } + ], + "title": "Upscale factor switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 895, + "type": "Label (rgthree)", + "pos": [ + 5100, + 480 + ], + "size": [ + 140, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Inpaint", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 896, + "type": "Label (rgthree)", + "pos": [ + 5400, + 480 + ], + "size": [ + 209.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 2, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Upscale Crop/Mask", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 897, + "type": "Label (rgthree)", + "pos": [ + 5700, + 480 + ], + "size": [ + 169.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 3, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Prepare Prompt", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 900, + "type": "Label (rgthree)", + "pos": [ + 6300, + 480 + ], + "size": [ + 161.43333435058594, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 4, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Color Matching", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 899, + "type": "Label (rgthree)", + "pos": [ + 6000, + 480 + ], + "size": [ + 172.0833282470703, + 26 + ], + "flags": { + "pinned": true, + "allow_interaction": false + }, + "order": 5, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "HiRes Sampling", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 867, + "type": "LazySwitchKJ", + "pos": [ + 4800, + 660 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 21, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37543 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37535 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37536 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37842, + 37846 + ] + } + ], + "title": "Upscale model switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 839, + "type": "MaskToImage", + "pos": [ + 5400, + 610 + ], + "size": [ + 193.3166717529297, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 8, + "mode": 0, + "inputs": [ + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34808 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 37843 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "MaskToImage", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 914, + "type": "Label (rgthree)", + "pos": [ + 6530, + 480 + ], + "size": [ + 148.0833282470703, + 26 + ], + "flags": { + "allow_interaction": true + }, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "title": "Debug Switch", + "properties": { + "fontSize": 24, + "fontFamily": "Arial", + "fontColor": "#ffffff", + "textAlign": "left", + "backgroundColor": "transparent", + "padding": 0, + "borderRadius": 0, + "angle": 0, + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "color": "#fff0", + "bgcolor": "#fff0" + }, + { + "id": 913, + "type": "LazySwitchKJ", + "pos": [ + 6530, + 560 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 23, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 37819 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37818 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 37817 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 37820 + ] + } + ], + "title": "Pre Hires IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "3fcd22f2fe2be69c3229f192362b91888277cbcb", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 855, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 560 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 20, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36468 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": null + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": [ + 36469 + ] + } + ], + "title": "calc cfg", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "a + 0.5" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 854, + "type": "MathExpression|pysssss", + "pos": [ + 4800, + 610 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 19, + "mode": 0, + "inputs": [ + { + "localized_name": "a", + "name": "a", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": 36470 + }, + { + "localized_name": "b", + "name": "b", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + }, + { + "localized_name": "c", + "name": "c", + "shape": 7, + "type": "INT,FLOAT,IMAGE,LATENT", + "link": null + } + ], + "outputs": [ + { + "localized_name": "INT", + "name": "INT", + "type": "INT", + "links": [ + 36471 + ] + }, + { + "localized_name": "FLOAT", + "name": "FLOAT", + "type": "FLOAT", + "links": null + } + ], + "title": "calc steps", + "properties": { + "cnr_id": "comfyui-custom-scripts", + "ver": "aac13aa7ce35b07d43633c3bbe654a38c00d74f5", + "Node name for S&R": "MathExpression|pysssss", + "ue_properties": { + "widget_ue_connectable": { + "expression": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "((a < 10) * a + (a >= 10) * max(18, a - 10))" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 846, + "type": "VAEDecode", + "pos": [ + 5100, + 710 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 14, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34800 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37724 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 37818, + 37847 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 845, + "type": "KSampler", + "pos": [ + 5100, + 660 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 13, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 35599 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37794 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37795 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34799 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34979 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 34817 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 34816 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34819 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34818 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 34820 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 34800 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 847, + "type": "InpaintModelConditioning", + "pos": [ + 5100, + 610 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 15, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34810 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34811 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37722 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 34801 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34802 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 35597, + 37792 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 35598, + 37793 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 34799 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 842, + "type": "VAEDecode", + "pos": [ + 6000, + 610 + ], + "size": [ + 140, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 11, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 34380 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37726 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 36520 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 841, + "type": "KSampler", + "pos": [ + 6000, + 560 + ], + "size": [ + 270, + 262 + ], + "flags": { + "collapsed": true + }, + "order": 10, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 34379 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37808 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37809 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 34378 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 34980 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 36471 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 36469 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 34983 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 34984 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 37099 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "links": [ + 34380 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + 646494608438158, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.15 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 848, + "type": "InpaintCropImproved", + "pos": [ + 5100, + 560 + ], + "size": [ + 390, + 626 + ], + "flags": { + "collapsed": true + }, + "order": 16, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 34803 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 34804 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 34805 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 34806 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 34821 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 34801, + 37825 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 34802, + 34808, + 37826 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32", + "gpu (much faster)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 843, + "type": "InpaintStitchImproved", + "pos": [ + 6000, + 660 + ], + "size": [ + 225.73332824707032, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 12, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 34821 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 36520 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36521 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 850, + "type": "LazySwitchKJ", + "pos": [ + 6300, + 610 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 17, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 34824 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 36522 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 34822 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 34825 + ] + } + ], + "title": "Hires Fix Switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 852, + "type": "ColorMatch", + "pos": [ + 6300, + 560 + ], + "size": [ + 270, + 130 + ], + "flags": { + "collapsed": true + }, + "order": 18, + "mode": 0, + "inputs": [ + { + "localized_name": "image_ref", + "name": "image_ref", + "type": "IMAGE", + "link": 36129 + }, + { + "localized_name": "image_target", + "name": "image_target", + "type": "IMAGE", + "link": 36521 + }, + { + "localized_name": "strength", + "name": "strength", + "shape": 7, + "type": "FLOAT", + "widget": { + "name": "strength" + }, + "link": 37815 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 36522 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "625151d43fd80995f7385ef64c8da742ad647aa1", + "Node name for S&R": "ColorMatch", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "mkl", + 0, + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 837, + "type": "InpaintModelConditioning", + "pos": [ + 5700, + 560 + ], + "size": [ + 270, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 7, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 34367 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 34368 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37725 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 37849 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 34375 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "links": [ + 37803, + 37808 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "links": [ + 37804, + 37809 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "links": [ + 34378 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 930, + "type": "vsLinx_UpscaleByFactorWithModel", + "pos": [ + 5400, + 560 + ], + "size": [ + 309.0333312988281, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 25, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37846 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37847 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37848 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 37849 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "7f013bff6c3f501204f64372b594c302194b88b7", + "Node name for S&R": "vsLinx_UpscaleByFactorWithModel", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 929, + "type": "vsLinx_UpscaleByFactorWithModel", + "pos": [ + 5400, + 660 + ], + "size": [ + 309.0333312988281, + 102 + ], + "flags": { + "collapsed": true + }, + "order": 24, + "mode": 0, + "inputs": [ + { + "localized_name": "upscale_model", + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 37842 + }, + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37843 + }, + { + "localized_name": "factor", + "name": "factor", + "type": "FLOAT", + "widget": { + "name": "factor" + }, + "link": 37844 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "links": [ + 37845 + ] + } + ], + "title": "Upscaling", + "properties": { + "cnr_id": "comfyui-vslinx-nodes", + "ver": "7f013bff6c3f501204f64372b594c302194b88b7", + "Node name for S&R": "vsLinx_UpscaleByFactorWithModel", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.5.2" + } + }, + "widgets_values": [ + "nearest-exact", + 2 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 840, + "type": "ImageToMask", + "pos": [ + 5400, + 710 + ], + "size": [ + 270, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 9, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37845 + } + ], + "outputs": [ + { + "localized_name": "MASK", + "name": "MASK", + "type": "MASK", + "links": [ + 34375 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.62", + "Node name for S&R": "ImageToMask", + "ue_properties": { + "widget_ue_connectable": {}, + "input_ue_unconnectable": {}, + "version": "7.2.2" + } + }, + "widgets_values": [ + "red" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 34801, + "origin_id": 848, + "origin_slot": 1, + "target_id": 847, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 34802, + "origin_id": 848, + "origin_slot": 2, + "target_id": 847, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34799, + "origin_id": 847, + "origin_slot": 2, + "target_id": 845, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 34800, + "origin_id": 845, + "origin_slot": 0, + "target_id": 846, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 34808, + "origin_id": 848, + "origin_slot": 2, + "target_id": 839, + "target_slot": 0, + "type": "MASK" + }, + { + "id": 34375, + "origin_id": 840, + "origin_slot": 0, + "target_id": 837, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 34378, + "origin_id": 837, + "origin_slot": 2, + "target_id": 841, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 36471, + "origin_id": 854, + "origin_slot": 0, + "target_id": 841, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36469, + "origin_id": 855, + "origin_slot": 1, + "target_id": 841, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 34380, + "origin_id": 841, + "origin_slot": 0, + "target_id": 842, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 34821, + "origin_id": 848, + "origin_slot": 0, + "target_id": 843, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 36520, + "origin_id": 842, + "origin_slot": 0, + "target_id": 843, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 36522, + "origin_id": 852, + "origin_slot": 0, + "target_id": 850, + "target_slot": 1, + "type": "*" + }, + { + "id": 36521, + "origin_id": 843, + "origin_slot": 0, + "target_id": 852, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 34810, + "origin_id": -10, + "origin_slot": 0, + "target_id": 847, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34367, + "origin_id": -10, + "origin_slot": 0, + "target_id": 837, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 34811, + "origin_id": -10, + "origin_slot": 1, + "target_id": 847, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 34368, + "origin_id": -10, + "origin_slot": 1, + "target_id": 837, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37722, + "origin_id": -10, + "origin_slot": 2, + "target_id": 847, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37724, + "origin_id": -10, + "origin_slot": 2, + "target_id": 846, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 37725, + "origin_id": -10, + "origin_slot": 2, + "target_id": 837, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37726, + "origin_id": -10, + "origin_slot": 2, + "target_id": 842, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 35599, + "origin_id": -10, + "origin_slot": 3, + "target_id": 845, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34379, + "origin_id": -10, + "origin_slot": 3, + "target_id": 841, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 34979, + "origin_id": -10, + "origin_slot": 4, + "target_id": 845, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34980, + "origin_id": -10, + "origin_slot": 4, + "target_id": 841, + "target_slot": 4, + "type": "INT" + }, + { + "id": 34817, + "origin_id": -10, + "origin_slot": 5, + "target_id": 845, + "target_slot": 5, + "type": "INT" + }, + { + "id": 36470, + "origin_id": -10, + "origin_slot": 5, + "target_id": 854, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34816, + "origin_id": -10, + "origin_slot": 6, + "target_id": 845, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 36468, + "origin_id": -10, + "origin_slot": 6, + "target_id": 855, + "target_slot": 0, + "type": "INT,FLOAT,IMAGE,LATENT" + }, + { + "id": 34819, + "origin_id": -10, + "origin_slot": 7, + "target_id": 845, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34983, + "origin_id": -10, + "origin_slot": 7, + "target_id": 841, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 34818, + "origin_id": -10, + "origin_slot": 8, + "target_id": 845, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34984, + "origin_id": -10, + "origin_slot": 8, + "target_id": 841, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 34820, + "origin_id": -10, + "origin_slot": 9, + "target_id": 845, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34803, + "origin_id": -10, + "origin_slot": 10, + "target_id": 848, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 36129, + "origin_id": -10, + "origin_slot": 10, + "target_id": 852, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 34804, + "origin_id": -10, + "origin_slot": 11, + "target_id": 848, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 34805, + "origin_id": -10, + "origin_slot": 12, + "target_id": 848, + "target_slot": 3, + "type": "INT" + }, + { + "id": 34806, + "origin_id": -10, + "origin_slot": 13, + "target_id": 848, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37543, + "origin_id": -10, + "origin_slot": 14, + "target_id": 867, + "target_slot": 0, + "type": "*" + }, + { + "id": 37538, + "origin_id": -10, + "origin_slot": 15, + "target_id": 868, + "target_slot": 1, + "type": "*" + }, + { + "id": 37539, + "origin_id": -10, + "origin_slot": 16, + "target_id": 868, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37536, + "origin_id": -10, + "origin_slot": 16, + "target_id": 867, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37535, + "origin_id": -10, + "origin_slot": 17, + "target_id": 867, + "target_slot": 1, + "type": "*" + }, + { + "id": 37099, + "origin_id": -10, + "origin_slot": 18, + "target_id": 841, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 34824, + "origin_id": -10, + "origin_slot": 19, + "target_id": 850, + "target_slot": 0, + "type": "*" + }, + { + "id": 34822, + "origin_id": -10, + "origin_slot": 20, + "target_id": 850, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 34825, + "origin_id": 850, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37781, + "origin_id": -10, + "origin_slot": 21, + "target_id": 868, + "target_slot": 0, + "type": "*" + }, + { + "id": 37792, + "origin_id": 847, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37793, + "origin_id": 847, + "origin_slot": 1, + "target_id": -20, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37794, + "origin_id": -10, + "origin_slot": 22, + "target_id": 845, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37795, + "origin_id": -10, + "origin_slot": 23, + "target_id": 845, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37808, + "origin_id": 837, + "origin_slot": 0, + "target_id": 841, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37809, + "origin_id": 837, + "origin_slot": 1, + "target_id": 841, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 37815, + "origin_id": -10, + "origin_slot": 24, + "target_id": 852, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37817, + "origin_id": -10, + "origin_slot": 20, + "target_id": 913, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37818, + "origin_id": 846, + "origin_slot": 0, + "target_id": 913, + "target_slot": 1, + "type": "*" + }, + { + "id": 37819, + "origin_id": -10, + "origin_slot": 10, + "target_id": 913, + "target_slot": 0, + "type": "*" + }, + { + "id": 37820, + "origin_id": 913, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "*" + }, + { + "id": 37825, + "origin_id": 848, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37826, + "origin_id": 848, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + }, + { + "id": 37842, + "origin_id": 867, + "origin_slot": 0, + "target_id": 929, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37843, + "origin_id": 839, + "origin_slot": 0, + "target_id": 929, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37844, + "origin_id": 868, + "origin_slot": 0, + "target_id": 929, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37845, + "origin_id": 929, + "origin_slot": 0, + "target_id": 840, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37846, + "origin_id": 867, + "origin_slot": 0, + "target_id": 930, + "target_slot": 0, + "type": "UPSCALE_MODEL" + }, + { + "id": 37847, + "origin_id": 846, + "origin_slot": 0, + "target_id": 930, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37848, + "origin_id": 868, + "origin_slot": 0, + "target_id": 930, + "target_slot": 2, + "type": "FLOAT" + }, + { + "id": 37849, + "origin_id": 930, + "origin_slot": 0, + "target_id": 837, + "target_slot": 3, + "type": "IMAGE" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "8f7e76e6-0ac5-4c3a-8b0a-cc8ea40d7ddc", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 909, + "lastLinkId": 37848, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Sampler Settings", + "inputNode": { + "id": -10, + "bounding": [ + 2030, + 1500, + 188.93333435058594, + 300 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2600, + 1570, + 133.36666870117188, + 160 + ] + }, + "inputs": [ + { + "id": "726e4b19-d090-40ca-ac73-0bbaed06c49b", + "name": "on_false", + "type": "*", + "linkIds": [ + 23735 + ], + "localized_name": "on_false", + "label": "default cfg", + "pos": [ + 2198.933334350586, + 1520 + ] + }, + { + "id": "bfefbe0e-d166-4563-8ef2-540cf3886c05", + "name": "on_true", + "type": "*", + "linkIds": [ + 23727 + ], + "localized_name": "on_true", + "label": "override cfg", + "pos": [ + 2198.933334350586, + 1540 + ] + }, + { + "id": "bcf4ffb4-9ca4-42a4-8929-8fed9d80079a", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 24217, + 24216, + 24221, + 24220, + 24219, + 24218 + ], + "localized_name": "switch", + "label": "Is Inpaint+Sample Switch?", + "pos": [ + 2198.933334350586, + 1560 + ] + }, + { + "id": "12c610cd-d9ce-4429-8b57-648dd89574c5", + "name": "on_false_1", + "type": "*", + "linkIds": [ + 23737 + ], + "localized_name": "on_false_1", + "label": "default steps", + "pos": [ + 2198.933334350586, + 1580 + ] + }, + { + "id": "c657b66d-b6b7-4bdc-be89-1e0a3f61ed3f", + "name": "on_true_1", + "type": "*", + "linkIds": [ + 23728 + ], + "localized_name": "on_true_1", + "label": "override steps", + "pos": [ + 2198.933334350586, + 1600 + ] + }, + { + "id": "167928c8-a11b-485e-821d-ddd50dd3cd3e", + "name": "on_false_2", + "type": "*", + "linkIds": [ + 23736 + ], + "localized_name": "on_false_2", + "label": "default sampler", + "pos": [ + 2198.933334350586, + 1620 + ] + }, + { + "id": "f65423f3-d5a2-419e-9f8b-a5dee8313125", + "name": "on_true_2", + "type": "*", + "linkIds": [ + 23730 + ], + "localized_name": "on_true_2", + "label": "override sampler", + "pos": [ + 2198.933334350586, + 1640 + ] + }, + { + "id": "b92674d7-ad47-486d-8848-d0ca610f2e89", + "name": "on_false_3", + "type": "*", + "linkIds": [ + 23738 + ], + "localized_name": "on_false_3", + "label": "default scheduler", + "pos": [ + 2198.933334350586, + 1660 + ] + }, + { + "id": "0f93c726-e745-4eb0-bd98-58f684bc443e", + "name": "on_true_3", + "type": "*", + "linkIds": [ + 23729 + ], + "localized_name": "on_true_3", + "label": "override scheduler", + "pos": [ + 2198.933334350586, + 1680 + ] + }, + { + "id": "c5a57d39-9754-437d-a501-4488c3db4149", + "name": "on_false_4", + "type": "*", + "linkIds": [ + 23749 + ], + "localized_name": "on_false_4", + "label": "default sampler name", + "pos": [ + 2198.933334350586, + 1700 + ] + }, + { + "id": "7249d224-af0d-4e16-8d7e-cb659c7d8b42", + "name": "on_true_4", + "type": "*", + "linkIds": [ + 23745 + ], + "localized_name": "on_true_4", + "label": "override sampler name", + "pos": [ + 2198.933334350586, + 1720 + ] + }, + { + "id": "9b725d79-4b76-4d60-a666-1107ba328b08", + "name": "on_false_5", + "type": "*", + "linkIds": [ + 23750 + ], + "localized_name": "on_false_5", + "label": "default scheduler name", + "pos": [ + 2198.933334350586, + 1740 + ] + }, + { + "id": "24ece74a-ae8f-438a-a280-b1961e028a56", + "name": "on_true_5", + "type": "*", + "linkIds": [ + 23747 + ], + "localized_name": "on_true_5", + "label": "override scheduler name", + "pos": [ + 2198.933334350586, + 1760 + ] + } + ], + "outputs": [ + { + "id": "77c7f657-8797-4935-94f8-9487d09a10cf", + "name": "*", + "type": "*", + "linkIds": [ + 23742, + 23744, + 37787 + ], + "localized_name": "*", + "label": "cfg", + "pos": [ + 2620, + 1590 + ] + }, + { + "id": "9c6a0b1d-b47b-485d-b3e0-24686b43fa79", + "name": "*_1", + "type": "*", + "linkIds": [ + 23741, + 23743, + 37786 + ], + "localized_name": "*_1", + "label": "steps", + "pos": [ + 2620, + 1610 + ] + }, + { + "id": "e3e3c014-1e2f-46db-9336-ad4d2fa0091a", + "name": "*_2", + "type": "*", + "linkIds": [ + 23739, + 37788 + ], + "localized_name": "*_2", + "label": "sampler", + "pos": [ + 2620, + 1630 + ] + }, + { + "id": "7b3bea75-3a2e-455a-9340-aeb8267081b2", + "name": "*_3", + "type": "*", + "linkIds": [ + 23740, + 37789 + ], + "localized_name": "*_3", + "label": "scheduler", + "pos": [ + 2620, + 1650 + ] + }, + { + "id": "c9d5bd45-82f1-485b-9923-d4bde2779fa2", + "name": "*_4", + "type": "*", + "linkIds": [ + 23751 + ], + "localized_name": "*_4", + "label": "sampler_name", + "pos": [ + 2620, + 1670 + ] + }, + { + "id": "425eb22f-8ad0-44fb-a7ae-0b9869b39a31", + "name": "*_5", + "type": "*", + "linkIds": [ + 23752 + ], + "localized_name": "*_5", + "label": "scheduler_name", + "pos": [ + 2620, + 1690 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 706, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1530 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23735 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23727 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24217 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23742, + 23744, + 37787 + ] + } + ], + "title": "Cfg switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 705, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1580 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23737 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23728 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24216 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23741, + 23743, + 37786 + ] + } + ], + "title": "Steps switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 703, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1630 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23736 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23730 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24221 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23739, + 37788 + ] + } + ], + "title": "Sampler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 704, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1680 + ], + "size": [ + 270, + 80 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23738 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23729 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24220 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23740, + 37789 + ] + } + ], + "title": "Scheduler switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 708, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1730 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23749 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23745 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24219 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23751 + ] + } + ], + "title": "Sampler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 709, + "type": "LazySwitchKJ", + "pos": [ + 2300, + 1780 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 23750 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 23747 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 24218 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 23752 + ] + } + ], + "title": "Scheduler name switch", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + false + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23735, + "origin_id": -10, + "origin_slot": 0, + "target_id": 706, + "target_slot": 0, + "type": "*" + }, + { + "id": 23727, + "origin_id": -10, + "origin_slot": 1, + "target_id": 706, + "target_slot": 1, + "type": "*" + }, + { + "id": 24217, + "origin_id": -10, + "origin_slot": 2, + "target_id": 706, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24216, + "origin_id": -10, + "origin_slot": 2, + "target_id": 705, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24221, + "origin_id": -10, + "origin_slot": 2, + "target_id": 703, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24220, + "origin_id": -10, + "origin_slot": 2, + "target_id": 704, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24219, + "origin_id": -10, + "origin_slot": 2, + "target_id": 708, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 24218, + "origin_id": -10, + "origin_slot": 2, + "target_id": 709, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 23737, + "origin_id": -10, + "origin_slot": 3, + "target_id": 705, + "target_slot": 0, + "type": "*" + }, + { + "id": 23728, + "origin_id": -10, + "origin_slot": 4, + "target_id": 705, + "target_slot": 1, + "type": "*" + }, + { + "id": 23736, + "origin_id": -10, + "origin_slot": 5, + "target_id": 703, + "target_slot": 0, + "type": "*" + }, + { + "id": 23730, + "origin_id": -10, + "origin_slot": 6, + "target_id": 703, + "target_slot": 1, + "type": "*" + }, + { + "id": 23738, + "origin_id": -10, + "origin_slot": 7, + "target_id": 704, + "target_slot": 0, + "type": "*" + }, + { + "id": 23729, + "origin_id": -10, + "origin_slot": 8, + "target_id": 704, + "target_slot": 1, + "type": "*" + }, + { + "id": 23749, + "origin_id": -10, + "origin_slot": 9, + "target_id": 708, + "target_slot": 0, + "type": "*" + }, + { + "id": 23745, + "origin_id": -10, + "origin_slot": 10, + "target_id": 708, + "target_slot": 1, + "type": "*" + }, + { + "id": 23750, + "origin_id": -10, + "origin_slot": 11, + "target_id": 709, + "target_slot": 0, + "type": "*" + }, + { + "id": 23747, + "origin_id": -10, + "origin_slot": 12, + "target_id": 709, + "target_slot": 1, + "type": "*" + }, + { + "id": 23742, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23744, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 37787, + "origin_id": 706, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "FLOAT" + }, + { + "id": 23741, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23743, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 37786, + "origin_id": 705, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "INT" + }, + { + "id": 23739, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 37788, + "origin_id": 703, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "COMBO" + }, + { + "id": 23740, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 37789, + "origin_id": 704, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "COMBO" + }, + { + "id": 23751, + "origin_id": 708, + "origin_slot": 0, + "target_id": -20, + "target_slot": 4, + "type": "STRING" + }, + { + "id": 23752, + "origin_id": 709, + "origin_slot": 0, + "target_id": -20, + "target_slot": 5, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "241f398f-525b-4c43-a34d-3ffdb40fd7ba", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 910, + "lastLinkId": 37875, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Prepare prompt", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1500, + 120, + 100 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 2700, + 1510, + 120, + 120 + ] + }, + "inputs": [ + { + "id": "580d84ef-29aa-4660-91d3-d5acd74134b4", + "name": "clip", + "type": "CLIP", + "linkIds": [ + 37708, + 37709 + ], + "localized_name": "clip", + "pos": [ + 1980, + 1520 + ] + }, + { + "id": "28f6793d-2302-4cd9-877d-e0f861ff2dde", + "name": "populated_text", + "type": "STRING", + "linkIds": [ + 23634 + ], + "localized_name": "populated_text", + "label": "neg prompt", + "pos": [ + 1980, + 1540 + ] + }, + { + "id": "33baaf0d-0c75-454a-a0b3-2266d45a5d00", + "name": "populated_text_1", + "type": "STRING", + "linkIds": [ + 23633 + ], + "localized_name": "populated_text_1", + "label": "pos prompt", + "pos": [ + 1980, + 1560 + ] + } + ], + "outputs": [ + { + "id": "73e09711-553c-4b92-b2a5-9421eeb8843b", + "name": "CONDITIONING", + "type": "CONDITIONING", + "linkIds": [ + 23638, + 37782 + ], + "localized_name": "CONDITIONING", + "label": "NEG prompt", + "pos": [ + 2720, + 1530 + ] + }, + { + "id": "b7a43fea-e09b-4773-9590-8d53a1313198", + "name": "CONDITIONING_1", + "type": "CONDITIONING", + "linkIds": [ + 23637, + 37781 + ], + "localized_name": "CONDITIONING_1", + "label": "POS prompt", + "pos": [ + 2720, + 1550 + ] + }, + { + "id": "676137a7-2d3b-4668-a981-3f58c0f71253", + "name": "processed text", + "type": "STRING", + "linkIds": [ + 37874 + ], + "label": "POS Text", + "pos": [ + 2720, + 1570 + ] + }, + { + "id": "ff4fe9e1-6021-4323-a801-436001f6a110", + "name": "processed text_1", + "type": "STRING", + "linkIds": [ + 37875 + ], + "label": "NEG Text", + "pos": [ + 2720, + 1590 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 695, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1580 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37709 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23635 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23637, + 37781 + ] + } + ], + "title": "Prompt pos convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 696, + "type": "CLIPTextEncode", + "pos": [ + 2400, + 1530 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "clip", + "name": "clip", + "type": "CLIP", + "link": 37708 + }, + { + "localized_name": "text", + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 23636 + } + ], + "outputs": [ + { + "localized_name": "CONDITIONING", + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 23638, + 37782 + ] + } + ], + "title": "Prompt neg convert", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode", + "ue_properties": { + "version": "7.0.1", + "widget_ue_connectable": { + "text": true + } + } + }, + "widgets_values": [ + "" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 693, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1580 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23633 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23635, + 37874 + ] + } + ], + "title": "(POS) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 368154881459091, + "decrement", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 694, + "type": "ImpactWildcardProcessor", + "pos": [ + 2100, + 1530 + ], + "size": [ + 400, + 360 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "populated_text", + "name": "populated_text", + "type": "STRING", + "widget": { + "name": "populated_text" + }, + "link": 23634 + } + ], + "outputs": [ + { + "localized_name": "processed text", + "name": "processed text", + "type": "STRING", + "links": [ + 23636, + 37875 + ] + } + ], + "title": "(NEG) Dynamic Wildcard Processor", + "properties": { + "cnr_id": "comfyui-impact-pack", + "ver": "2569e2577266787fcafda232909cc28127eb3501", + "Node name for S&R": "ImpactWildcardProcessor", + "ue_properties": { + "widget_ue_connectable": { + "wildcard_text": true, + "populated_text": true, + "mode": true, + "seed": true, + "Select to add Wildcard": true + }, + "version": "7.0.1" + } + }, + "widgets_values": [ + "", + "", + "populate", + 142795429098095, + "randomize", + "Select Wildcard 🟢 Full Cache" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 23636, + "origin_id": 694, + "origin_slot": 0, + "target_id": 696, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 23635, + "origin_id": 693, + "origin_slot": 0, + "target_id": 695, + "target_slot": 1, + "type": "STRING" + }, + { + "id": 37708, + "origin_id": -10, + "origin_slot": 0, + "target_id": 696, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 37709, + "origin_id": -10, + "origin_slot": 0, + "target_id": 695, + "target_slot": 0, + "type": "CLIP" + }, + { + "id": 23634, + "origin_id": -10, + "origin_slot": 1, + "target_id": 694, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23633, + "origin_id": -10, + "origin_slot": 2, + "target_id": 693, + "target_slot": 0, + "type": "STRING" + }, + { + "id": 23638, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37782, + "origin_id": 696, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 23637, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37781, + "origin_id": 695, + "origin_slot": 0, + "target_id": -20, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37874, + "origin_id": 693, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "STRING" + }, + { + "id": 37875, + "origin_id": 694, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "STRING" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + }, + { + "id": "214ab03b-9221-4781-a411-0f19cc5fef1a", + "version": 1, + "state": { + "lastGroupId": 56, + "lastNodeId": 920, + "lastLinkId": 37894, + "lastRerouteId": 0 + }, + "revision": 0, + "config": {}, + "name": "Normal Inpaint", + "inputNode": { + "id": -10, + "bounding": [ + 1880, + 1190, + 233.4499969482422, + 420 + ] + }, + "outputNode": { + "id": -20, + "bounding": [ + 3110, + 1190, + 129.6999969482422, + 160 + ] + }, + "inputs": [ + { + "id": "d5666a27-48f2-449e-9c5b-b5fe484aefc9", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37828 + ], + "localized_name": "image", + "pos": [ + 2093.449996948242, + 1210 + ] + }, + { + "id": "4f360cc9-5d40-497e-86df-dd9ab8a84ead", + "name": "mask", + "type": "MASK", + "linkIds": [ + 37829 + ], + "localized_name": "mask", + "shape": 7, + "pos": [ + 2093.449996948242, + 1230 + ] + }, + { + "id": "fdc5046b-f8da-4a7a-8728-c273c8d7f565", + "name": "mask_blend_pixels", + "type": "INT", + "linkIds": [ + 27085 + ], + "localized_name": "mask_blend_pixels", + "pos": [ + 2093.449996948242, + 1250 + ] + }, + { + "id": "4f7df899-f6d6-49a5-bbcc-afabd73ddbd4", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "linkIds": [ + 32616 + ], + "localized_name": "context_from_mask_extend_factor", + "pos": [ + 2093.449996948242, + 1270 + ] + }, + { + "id": "aab6a094-3f57-4a16-a7d9-fa974e11615b", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37879 + ], + "localized_name": "positive", + "label": "pre CN pos", + "pos": [ + 2093.449996948242, + 1290 + ] + }, + { + "id": "6f6f8204-7eca-40a3-a68d-caf0e9012305", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37877 + ], + "localized_name": "negative", + "label": "pre CN neg", + "pos": [ + 2093.449996948242, + 1310 + ] + }, + { + "id": "b44b8d3e-91d7-4183-a042-c9701d4f4e76", + "name": "vae", + "type": "VAE", + "linkIds": [ + 37720, + 37721 + ], + "localized_name": "vae", + "pos": [ + 2093.449996948242, + 1330 + ] + }, + { + "id": "7b006398-0aeb-41b6-94cd-c6aff86d09e4", + "name": "model", + "type": "MODEL", + "linkIds": [ + 30569 + ], + "localized_name": "model", + "pos": [ + 2093.449996948242, + 1350 + ] + }, + { + "id": "fdd23b4b-772c-4329-9aa6-0c7e1a97e4ce", + "name": "positive_1", + "type": "CONDITIONING", + "linkIds": [ + 37749 + ], + "localized_name": "positive_1", + "label": "after CN pos", + "pos": [ + 2093.449996948242, + 1370 + ] + }, + { + "id": "5e1e7799-21d0-4c48-982a-5ae21f335e0d", + "name": "negative_1", + "type": "CONDITIONING", + "linkIds": [ + 37750 + ], + "localized_name": "negative_1", + "label": "after CN neg", + "pos": [ + 2093.449996948242, + 1390 + ] + }, + { + "id": "9be75c47-a89c-4afd-b83d-13a86dbfd255", + "name": "seed", + "type": "INT", + "linkIds": [ + 25540 + ], + "localized_name": "seed", + "pos": [ + 2093.449996948242, + 1410 + ] + }, + { + "id": "1ee795cb-e01e-4ea1-8781-21a022ee678f", + "name": "steps", + "type": "INT", + "linkIds": [ + 37865 + ], + "localized_name": "steps", + "pos": [ + 2093.449996948242, + 1430 + ] + }, + { + "id": "2ffda5d2-40c2-40e5-9f99-6fb230137f78", + "name": "cfg", + "type": "FLOAT", + "linkIds": [ + 37862 + ], + "localized_name": "cfg", + "pos": [ + 2093.449996948242, + 1450 + ] + }, + { + "id": "3ba5584c-9699-4923-b369-8dcf9eb0b690", + "name": "sampler_name", + "type": "COMBO", + "linkIds": [ + 37868 + ], + "localized_name": "sampler_name", + "label": "sampler", + "pos": [ + 2093.449996948242, + 1470 + ] + }, + { + "id": "535314c9-c489-4502-8bb7-9f7ffa5835dd", + "name": "scheduler", + "type": "COMBO", + "linkIds": [ + 37870 + ], + "localized_name": "scheduler", + "pos": [ + 2093.449996948242, + 1490 + ] + }, + { + "id": "90330171-3895-4dc6-8d8d-a1dd01f18157", + "name": "denoise", + "type": "FLOAT", + "linkIds": [ + 23588 + ], + "localized_name": "denoise", + "pos": [ + 2093.449996948242, + 1510 + ] + }, + { + "id": "cef39c0e-579d-45bf-a506-37f718f9a5db", + "name": "on_false", + "type": "*", + "linkIds": [ + 22017 + ], + "localized_name": "on_false", + "label": "final img normal", + "pos": [ + 2093.449996948242, + 1530 + ] + }, + { + "id": "7fdd1f95-cfcf-4e0a-b65a-b6a018abab96", + "name": "on_true", + "type": "*", + "linkIds": [ + 37802 + ], + "localized_name": "on_true", + "label": "final img hires", + "pos": [ + 2093.449996948242, + 1550 + ] + }, + { + "id": "e3c50a91-b0a5-4cf4-9e8c-06c5612fadfd", + "name": "switch", + "type": "BOOLEAN", + "linkIds": [ + 22016 + ], + "localized_name": "switch", + "label": "Use inpaint?", + "pos": [ + 2093.449996948242, + 1570 + ] + } + ], + "outputs": [ + { + "id": "6e8df97f-b582-4705-9f95-088f1729d774", + "name": "positive", + "type": "CONDITIONING", + "linkIds": [ + 37836 + ], + "localized_name": "positive", + "label": "pre cn positive", + "pos": [ + 3130, + 1210 + ] + }, + { + "id": "4237d468-e83c-48a8-9919-3b39646260cf", + "name": "negative", + "type": "CONDITIONING", + "linkIds": [ + 37837 + ], + "localized_name": "negative", + "label": "pre cn negative", + "pos": [ + 3130, + 1230 + ] + }, + { + "id": "19061c66-271b-421a-a305-5dde0e58b8b7", + "name": "image", + "type": "IMAGE", + "linkIds": [ + 37800 + ], + "localized_name": "image", + "pos": [ + 3130, + 1250 + ] + }, + { + "id": "0562846d-3055-4ab1-a9b1-f758a5aba8a8", + "name": "*", + "type": "*", + "linkIds": [ + 22018, + 22019 + ], + "localized_name": "*", + "label": "final inpaint img", + "pos": [ + 3130, + 1270 + ] + }, + { + "id": "38800f6a-0a4b-423e-8cd4-b7012802b4d3", + "name": "cropped_image", + "type": "IMAGE", + "linkIds": [ + 37881 + ], + "pos": [ + 3130, + 1290 + ] + }, + { + "id": "10aea75f-4b81-4666-ad56-c662174f2419", + "name": "cropped_mask", + "type": "MASK", + "linkIds": [ + 37882 + ], + "pos": [ + 3130, + 1310 + ] + } + ], + "widgets": [], + "nodes": [ + { + "id": 672, + "type": "InpaintStitchImproved", + "pos": [ + 2680, + 1230 + ], + "size": [ + 235.1999969482422, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 4, + "mode": 0, + "inputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "link": 21871 + }, + { + "localized_name": "inpainted_image", + "name": "inpainted_image", + "type": "IMAGE", + "link": 21872 + } + ], + "outputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 37800 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintStitchImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 670, + "type": "VAEDecode", + "pos": [ + 2500, + 1270 + ], + "size": [ + 210, + 46 + ], + "flags": { + "collapsed": true + }, + "order": 2, + "mode": 0, + "inputs": [ + { + "localized_name": "samples", + "name": "samples", + "type": "LATENT", + "link": 21867 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37721 + } + ], + "outputs": [ + { + "localized_name": "IMAGE", + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 21872, + 37889 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecode", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 671, + "type": "KSampler", + "pos": [ + 2500, + 1230 + ], + "size": [ + 320, + 470 + ], + "flags": { + "collapsed": true + }, + "order": 3, + "mode": 0, + "inputs": [ + { + "localized_name": "model", + "name": "model", + "type": "MODEL", + "link": 30569 + }, + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37749 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37750 + }, + { + "localized_name": "latent_image", + "name": "latent_image", + "type": "LATENT", + "link": 21870 + }, + { + "localized_name": "seed", + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 25540 + }, + { + "localized_name": "steps", + "name": "steps", + "type": "INT", + "widget": { + "name": "steps" + }, + "link": 37865 + }, + { + "localized_name": "cfg", + "name": "cfg", + "type": "FLOAT", + "widget": { + "name": "cfg" + }, + "link": 37862 + }, + { + "localized_name": "sampler_name", + "name": "sampler_name", + "type": "COMBO", + "widget": { + "name": "sampler_name" + }, + "link": 37868 + }, + { + "localized_name": "scheduler", + "name": "scheduler", + "type": "COMBO", + "widget": { + "name": "scheduler" + }, + "link": 37870 + }, + { + "localized_name": "denoise", + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 23588 + } + ], + "outputs": [ + { + "localized_name": "LATENT", + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 21867 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + 525493778966480, + "randomize", + 30, + 6, + "euler", + "sgm_uniform", + 0.35 + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 669, + "type": "InpaintModelConditioning", + "pos": [ + 2200, + 1280 + ], + "size": [ + 216.59999084472656, + 138 + ], + "flags": { + "collapsed": true + }, + "order": 1, + "mode": 0, + "inputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "link": 37879 + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "link": 37877 + }, + { + "localized_name": "vae", + "name": "vae", + "type": "VAE", + "link": 37720 + }, + { + "localized_name": "pixels", + "name": "pixels", + "type": "IMAGE", + "link": 21865 + }, + { + "localized_name": "mask", + "name": "mask", + "type": "MASK", + "link": 21866 + } + ], + "outputs": [ + { + "localized_name": "positive", + "name": "positive", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 37836 + ] + }, + { + "localized_name": "negative", + "name": "negative", + "type": "CONDITIONING", + "slot_index": 1, + "links": [ + 37837 + ] + }, + { + "localized_name": "latent", + "name": "latent", + "type": "LATENT", + "slot_index": 2, + "links": [ + 21870 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "InpaintModelConditioning", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 668, + "type": "InpaintCropImproved", + "pos": [ + 2200, + 1230 + ], + "size": [ + 390, + 630 + ], + "flags": { + "collapsed": true + }, + "order": 0, + "mode": 0, + "inputs": [ + { + "localized_name": "image", + "name": "image", + "type": "IMAGE", + "link": 37828 + }, + { + "localized_name": "mask", + "name": "mask", + "shape": 7, + "type": "MASK", + "link": 37829 + }, + { + "localized_name": "optional_context_mask", + "name": "optional_context_mask", + "shape": 7, + "type": "MASK", + "link": null + }, + { + "localized_name": "mask_blend_pixels", + "name": "mask_blend_pixels", + "type": "INT", + "widget": { + "name": "mask_blend_pixels" + }, + "link": 27085 + }, + { + "localized_name": "context_from_mask_extend_factor", + "name": "context_from_mask_extend_factor", + "type": "FLOAT", + "widget": { + "name": "context_from_mask_extend_factor" + }, + "link": 32616 + } + ], + "outputs": [ + { + "localized_name": "stitcher", + "name": "stitcher", + "type": "STITCHER", + "slot_index": 0, + "links": [ + 21871 + ] + }, + { + "localized_name": "cropped_image", + "name": "cropped_image", + "type": "IMAGE", + "slot_index": 1, + "links": [ + 21865, + 37881 + ] + }, + { + "localized_name": "cropped_mask", + "name": "cropped_mask", + "type": "MASK", + "slot_index": 2, + "links": [ + 21866, + 37882 + ] + } + ], + "properties": { + "cnr_id": "comfyui-inpaint-cropandstitch", + "ver": "2.1.7", + "Node name for S&R": "InpaintCropImproved", + "ue_properties": { + "widget_ue_connectable": {}, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + "lanczos", + "lanczos", + true, + "ensure minimum resolution", + 1024, + 1024, + 16384, + 16384, + true, + 0, + false, + 32, + 0.1, + false, + 1, + 1, + 1, + 1, + 3, + false, + 2048, + 2048, + "32", + "gpu (much faster)" + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + }, + { + "id": 674, + "type": "LazySwitchKJ", + "pos": [ + 2920, + 1230 + ], + "size": [ + 270, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 5, + "mode": 0, + "inputs": [ + { + "localized_name": "on_false", + "name": "on_false", + "type": "*", + "link": 22017 + }, + { + "localized_name": "on_true", + "name": "on_true", + "type": "*", + "link": 37802 + }, + { + "localized_name": "switch", + "name": "switch", + "type": "BOOLEAN", + "widget": { + "name": "switch" + }, + "link": 22016 + } + ], + "outputs": [ + { + "localized_name": "*", + "name": "*", + "type": "*", + "links": [ + 22018, + 22019 + ] + } + ], + "title": "After Inpaint IMG", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0adab07d1ad3d0780afc97319eaf37c3681af37d", + "Node name for S&R": "LazySwitchKJ", + "ue_properties": { + "widget_ue_connectable": { + "switch": true + }, + "version": "7.1", + "input_ue_unconnectable": {} + } + }, + "widgets_values": [ + true + ], + "color": "#707070", + "bgcolor": "#5c5c5c", + "shape": 1 + } + ], + "groups": [], + "links": [ + { + "id": 21865, + "origin_id": 668, + "origin_slot": 1, + "target_id": 669, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 21866, + "origin_id": 668, + "origin_slot": 2, + "target_id": 669, + "target_slot": 4, + "type": "MASK" + }, + { + "id": 21867, + "origin_id": 671, + "origin_slot": 0, + "target_id": 670, + "target_slot": 0, + "type": "LATENT" + }, + { + "id": 21870, + "origin_id": 669, + "origin_slot": 2, + "target_id": 671, + "target_slot": 3, + "type": "LATENT" + }, + { + "id": 21871, + "origin_id": 668, + "origin_slot": 0, + "target_id": 672, + "target_slot": 0, + "type": "STITCHER" + }, + { + "id": 21872, + "origin_id": 670, + "origin_slot": 0, + "target_id": 672, + "target_slot": 1, + "type": "IMAGE" + }, + { + "id": 37828, + "origin_id": -10, + "origin_slot": 0, + "target_id": 668, + "target_slot": 0, + "type": "IMAGE" + }, + { + "id": 37829, + "origin_id": -10, + "origin_slot": 1, + "target_id": 668, + "target_slot": 1, + "type": "MASK" + }, + { + "id": 27085, + "origin_id": -10, + "origin_slot": 2, + "target_id": 668, + "target_slot": 3, + "type": "INT" + }, + { + "id": 32616, + "origin_id": -10, + "origin_slot": 3, + "target_id": 668, + "target_slot": 4, + "type": "FLOAT" + }, + { + "id": 37879, + "origin_id": -10, + "origin_slot": 4, + "target_id": 669, + "target_slot": 0, + "type": "CONDITIONING" + }, + { + "id": 37877, + "origin_id": -10, + "origin_slot": 5, + "target_id": 669, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37720, + "origin_id": -10, + "origin_slot": 6, + "target_id": 669, + "target_slot": 2, + "type": "VAE" + }, + { + "id": 37721, + "origin_id": -10, + "origin_slot": 6, + "target_id": 670, + "target_slot": 1, + "type": "VAE" + }, + { + "id": 30569, + "origin_id": -10, + "origin_slot": 7, + "target_id": 671, + "target_slot": 0, + "type": "MODEL" + }, + { + "id": 37749, + "origin_id": -10, + "origin_slot": 8, + "target_id": 671, + "target_slot": 1, + "type": "CONDITIONING" + }, + { + "id": 37750, + "origin_id": -10, + "origin_slot": 9, + "target_id": 671, + "target_slot": 2, + "type": "CONDITIONING" + }, + { + "id": 25540, + "origin_id": -10, + "origin_slot": 10, + "target_id": 671, + "target_slot": 4, + "type": "INT" + }, + { + "id": 37865, + "origin_id": -10, + "origin_slot": 11, + "target_id": 671, + "target_slot": 5, + "type": "INT" + }, + { + "id": 37862, + "origin_id": -10, + "origin_slot": 12, + "target_id": 671, + "target_slot": 6, + "type": "FLOAT" + }, + { + "id": 37868, + "origin_id": -10, + "origin_slot": 13, + "target_id": 671, + "target_slot": 7, + "type": "COMBO" + }, + { + "id": 37870, + "origin_id": -10, + "origin_slot": 14, + "target_id": 671, + "target_slot": 8, + "type": "COMBO" + }, + { + "id": 23588, + "origin_id": -10, + "origin_slot": 15, + "target_id": 671, + "target_slot": 9, + "type": "FLOAT" + }, + { + "id": 22017, + "origin_id": -10, + "origin_slot": 16, + "target_id": 674, + "target_slot": 0, + "type": "*" + }, + { + "id": 37802, + "origin_id": -10, + "origin_slot": 17, + "target_id": 674, + "target_slot": 1, + "type": "*" + }, + { + "id": 22016, + "origin_id": -10, + "origin_slot": 18, + "target_id": 674, + "target_slot": 2, + "type": "BOOLEAN" + }, + { + "id": 37836, + "origin_id": 669, + "origin_slot": 0, + "target_id": -20, + "target_slot": 0, + "type": "*" + }, + { + "id": 37837, + "origin_id": 669, + "origin_slot": 1, + "target_id": -20, + "target_slot": 1, + "type": "*" + }, + { + "id": 37800, + "origin_id": 672, + "origin_slot": 0, + "target_id": -20, + "target_slot": 2, + "type": "*" + }, + { + "id": 22018, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 22019, + "origin_id": 674, + "origin_slot": 0, + "target_id": -20, + "target_slot": 3, + "type": "IMAGE" + }, + { + "id": 37881, + "origin_id": 668, + "origin_slot": 1, + "target_id": -20, + "target_slot": 4, + "type": "IMAGE" + }, + { + "id": 37882, + "origin_id": 668, + "origin_slot": 2, + "target_id": -20, + "target_slot": 5, + "type": "MASK" + } + ], + "extra": { + "ue_links": [], + "links_added_by_ue": [], + "workflowRendererVersion": "LG" + } + } + ] + }, + "config": {}, + "extra": { + "ue_links": [], + "groupNodes": {}, + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true, + "links_added_by_ue": [], + "frontendVersion": "1.36.14", + "workflowRendererVersion": "LG", + "ds": { + "scale": 0.3186308177103567, + "offset": [ + 2136.365962466498, + 1184.4576020915338 + ] + } + }, + "version": 0.4 +} \ No newline at end of file diff --git a/workflows/TXT2IMG/v5.1/changelod.md b/workflows/TXT2IMG/v5.1/changelod.md new file mode 100644 index 0000000000000000000000000000000000000000..b33d9c5fa626e9c6eb6a92641559f57a2113d19c --- /dev/null +++ b/workflows/TXT2IMG/v5.1/changelod.md @@ -0,0 +1,11 @@ +- Added new multiline prompt node for positive and negative prompt with option to add wildcards directly through a dropdown browser +- fixed a bug where the image saved didn't have the processed negative prompts if wildcards were used in the negative prompts +- removed wlsh custom_node dependency and replaces upscaling with my own upscaling that works the same but uses less vram +- Switched out some boolean switches for lazy switches for better performance +- Removal of Crystools nodes as they are mostly obsolete and can be replaced by core/kj nodes +- fixed bug where hires cn img didnt get passed down on inpainting with controlnet +- now saves positive & negative prompt of inpainting when in use, including lora's used +- removed old historical link and node data from json that is no longer in use (no functionality or bugs fixed, simply changes for the workflow validator from comfy and rgthree) + +TODO: +- open MR in rgthree Fast Bypasser to maybe also output the booleans from each connected bypasser, if that is not possible or not accepted build own node to connect and read these bool statements or remove rgthree bypasser for my own true/false bypasser on all detailers & prompts to bypass all previews of unused detailers to use less computing power, less disk space and speed up process while keeping assets gallery clean \ No newline at end of file