CivArchive
    Pose & Style Transfer - v2.1
    NSFW
    Preview 68184676
    Preview 69177813

    The workflow uses depth to transfer the pose and redux to transfer the style. Dependning on what image you are creating, the style transfer strength should be between medium-highest.

    NOTE: I have been using Gemini Flash 2.0 Experimental node with the Gemini 2.0 Flash model, but anyone who wants to try other models with this node can follow these steps:

    1. Find out which models are available from Google

    1. In Gemini directory: \ComfyUI\custom_nodes\ComfyUI-Gemini_Flash_2\nodes\ open the config.json file. Change the name of the model in "MODEL_NAME"

    1. Restart ComfyUI

    Quick instructions for those who need it.

    NOTE: If you have an issue loading the Gemini node, try to pip install sounddevice

    For version 2.1 and later, you will have to install the Creepy_nodes pack. Find it on github and in CumfyUI manager.

    For best result, make sure that the input images are the same size.

    Reactor can be turned on and off easily with a switch.

    The detailer part can be done with either Flux or Shuttle 3.1

    I have used Flux.1 dev 20 steps, euler and sgi_uniform for the main sampling, and 10 step euler normal for the face detailer. I'm sure other setting work as well though.

    Description

    Added System Prompt Node

    FAQ

    Comments (23)

    lior007Apr 6, 2025
    CivitAI

    How to connect so that GEMINI recognizes the image, diagnoses and writes the prompt

    Creepybit
    Author
    Apr 6, 2025

    I'm not entirely sure what you mean. But in order for Gemini to work, you have to install the Gemini node as well as getting your API from Google. Instructions can be found in the Gemini repository on Github. https://github.com/ShmuelRonen/ComfyUI-Gemini_Flash_2.0_Exp

    SantaonholidaysApr 10, 2025
    CivitAI

    name 'os' is not defined

    Creepybit
    Author
    Apr 10, 2025

    I've updated the Creepy Nodes several times the past days. You might need to update your version to the latest. https://github.com/Creepybits/ComfyUI-Creepy_nodes

    SantaonholidaysApr 10, 2025

    @Creepybit i updated it 3 times in a row not working

    Creepybit
    Author
    Apr 10, 2025

    @Santaonholidays I downloaded the workflow from this website just now, and ran it "as it is", and didn't not manage to replicate your error.

    When updating the node, did you do it through manager or the github repo? If you did it through manager, try to do a git pull from inside the creepy_nodes folder instead.

    SantaonholidaysApr 10, 2025

    @Creepybit I just did that

    Creepybit
    Author
    Apr 12, 2025

    @Santaonholidays And still don't work? Since it's working on my end, and I can't replicate your error, I don't know what more I can do.

    SantaonholidaysApr 12, 2025

    @Creepybit Dont you change some settings in the Gemini 2.0 Experimental?

    Creepybit
    Author
    Apr 14, 2025

    @Santaonholidays No, I use the setting that are in the workflow you download.

    hannahthornApr 23, 2025
    CivitAI

    Why do you use Gemini 2.0 and not Gemini 2.5 with Gemini API for example? After overworking the Gemini section I had no problems with this workflow.

    Creepybit
    Author
    Apr 23, 2025· 1 reaction

    Did you have issues with 2.0 Flash? The reason I've been using the 2.0 is that the node isn't mine and I haven't been bothered with updating the config since I haven't had any issues with it.

    But I'll add instructions how to change models in the description anyway.

    hannahthornApr 23, 2025

    @Creepybit I had issues in so far as ComfyUI didn't find it anymore after the latest update. Strange. Anyway I integrated the pose part into my workflow. Thank you.

    Creepybit
    Author
    Apr 24, 2025· 1 reaction

    @hannahthorn I just created a node where you can choose between Gemini 2.0 Flash, 2.5 Flash and 2.5 Pro. https://github.com/Creepybits/ComfyUI-Creepy_nodes

    hannahthornApr 24, 2025

    @Creepybit Thank you, that's great, but I can't install your nodes because of conflicts:

    ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.

    blendmodes 2022 requires numpy<2,>=1.22.1, but you have numpy 2.0.0 which is incompatible.

    blendmodes 2022 requires Pillow<10,>=9.0.0, but you have pillow 11.0.0 which is incompatible.

    gradio 3.41.2 requires numpy~=1.0, but you have numpy 2.0.0 which is incompatible.

    gradio 3.41.2 requires pillow<11.0,>=8.0, but you have pillow 11.0.0 which is incompatible.

    inference 0.40.0 requires numpy<=1.26.4, but you have numpy 2.0.0 which is incompatible.

    inference 0.40.0 requires pillow<11.0, but you have pillow 11.0.0 which is incompatible.

    inference 0.40.0 requires pillow<11.0,>=9.0.0, but you have pillow 11.0.0 which is incompatible.

    mediapipe 0.10.14 requires protobuf<5,>=4.25.3, but you have protobuf 5.28.1 which is incompatible.

    onnxruntime-gpu 1.18.1 requires numpy<2.0,>=1.21.6, but you have numpy 2.0.0 which is incompatible.

    transformers 4.30.2 requires tokenizers!=0.11.3,<0.14,>=0.11.1, but you have tokenizers 0.20.3 which is incompatible.

    Creepybit
    Author
    Apr 25, 2025

    @hannahthorn I'll check the dependencies later today. Someone else had issues as well 😅

    Creepybit
    Author
    Apr 25, 2025· 1 reaction

    @hannahthorn I have removed the version restriction on most requirements, and tried the nodes in a completely new Comfy installation to check if it works. It works for me now at least, and I hope the issues are solved for everyone.

    hannahthornApr 25, 2025

    @Creepybit Thank you so much. But it seems I have to install comfyUI completely new, because the latest updates mixed it all up. :(

    Creepybit
    Author
    Apr 26, 2025· 1 reaction

    @hannahthorn Put --front-end-version Comfy-Org/[email protected] in your .bat file

    hannahthornApr 26, 2025· 1 reaction

    @Creepybit Thank you, but it works now. :)

    Creepybit
    Author
    Apr 26, 2025· 1 reaction

    @hannahthorn Great! And does the Gemini node work now as well?

    hannahthornApr 26, 2025· 1 reaction

    @Creepybit Yes, it works!!!! Thank you!

    Creepybit
    Author
    Apr 26, 2025

    @hannahthorn Great!

    Workflows
    Flux.1 D

    Details

    Downloads
    730
    Platform
    CivitAI
    Platform Status
    Available
    Created
    4/5/2025
    Updated
    5/13/2026
    Deleted
    -

    Files

    poseStyleTransfer_v21.zip

    Mirrors

    CivitAI (1 mirrors)