update DB
This commit is contained in:
@@ -22,14 +22,15 @@
|
||||
"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",
|
||||
"author": "LING-APE",
|
||||
"title": "ComfyUI-PixelResolutionCalculator",
|
||||
"id": "PixelCalulator",
|
||||
"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."
|
||||
"description": "Simple resuluition calculator to convert pixel resolution and aspect ratio to laten friendlt pixel width and height size."
|
||||
},
|
||||
{
|
||||
"author": "Franck-Demongin",
|
||||
|
||||
@@ -2719,6 +2719,7 @@
|
||||
],
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"DisplayText",
|
||||
"LoadVideo",
|
||||
"MiniCPM_VQA",
|
||||
"PreViewVideo"
|
||||
|
||||
Reference in New Issue
Block a user