diff --git a/custom-node-list.json b/custom-node-list.json index aa75a68d..00e791d8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -8269,6 +8269,16 @@ "install_type": "git-clone", "description": "PromptJSON is a custom node for ComfyUI that structures natural language prompts and generates prompts for external LLM nodes in image generation workflows. It aids in creating consistent, schema-based image descriptions." }, + { + "author": "NeuralSamurAI", + "title": "FluxPseudoNegative", + "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", + "files": [ + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" + ], + "install_type": "git-clone", + "description": "FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!" + }, { "author": "MokkaBoss1", "title": "Node Pack mostly for manipulating strings and integers", @@ -12700,6 +12710,16 @@ "install_type": "git-clone", "description": "Segment and Recognize Anything at Any Granularity." }, + { + "author": "Ling-APE", + "title": "ComfyUI-PixelResolutionCalculator", + "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", + "files": [ + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" + ], + "install_type": "git-clone", + "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 24c00672..aebb66d9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -3359,6 +3359,15 @@ "title_aux": "ComfyUI-Diffusers" } ], + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": [ + [ + "LatentSizeToPixelSize", + "PixelResolutionCalculator" + ], + { + "title_aux": "ComfyUI-PixelResolutionCalculator" + } + ], "https://github.com/Loewen-Hob/rembg-comfyui-node-better": [ [ "Image Remove Background (rembg)" @@ -3846,6 +3855,14 @@ "title_aux": "Dimensional Latent Perlin for ComfyUI" } ], + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [ + [ + "FluxPseudoNegativeNode" + ], + { + "title_aux": "FluxPseudoNegative" + } + ], "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [ [ "PromptJSON", diff --git a/github-stats.json b/github-stats.json index 09b10b75..eea30619 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1149,6 +1149,11 @@ "last_update": "2024-05-22 22:18:57", "author_account_age_days": 1321 }, + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": { + "stars": 0, + "last_update": "2024-08-10 06:20:06", + "author_account_age_days": 433 + }, "https://github.com/Loewen-Hob/rembg-comfyui-node-better": { "stars": 51, "last_update": "2024-05-23 00:32:53", @@ -1374,6 +1379,11 @@ "last_update": "2024-08-06 19:59:25", "author_account_age_days": 140 }, + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": { + "stars": 1, + "last_update": "2024-08-10 05:08:26", + "author_account_age_days": 140 + }, "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": { "stars": 1, "last_update": "2024-08-08 19:59:51", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 19bd07a5..9576af84 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -32,16 +32,6 @@ "install_type": "git-clone", "description": "Original repo: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)\nUnsure of the dependencies, the original was a huge list, but I didn't install single new one to my environment and it worked." }, - { - "author": "NeuralSamurAI", - "title": "FluxPseudoNegative Node for ComfyUI [WIP]", - "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", - "files": [ - "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" - ], - "install_type": "git-clone", - "description": "NOT WORKING.\nThe FluxPseudoNegative node is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time." - }, { "author": "TTPlanetPig", "title": "for comfyui image proprocessor", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index c2b636e5..587cb368 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,26 @@ + { + "author": "NeuralSamurAI", + "title": "FluxPseudoNegative", + "reference": "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt", + "files": [ + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt" + ], + "install_type": "git-clone", + "description": "FluxPseudoNegative is an advanced custom node for ComfyUI that converts negative prompts into positive ones. It's designed to enhance prompt engineering for image generation models that don't natively support negative prompts or where using negative prompts significantly increases generation time. So instead of hacking CFG we simply invert your negative words and find their antonyms!" + }, + { + "author": "Ling-APE", + "title": "ComfyUI-PixelResolutionCalculator", + "reference": "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator", + "files": [ + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator" + ], + "install_type": "git-clone", + "description": "This node is used in the [a/All-in-one Flux Dev workflow](https://github.com/Ling-APE/ComfyUI-All-in-One-FluxDev-Workflow) I made." + }, { "author": "Franck-Demongin", "title": "NX_Translator", @@ -671,27 +691,6 @@ ], "install_type": "git-clone", "description": "Get Mask Dimensions" - }, - { - "author": "akierson", - "title": "ComfyUI-textnodes", - "reference": "https://github.com/akierson/ComfyUI-textnodes", - "files": [ - "https://github.com/akierson/ComfyUI-textnodes" - ], - "install_type": "git-clone", - "description": "Misc Text Nodes for Comfy UI" - }, - { - "author": "neverbiasu", - "title": "ComfyUI-Image-Captioner", - "id": "image-captioner", - "reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner", - "files": [ - "https://github.com/neverbiasu/ComfyUI-Image-Captioner" - ], - "install_type": "git-clone", - "description": "A ComfyUI extension for generating captions of images." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 24c00672..aebb66d9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -3359,6 +3359,15 @@ "title_aux": "ComfyUI-Diffusers" } ], + "https://github.com/Ling-APE/ComfyUI-PixelResolutionCalculator": [ + [ + "LatentSizeToPixelSize", + "PixelResolutionCalculator" + ], + { + "title_aux": "ComfyUI-PixelResolutionCalculator" + } + ], "https://github.com/Loewen-Hob/rembg-comfyui-node-better": [ [ "Image Remove Background (rembg)" @@ -3846,6 +3855,14 @@ "title_aux": "Dimensional Latent Perlin for ComfyUI" } ], + "https://github.com/NeuralSamurAI/ComfyUI-FluxPseudoNegativePrompt": [ + [ + "FluxPseudoNegativeNode" + ], + { + "title_aux": "FluxPseudoNegative" + } + ], "https://github.com/NeuralSamurAI/ComfyUI-PromptJSON": [ [ "PromptJSON",