ttttdiva commited on
Commit
0ad1d63
·
verified ·
1 Parent(s): 2fe52a2

Upload folder using huggingface_hub

Browse files
comfyuiFluxRedux_v20/comfyuiFluxRedux_v20.html ADDED
@@ -0,0 +1 @@
 
 
1
+ {"id":973545,"name":"ComfyUI Flux Redux Granular Image Blender","description":"<h1 id=\"comfyui-flux-redux-granular-image-blender-wkyio7hl0\"><strong><u><span style=\"color:rgb(250, 82, 82)\">ComfyUI Flux Redux Granular Image Blender</span></u></strong></h1><p>This workflow is a designed to utilize the recently released <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-Redux-dev\">FLUX.1-Redux-dev.</a></p><p>With this model, not only do we get the capability to easily create variations of existing images/generations, it also enables us to blend images together with various blending options by way of manipulating the CLIP conditioning. <br /><br /><strong><u><span style=\"color:rgb(250, 176, 5)\">EXAMPLES:</span></u> </strong><em>(usage instructions below)</em></p><p><img src=\"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/57105067-9298-4f11-b8b0-9b7368bf208a/width=525/57105067-9298-4f11-b8b0-9b7368bf208a.jpeg\" /><br /><strong><u><span style=\"color:rgb(64, 192, 87)\">INSTRUCTIONS:</span></u></strong><br />You will need <a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/comfyanonymous/ComfyUI\"><strong>ComfyUI</strong></a><br />You will need <a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/ltdrdata/ComfyUI-Manager\"><strong>ComfyUI-Manager</strong></a><strong> </strong><br /><em>(if you still need to install these, carefully follow the installation instructions on those linked pages)</em><br /><br /><em><span style=\"color:rgb(230, 73, 128)\">You will need some custom nodes in order to use this workflow. You can obtain them by opening this workflow after installing the </span></em><strong><em><span style=\"color:rgb(230, 73, 128)\">ComfyUI-Manager,</span></em></strong><em><span style=\"color:rgb(230, 73, 128)\"> and</span></em><strong><em><span style=\"color:rgb(230, 73, 128)\"> installing missing custom nodes</span></em></strong><em><span style=\"color:rgb(230, 73, 128)\"> before using it.</span></em><br /><br /><strong><em><span style=\"color:rgb(230, 73, 128)\">Custom nodes and where to find them:</span></em></strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/city96/ComfyUI-GGUF\">ComfyUI-GGUF (if using the GGUF workflow for a FLUX GGUF Quant)</a></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/Rvage0815/ComfyUI-RvTools\">ComfyUI-RvTools</a> (Sometimes does not appear in missing custom nodes, search for it in the manager or install manually)</p><p><br />(Remember, you can clone these repos into your custom_nodes folder in order to install them manually, but I recommend just using ComfyUI Manager)</p><p></p><p><u>I've organized this workflow into various groups in order to better articulate how to use it.</u><br /></p><p><strong>The LOADERS group:</strong> This group contains all of the model loaders. Make sure you go through this and make sure you have all necessary models. You will need a <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main\">Flux.1 Dev</a> Model (custom or official, GGUF or Safetensors. Make sure you download the correct workflow for your model), <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-Redux-dev/tree/main\">Flux Redux Dev</a> (for the style model node), Both the t5xxl and CLIP_L files from <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/stabilityai/stable-diffusion-3-medium/tree/main/text_encoders\">HERE</a>, The <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main/vae\">AutoEncoder</a> (download diffusion_pytorch_model.safetensors and rename to ae.safetensors), and <em><u>THIS SPECIFIC</u></em> <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Comfy-Org/sigclip_vision_384/blob/main/sigclip_vision_patch14_384.safetensors\">CLIP Vision</a>.<br /><strong><u>All</u></strong> of these things are necessary to use this workflow.</p><p></p><p><strong>The PROMPT &amp; SETTINGS group:</strong> This group contains the node where you will include your text prompt. In my experience, text prompts have very little effect for this type of workflow. You can get more out of it by adjusting the Conditioning Average in the <em>PROMPT/IMAGE BLEND</em> node.</p><p>Other general nodes related to the prompt will be found here, such as:</p><ul><li><p>Empty Latent Ratio Select (for resolution/dimensions)</p></li><li><p>Flux Guidance. (Default is 3.5, but feel free to experiment with this. I believe it may manage to give the prompt more weight at higher values but have not tested it with blending yet.)</p></li><li><p>Random Noise: Generate and Control your seed generation</p></li><li><p>KsamplerSelect: Select your sampler (euler is the standard)</p></li></ul><p>Basic Scheduler: Select your scheduler, choose steps, and denoise. (denoise should stay at the default 1.0 value unless the workflow is being modified for an img2img input, and 20 steps is adequate, though 32 steps gets better results.)</p><p></p><p><strong>PROMPT/IMAGE BLEND group:</strong> This group is the first option for your blending method. It allows you two options.</p><ol><li><p>Conditioning Average: This allows you to use an average between either the conditioning from your text prompt, or the conditioning from the Image Blend. A value of 1.00 on the conditioning average node will use only the Image Blend conditioning, and a value of 0.00 will only use the text prompt, and generate an image based only on your text prompt. (Through testing, Ive found that the text prompt only starts working noticeably below a value of 0.20)</p></li><li><p>Conditioning Switch: (1 = Conditoning Average, 2 = Conditioning Concat) This allows you the option to switch between using the Conditioning Average node, or to instead use a Conditioning Concat node. Concatenation will instead include the entire conditioning from your text prompt AND your Image Blend. (This is not so effective and usually leans more towards the Image Blend conditioning.)</p></li></ol><p></p><p><strong>IMAGE BLEND group:</strong> This is the meat and potatoes of the workflow. It works similarly to the PROMPT/IMAGE BLEND group, but instead of mixing text/image conditioning, it focuses on blending the two images, affecting the conditioning that the PROMPT/IMAGE BLEND group uses to weigh against the text prompt.</p><ol><li><p>Conditioning Average: This average will be the weight of the different images against each other. A value of 1.00 uses 100% of Image 1(left), while a value of 0.00 will use 100% of Image 2 (right).</p></li></ol><p>Conditioning Switch: (1 = Conditoning Average, 2 = Conditioning Concat) This switch allows you to use either the Conditioning Average or Concatenate the Conditioning of each image instead of averaging them. This tends to bring the concepts of both images into the result quite clearly and is what I used for the provided examples. It's my favorite configuration for this workflow. <br /></p><p><strong>And that's It!</strong><br /><br /><strong>Go create some cool stuff with this!</strong></p>","allowNoCredit":true,"allowCommercialUse":["Image","RentCivit","Rent"],"allowDerivatives":true,"allowDifferentLicense":true,"type":"Workflows","minor":false,"poi":false,"nsfw":false,"nsfwLevel":1,"cosmetic":null,"stats":{"downloadCount":330,"favoriteCount":0,"thumbsUpCount":37,"thumbsDownCount":0,"commentCount":3,"ratingCount":0,"rating":0,"tippedAmountCount":0},"creator":{"username":"jurdn","image":"https://lh3.googleusercontent.com/a/ACg8ocKwj4eHcoXYGXGA-3lwUoKb1lD11fxbRpsXGb3k1cJz75nBrQ=s96-c"},"tags":["blend","mix","comfyui","workflow","combine","tool","redux","safetensors","styles","flux.1","flux1.d","flux1.s","gguf"],"modelVersions":[{"id":1237892,"index":0,"name":"v2.0","baseModel":"Flux.1 D","createdAt":"2025-01-04T03:31:00.729Z","publishedAt":"2025-01-04T03:35:54.450Z","status":"Published","availability":"Public","nsfwLevel":0,"stats":{"downloadCount":0,"ratingCount":0,"rating":0,"thumbsUpCount":0,"thumbsDownCount":0},"files":[{"id":1143133,"sizeKB":5.578125,"name":"comfyuiFluxRedux_v20.zip","type":"Archive","pickleScanResult":"Success","pickleScanMessage":"No Pickle imports","virusScanResult":"Success","virusScanMessage":null,"scannedAt":"2025-01-04T03:35:58.144Z","metadata":{"format":"Other"},"hashes":{"AutoV2":"379AD87857","SHA256":"379AD8785770B9F01DA2C8BE4A951B06170509CD1DD6A880E9DE7ED2189DBED9","CRC32":"1D766B49","BLAKE3":"53B60F1FFE7710C400397EF2429E19A8E8940BC8E4D27657AD4C4B7752CC6030","AutoV3":"8D6E577D3C77"},"downloadUrl":"https://civitai.com/api/download/models/1237892","primary":true}],"images":[{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ff90f498-66f0-4d8f-8939-6b89cab571d5/width=450/49424742.jpeg","nsfwLevel":1,"width":838,"height":1015,"hash":"U37^ALEcwN=}7B|#s9ozMyEd#;#pz@%2s,Mx","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08179e27-1aca-462e-9c51-771bf128977c/width=450/49424966.jpeg","nsfwLevel":1,"width":1024,"height":1024,"hash":"UBATGy-.034:~Uxt4;IVENNHr?xZ4;M|-o%1","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6591df59-edc3-440e-aee3-398490560082/width=450/49424965.jpeg","nsfwLevel":1,"width":1024,"height":1024,"hash":"UAD0*[?a.m9b?Xt6IuM|.7M|IW%1NIM}t6$~","type":"image","hasMeta":true,"onSite":false}],"downloadUrl":"https://civitai.com/api/download/models/1237892"},{"id":1090159,"index":1,"name":"v1.0","baseModel":"Flux.1 D","createdAt":"2024-11-23T01:34:58.247Z","publishedAt":"2024-11-23T01:36:37.921Z","status":"Published","availability":"Public","nsfwLevel":1,"stats":{"downloadCount":330,"ratingCount":0,"rating":0,"thumbsUpCount":37,"thumbsDownCount":0},"files":[{"id":995182,"sizeKB":7.5595703125,"name":"comfyuiFluxRedux_v10.zip","type":"Archive","pickleScanResult":"Success","pickleScanMessage":"No Pickle imports","virusScanResult":"Success","virusScanMessage":null,"scannedAt":"2024-11-23T01:40:43.537Z","metadata":{"format":"Other"},"hashes":{"AutoV2":"385F95489B","SHA256":"385F95489B98771421D1D42F5504ED88CC03F9FB4874E13A1212E6607E4EA494","CRC32":"7ACA78A2","BLAKE3":"25D0A52545E6F6E02B5E484A5726F7E058FA08F3DAF21CC4EB141E92D95F068B","AutoV3":"55A9042E313A"},"downloadUrl":"https://civitai.com/api/download/models/1090159","primary":true}],"images":[{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b4896fa-a70e-49ce-abb4-6c5f6ea90509/width=450/41573390.jpeg","nsfwLevel":1,"width":1948,"height":1064,"hash":"U23S6J?vRNVY_N-;jDemt7oLs:n+M_RiohWG","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b58a110-0719-494e-b450-a2e31a3539ec/width=450/41613560.jpeg","nsfwLevel":1,"width":625,"height":905,"hash":"UGD[?~s802x]OuMxadtl1PRQ,noz~9ozEjr=","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/64531341-c979-45b7-85f7-f0427a1ef555/width=450/41573391.jpeg","nsfwLevel":1,"width":847,"height":948,"hash":"U8C$y9I[4oMd00^*~V%M}TNF9ZV@^*D%oxWq","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/938cf8bd-6248-4c51-a820-f4fb19ff2cd3/width=450/41573388.jpeg","nsfwLevel":1,"width":1024,"height":1024,"hash":"U56[T|H@8xVY?wxt4nMxght,4TNe.7IpIAtR","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d7f18c56-0a4e-48e3-bb2f-57069e4abc32/width=450/41573393.jpeg","nsfwLevel":1,"width":1024,"height":1024,"hash":"UuLDJTMxtlV[~pRkoyoe%g%2n$oz%MkCR+WV","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/340ca9b2-ac6a-4464-87c7-887b5fc559e2/width=450/41573389.jpeg","nsfwLevel":1,"width":1024,"height":1024,"hash":"U36RDWj[00V@~Cs:9GWBMljsx-WVTIWBR6oe","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1fb95038-7ba9-4237-bfe4-c5dce9d5b5d8/width=450/41602566.jpeg","nsfwLevel":1,"width":1664,"height":2136,"hash":"UCAJ.:Mc0KX8%etS8{xZ?dMxDix^t7RPV_t6","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6904b54f-18b9-44ed-95c0-96227a63c14f/width=450/41603310.jpeg","nsfwLevel":1,"width":896,"height":1152,"hash":"U8ATs6iv008__3f,00Xn_Nt74Tj]tRR5xt-;","type":"image","hasMeta":true,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f01e4beb-2e47-4819-9bdf-c7971a01233c/width=450/41605627.jpeg","nsfwLevel":1,"width":1664,"height":2136,"hash":"UDCG41Q-E19Z%#gh00WC?wn4IAbI9]T0Mdxa","type":"image","hasMeta":false,"onSite":false},{"url":"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0ce02130-99c7-4b7d-8398-9fedcd6e3a8c/width=450/41687707.jpeg","nsfwLevel":1,"width":1664,"height":2136,"hash":"UAD8nS-V0JNN~As79uNd0ca$$Ws*XROBoIt7","type":"image","hasMeta":true,"onSite":false}],"downloadUrl":"https://civitai.com/api/download/models/1090159"}]}
comfyuiFluxRedux_v20/comfyuiFluxRedux_v20.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:379ad8785770b9f01da2c8be4a951b06170509cd1dd6a880e9de7ed2189dbed9
3
+ size 5712
comfyuiFluxRedux_v20/images.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831694066b48aa1811ad99741aebba86926903ffa0826a28ef95dc627f9d520f
3
+ size 722834
comfyuiFluxRedux_v20/model_info.json ADDED
@@ -0,0 +1,272 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": 973545,
3
+ "name": "ComfyUI Flux Redux Granular Image Blender",
4
+ "description": "<h1 id=\"comfyui-flux-redux-granular-image-blender-wkyio7hl0\"><strong><u><span style=\"color:rgb(250, 82, 82)\">ComfyUI Flux Redux Granular Image Blender</span></u></strong></h1><p>This workflow is a designed to utilize the recently released <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-Redux-dev\">FLUX.1-Redux-dev.</a></p><p>With this model, not only do we get the capability to easily create variations of existing images/generations, it also enables us to blend images together with various blending options by way of manipulating the CLIP conditioning. <br /><br /><strong><u><span style=\"color:rgb(250, 176, 5)\">EXAMPLES:</span></u> </strong><em>(usage instructions below)</em></p><p><img src=\"https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/57105067-9298-4f11-b8b0-9b7368bf208a/width=525/57105067-9298-4f11-b8b0-9b7368bf208a.jpeg\" /><br /><strong><u><span style=\"color:rgb(64, 192, 87)\">INSTRUCTIONS:</span></u></strong><br />You will need <a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/comfyanonymous/ComfyUI\"><strong>ComfyUI</strong></a><br />You will need <a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/ltdrdata/ComfyUI-Manager\"><strong>ComfyUI-Manager</strong></a><strong> </strong><br /><em>(if you still need to install these, carefully follow the installation instructions on those linked pages)</em><br /><br /><em><span style=\"color:rgb(230, 73, 128)\">You will need some custom nodes in order to use this workflow. You can obtain them by opening this workflow after installing the </span></em><strong><em><span style=\"color:rgb(230, 73, 128)\">ComfyUI-Manager,</span></em></strong><em><span style=\"color:rgb(230, 73, 128)\"> and</span></em><strong><em><span style=\"color:rgb(230, 73, 128)\"> installing missing custom nodes</span></em></strong><em><span style=\"color:rgb(230, 73, 128)\"> before using it.</span></em><br /><br /><strong><em><span style=\"color:rgb(230, 73, 128)\">Custom nodes and where to find them:</span></em></strong></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/city96/ComfyUI-GGUF\">ComfyUI-GGUF (if using the GGUF workflow for a FLUX GGUF Quant)</a></p><p><a target=\"_blank\" rel=\"ugc\" href=\"https://github.com/Rvage0815/ComfyUI-RvTools\">ComfyUI-RvTools</a> (Sometimes does not appear in missing custom nodes, search for it in the manager or install manually)</p><p><br />(Remember, you can clone these repos into your custom_nodes folder in order to install them manually, but I recommend just using ComfyUI Manager)</p><p></p><p><u>I've organized this workflow into various groups in order to better articulate how to use it.</u><br /></p><p><strong>The LOADERS group:</strong> This group contains all of the model loaders. Make sure you go through this and make sure you have all necessary models. You will need a <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main\">Flux.1 Dev</a> Model (custom or official, GGUF or Safetensors. Make sure you download the correct workflow for your model), <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-Redux-dev/tree/main\">Flux Redux Dev</a> (for the style model node), Both the t5xxl and CLIP_L files from <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/stabilityai/stable-diffusion-3-medium/tree/main/text_encoders\">HERE</a>, The <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main/vae\">AutoEncoder</a> (download diffusion_pytorch_model.safetensors and rename to ae.safetensors), and <em><u>THIS SPECIFIC</u></em> <a target=\"_blank\" rel=\"ugc\" href=\"https://huggingface.co/Comfy-Org/sigclip_vision_384/blob/main/sigclip_vision_patch14_384.safetensors\">CLIP Vision</a>.<br /><strong><u>All</u></strong> of these things are necessary to use this workflow.</p><p></p><p><strong>The PROMPT &amp; SETTINGS group:</strong> This group contains the node where you will include your text prompt. In my experience, text prompts have very little effect for this type of workflow. You can get more out of it by adjusting the Conditioning Average in the <em>PROMPT/IMAGE BLEND</em> node.</p><p>Other general nodes related to the prompt will be found here, such as:</p><ul><li><p>Empty Latent Ratio Select (for resolution/dimensions)</p></li><li><p>Flux Guidance. (Default is 3.5, but feel free to experiment with this. I believe it may manage to give the prompt more weight at higher values but have not tested it with blending yet.)</p></li><li><p>Random Noise: Generate and Control your seed generation</p></li><li><p>KsamplerSelect: Select your sampler (euler is the standard)</p></li></ul><p>Basic Scheduler: Select your scheduler, choose steps, and denoise. (denoise should stay at the default 1.0 value unless the workflow is being modified for an img2img input, and 20 steps is adequate, though 32 steps gets better results.)</p><p></p><p><strong>PROMPT/IMAGE BLEND group:</strong> This group is the first option for your blending method. It allows you two options.</p><ol><li><p>Conditioning Average: This allows you to use an average between either the conditioning from your text prompt, or the conditioning from the Image Blend. A value of 1.00 on the conditioning average node will use only the Image Blend conditioning, and a value of 0.00 will only use the text prompt, and generate an image based only on your text prompt. (Through testing, Ive found that the text prompt only starts working noticeably below a value of 0.20)</p></li><li><p>Conditioning Switch: (1 = Conditoning Average, 2 = Conditioning Concat) This allows you the option to switch between using the Conditioning Average node, or to instead use a Conditioning Concat node. Concatenation will instead include the entire conditioning from your text prompt AND your Image Blend. (This is not so effective and usually leans more towards the Image Blend conditioning.)</p></li></ol><p></p><p><strong>IMAGE BLEND group:</strong> This is the meat and potatoes of the workflow. It works similarly to the PROMPT/IMAGE BLEND group, but instead of mixing text/image conditioning, it focuses on blending the two images, affecting the conditioning that the PROMPT/IMAGE BLEND group uses to weigh against the text prompt.</p><ol><li><p>Conditioning Average: This average will be the weight of the different images against each other. A value of 1.00 uses 100% of Image 1(left), while a value of 0.00 will use 100% of Image 2 (right).</p></li></ol><p>Conditioning Switch: (1 = Conditoning Average, 2 = Conditioning Concat) This switch allows you to use either the Conditioning Average or Concatenate the Conditioning of each image instead of averaging them. This tends to bring the concepts of both images into the result quite clearly and is what I used for the provided examples. It's my favorite configuration for this workflow. <br /></p><p><strong>And that's It!</strong><br /><br /><strong>Go create some cool stuff with this!</strong></p>",
5
+ "allowNoCredit": true,
6
+ "allowCommercialUse": [
7
+ "Image",
8
+ "RentCivit",
9
+ "Rent"
10
+ ],
11
+ "allowDerivatives": true,
12
+ "allowDifferentLicense": true,
13
+ "type": "Workflows",
14
+ "minor": false,
15
+ "poi": false,
16
+ "nsfw": false,
17
+ "nsfwLevel": 1,
18
+ "cosmetic": null,
19
+ "stats": {
20
+ "downloadCount": 330,
21
+ "favoriteCount": 0,
22
+ "thumbsUpCount": 37,
23
+ "thumbsDownCount": 0,
24
+ "commentCount": 3,
25
+ "ratingCount": 0,
26
+ "rating": 0,
27
+ "tippedAmountCount": 0
28
+ },
29
+ "creator": {
30
+ "username": "jurdn",
31
+ "image": "https://lh3.googleusercontent.com/a/ACg8ocKwj4eHcoXYGXGA-3lwUoKb1lD11fxbRpsXGb3k1cJz75nBrQ=s96-c"
32
+ },
33
+ "tags": [
34
+ "blend",
35
+ "mix",
36
+ "comfyui",
37
+ "workflow",
38
+ "combine",
39
+ "tool",
40
+ "redux",
41
+ "safetensors",
42
+ "styles",
43
+ "flux.1",
44
+ "flux1.d",
45
+ "flux1.s",
46
+ "gguf"
47
+ ],
48
+ "modelVersions": [
49
+ {
50
+ "id": 1237892,
51
+ "index": 0,
52
+ "name": "v2.0",
53
+ "baseModel": "Flux.1 D",
54
+ "createdAt": "2025-01-04T03:31:00.729Z",
55
+ "publishedAt": "2025-01-04T03:35:54.450Z",
56
+ "status": "Published",
57
+ "availability": "Public",
58
+ "nsfwLevel": 0,
59
+ "stats": {
60
+ "downloadCount": 0,
61
+ "ratingCount": 0,
62
+ "rating": 0,
63
+ "thumbsUpCount": 0,
64
+ "thumbsDownCount": 0
65
+ },
66
+ "files": [
67
+ {
68
+ "id": 1143133,
69
+ "sizeKB": 5.578125,
70
+ "name": "comfyuiFluxRedux_v20.zip",
71
+ "type": "Archive",
72
+ "pickleScanResult": "Success",
73
+ "pickleScanMessage": "No Pickle imports",
74
+ "virusScanResult": "Success",
75
+ "virusScanMessage": null,
76
+ "scannedAt": "2025-01-04T03:35:58.144Z",
77
+ "metadata": {
78
+ "format": "Other"
79
+ },
80
+ "hashes": {
81
+ "AutoV2": "379AD87857",
82
+ "SHA256": "379AD8785770B9F01DA2C8BE4A951B06170509CD1DD6A880E9DE7ED2189DBED9",
83
+ "CRC32": "1D766B49",
84
+ "BLAKE3": "53B60F1FFE7710C400397EF2429E19A8E8940BC8E4D27657AD4C4B7752CC6030",
85
+ "AutoV3": "8D6E577D3C77"
86
+ },
87
+ "downloadUrl": "https://civitai.com/api/download/models/1237892",
88
+ "primary": true
89
+ }
90
+ ],
91
+ "images": [
92
+ {
93
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/ff90f498-66f0-4d8f-8939-6b89cab571d5/width=450/49424742.jpeg",
94
+ "nsfwLevel": 1,
95
+ "width": 838,
96
+ "height": 1015,
97
+ "hash": "U37^ALEcwN=}7B|#s9ozMyEd#;#pz@%2s,Mx",
98
+ "type": "image",
99
+ "hasMeta": false,
100
+ "onSite": false
101
+ },
102
+ {
103
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/08179e27-1aca-462e-9c51-771bf128977c/width=450/49424966.jpeg",
104
+ "nsfwLevel": 1,
105
+ "width": 1024,
106
+ "height": 1024,
107
+ "hash": "UBATGy-.034:~Uxt4;IVENNHr?xZ4;M|-o%1",
108
+ "type": "image",
109
+ "hasMeta": true,
110
+ "onSite": false
111
+ },
112
+ {
113
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6591df59-edc3-440e-aee3-398490560082/width=450/49424965.jpeg",
114
+ "nsfwLevel": 1,
115
+ "width": 1024,
116
+ "height": 1024,
117
+ "hash": "UAD0*[?a.m9b?Xt6IuM|.7M|IW%1NIM}t6$~",
118
+ "type": "image",
119
+ "hasMeta": true,
120
+ "onSite": false
121
+ }
122
+ ],
123
+ "downloadUrl": "https://civitai.com/api/download/models/1237892"
124
+ },
125
+ {
126
+ "id": 1090159,
127
+ "index": 1,
128
+ "name": "v1.0",
129
+ "baseModel": "Flux.1 D",
130
+ "createdAt": "2024-11-23T01:34:58.247Z",
131
+ "publishedAt": "2024-11-23T01:36:37.921Z",
132
+ "status": "Published",
133
+ "availability": "Public",
134
+ "nsfwLevel": 1,
135
+ "stats": {
136
+ "downloadCount": 330,
137
+ "ratingCount": 0,
138
+ "rating": 0,
139
+ "thumbsUpCount": 37,
140
+ "thumbsDownCount": 0
141
+ },
142
+ "files": [
143
+ {
144
+ "id": 995182,
145
+ "sizeKB": 7.5595703125,
146
+ "name": "comfyuiFluxRedux_v10.zip",
147
+ "type": "Archive",
148
+ "pickleScanResult": "Success",
149
+ "pickleScanMessage": "No Pickle imports",
150
+ "virusScanResult": "Success",
151
+ "virusScanMessage": null,
152
+ "scannedAt": "2024-11-23T01:40:43.537Z",
153
+ "metadata": {
154
+ "format": "Other"
155
+ },
156
+ "hashes": {
157
+ "AutoV2": "385F95489B",
158
+ "SHA256": "385F95489B98771421D1D42F5504ED88CC03F9FB4874E13A1212E6607E4EA494",
159
+ "CRC32": "7ACA78A2",
160
+ "BLAKE3": "25D0A52545E6F6E02B5E484A5726F7E058FA08F3DAF21CC4EB141E92D95F068B",
161
+ "AutoV3": "55A9042E313A"
162
+ },
163
+ "downloadUrl": "https://civitai.com/api/download/models/1090159",
164
+ "primary": true
165
+ }
166
+ ],
167
+ "images": [
168
+ {
169
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b4896fa-a70e-49ce-abb4-6c5f6ea90509/width=450/41573390.jpeg",
170
+ "nsfwLevel": 1,
171
+ "width": 1948,
172
+ "height": 1064,
173
+ "hash": "U23S6J?vRNVY_N-;jDemt7oLs:n+M_RiohWG",
174
+ "type": "image",
175
+ "hasMeta": false,
176
+ "onSite": false
177
+ },
178
+ {
179
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6b58a110-0719-494e-b450-a2e31a3539ec/width=450/41613560.jpeg",
180
+ "nsfwLevel": 1,
181
+ "width": 625,
182
+ "height": 905,
183
+ "hash": "UGD[?~s802x]OuMxadtl1PRQ,noz~9ozEjr=",
184
+ "type": "image",
185
+ "hasMeta": false,
186
+ "onSite": false
187
+ },
188
+ {
189
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/64531341-c979-45b7-85f7-f0427a1ef555/width=450/41573391.jpeg",
190
+ "nsfwLevel": 1,
191
+ "width": 847,
192
+ "height": 948,
193
+ "hash": "U8C$y9I[4oMd00^*~V%M}TNF9ZV@^*D%oxWq",
194
+ "type": "image",
195
+ "hasMeta": false,
196
+ "onSite": false
197
+ },
198
+ {
199
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/938cf8bd-6248-4c51-a820-f4fb19ff2cd3/width=450/41573388.jpeg",
200
+ "nsfwLevel": 1,
201
+ "width": 1024,
202
+ "height": 1024,
203
+ "hash": "U56[T|H@8xVY?wxt4nMxght,4TNe.7IpIAtR",
204
+ "type": "image",
205
+ "hasMeta": true,
206
+ "onSite": false
207
+ },
208
+ {
209
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/d7f18c56-0a4e-48e3-bb2f-57069e4abc32/width=450/41573393.jpeg",
210
+ "nsfwLevel": 1,
211
+ "width": 1024,
212
+ "height": 1024,
213
+ "hash": "UuLDJTMxtlV[~pRkoyoe%g%2n$oz%MkCR+WV",
214
+ "type": "image",
215
+ "hasMeta": true,
216
+ "onSite": false
217
+ },
218
+ {
219
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/340ca9b2-ac6a-4464-87c7-887b5fc559e2/width=450/41573389.jpeg",
220
+ "nsfwLevel": 1,
221
+ "width": 1024,
222
+ "height": 1024,
223
+ "hash": "U36RDWj[00V@~Cs:9GWBMljsx-WVTIWBR6oe",
224
+ "type": "image",
225
+ "hasMeta": true,
226
+ "onSite": false
227
+ },
228
+ {
229
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1fb95038-7ba9-4237-bfe4-c5dce9d5b5d8/width=450/41602566.jpeg",
230
+ "nsfwLevel": 1,
231
+ "width": 1664,
232
+ "height": 2136,
233
+ "hash": "UCAJ.:Mc0KX8%etS8{xZ?dMxDix^t7RPV_t6",
234
+ "type": "image",
235
+ "hasMeta": true,
236
+ "onSite": false
237
+ },
238
+ {
239
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/6904b54f-18b9-44ed-95c0-96227a63c14f/width=450/41603310.jpeg",
240
+ "nsfwLevel": 1,
241
+ "width": 896,
242
+ "height": 1152,
243
+ "hash": "U8ATs6iv008__3f,00Xn_Nt74Tj]tRR5xt-;",
244
+ "type": "image",
245
+ "hasMeta": true,
246
+ "onSite": false
247
+ },
248
+ {
249
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/f01e4beb-2e47-4819-9bdf-c7971a01233c/width=450/41605627.jpeg",
250
+ "nsfwLevel": 1,
251
+ "width": 1664,
252
+ "height": 2136,
253
+ "hash": "UDCG41Q-E19Z%#gh00WC?wn4IAbI9]T0Mdxa",
254
+ "type": "image",
255
+ "hasMeta": false,
256
+ "onSite": false
257
+ },
258
+ {
259
+ "url": "https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/0ce02130-99c7-4b7d-8398-9fedcd6e3a8c/width=450/41687707.jpeg",
260
+ "nsfwLevel": 1,
261
+ "width": 1664,
262
+ "height": 2136,
263
+ "hash": "UAD8nS-V0JNN~As79uNd0ca$$Ws*XROBoIt7",
264
+ "type": "image",
265
+ "hasMeta": true,
266
+ "onSite": false
267
+ }
268
+ ],
269
+ "downloadUrl": "https://civitai.com/api/download/models/1090159"
270
+ }
271
+ ]
272
+ }