update DB
This commit is contained in:
@@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user