mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
Merge branch 'main' into feat/cnr
This commit is contained in:
commit
95311cb225
@ -2715,17 +2715,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader."
|
||||
},
|
||||
{
|
||||
"author": "rklaffehn",
|
||||
"title": "rk-comfy-nodes",
|
||||
"id": "rknodes",
|
||||
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
|
||||
"files": [
|
||||
"https://github.com/rklaffehn/rk-comfy-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "ComfyUI Essentials",
|
||||
@ -14538,6 +14527,48 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
||||
},
|
||||
{
|
||||
"author": "chrissy0",
|
||||
"title": "chris-comfyui-nodes",
|
||||
"reference": "https://github.com/chrissy0/chris-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a custom node for ComfyUI that pads an image to be square, filling the new pixels black."
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Cozy Link Toggle",
|
||||
"id": "cozyLinkToggle",
|
||||
"reference": "https://github.com/cozy-comfyui/cozy_link_toggle",
|
||||
"files": [
|
||||
"https://github.com/cozy-comfyui/cozy_link_toggle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Toggle ComfyUI Graph Links On/Off from the Menu Bar. Provides an easy example on how to register and use the ComfyUI menubar extensions."
|
||||
},
|
||||
{
|
||||
"author": "revirevy",
|
||||
"title": "Comfyui_saveimage_imgbb",
|
||||
"id": "Comfyui_saveimage_imgbb",
|
||||
"reference": "https://github.com/revirevy/Comfyui_saveimage_imgbb",
|
||||
"files": [
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Slider_Sidebar",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Slider_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Slider_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar allowing easy access, navigation, and use of a massive collection (100+) of LECO (Slider) LoRAs. LECOs are an amazing tool to generate variance in your output with a minimal impact to consistency, i.e. deviating form your prompt. They can also allow you access to control parts of your image without taking up CLIP space, saving your token weights for more valuable keywords. If you haven't used them, there's never been a better time to try!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -14555,7 +14586,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -626,6 +626,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/SeedVC-ComfyUI": [
|
||||
[
|
||||
"SeedVC4SingNode",
|
||||
"SeedVCNode"
|
||||
],
|
||||
{
|
||||
@ -662,6 +663,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI": [
|
||||
[
|
||||
"CombineAudioNode",
|
||||
"VocalSeparationNode"
|
||||
],
|
||||
{
|
||||
@ -748,6 +750,7 @@
|
||||
"> Bloom",
|
||||
"> Blur",
|
||||
"> Brightness",
|
||||
"> Char Count",
|
||||
"> Clear Text",
|
||||
"> Combine Channels",
|
||||
"> Contrast",
|
||||
@ -971,8 +974,10 @@
|
||||
"GLSL COLOR PALETTE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL CONICAL GRADIENT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL DIRECTIONAL WARP (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL INVERT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL BLEND (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL POSTERIZE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
@ -5471,7 +5476,7 @@
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
|
||||
[
|
||||
"AudioPath",
|
||||
"LoadAudio",
|
||||
"Wav2Lip"
|
||||
],
|
||||
{
|
||||
@ -9622,6 +9627,14 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes": [
|
||||
[
|
||||
"PadImageSquare"
|
||||
],
|
||||
{
|
||||
"title_aux": "chris-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/christian-byrne/audio-separation-nodes-comfyui": [
|
||||
[
|
||||
"AudioCombine",
|
||||
@ -11112,6 +11125,7 @@
|
||||
"Eden_IMG_unpadder",
|
||||
"Eden_Int",
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_Seed",
|
||||
"Eden_String",
|
||||
"Eden_gpt4_node",
|
||||
"FolderScanner",
|
||||
@ -11168,7 +11182,8 @@
|
||||
"Compositor",
|
||||
"Compositor3",
|
||||
"CompositorConfig",
|
||||
"CompositorConfig3"
|
||||
"CompositorConfig3",
|
||||
"CompositorTransformsOutV3"
|
||||
],
|
||||
{
|
||||
"title_aux": "Compositor Node"
|
||||
@ -11742,6 +11757,7 @@
|
||||
"FaceShaper",
|
||||
"FaceShaperComposite",
|
||||
"FaceShaperCropper",
|
||||
"FaceShaperFaceMask",
|
||||
"FaceShaperLoadInsightFaceCropper",
|
||||
"FaceShaperLoadMediaPipeCropper",
|
||||
"FaceShaperMatchV2",
|
||||
@ -12293,10 +12309,13 @@
|
||||
[
|
||||
"BooleanBasic",
|
||||
"BooleanReverse",
|
||||
"ChooseUpscaleModel",
|
||||
"FluxControlNetApply",
|
||||
"FluxResolutionNode",
|
||||
"FluxSampler",
|
||||
"GetImageSizeRatio"
|
||||
"GetImageSizeRatio",
|
||||
"IntegerSettings",
|
||||
"NoisePlusBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlAltAI Nodes"
|
||||
@ -12551,6 +12570,7 @@
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"selenium_tool",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
"start_anything",
|
||||
@ -13660,6 +13680,7 @@
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_IfElse",
|
||||
"Bjornulf_ImageMaskCutter",
|
||||
"Bjornulf_LoadImageWithTransparency",
|
||||
"Bjornulf_LoadImagesFromSelectedFolder",
|
||||
@ -14014,6 +14035,8 @@
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"CogVideoXFunSampler",
|
||||
"CogVideoXFunVid2VidSampler",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
@ -15624,6 +15647,7 @@
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayJSON",
|
||||
"LF_DisplayPrimitiveAsJSON",
|
||||
"LF_Float",
|
||||
"LF_GetRandomKeyFromJSON",
|
||||
"LF_GetValueFromJSON",
|
||||
@ -15650,6 +15674,7 @@
|
||||
"LF_Something2String",
|
||||
"LF_String",
|
||||
"LF_StringToJSON",
|
||||
"LF_SwitchFloat",
|
||||
"LF_SwitchImage",
|
||||
"LF_SwitchInteger",
|
||||
"LF_SwitchJSON",
|
||||
@ -17255,6 +17280,18 @@
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
||||
[
|
||||
"ImgBBUploader"
|
||||
],
|
||||
{
|
||||
"author": "N.RHEVI",
|
||||
"description": "This custom node allow save image to imgbb.",
|
||||
"nickname": "save image to imgbb",
|
||||
"title": "save image to imgbb",
|
||||
"title_aux": "Comfyui_saveimage_imgbb"
|
||||
}
|
||||
],
|
||||
"https://github.com/rgthree/rgthree-comfy": [
|
||||
[],
|
||||
{
|
||||
@ -17347,15 +17384,6 @@
|
||||
"title_aux": "comfyUI_FrequencySeparation_RGB-HSV"
|
||||
}
|
||||
],
|
||||
"https://github.com/rklaffehn/rk-comfy-nodes": [
|
||||
[
|
||||
"RK_CivitAIAddHashes",
|
||||
"RK_CivitAIMetaChecker"
|
||||
],
|
||||
{
|
||||
"title_aux": "rk-comfy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": [
|
||||
[
|
||||
"SetMetadataAll",
|
||||
|
||||
3327
github-stats.json
3327
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ComfyUI-AppIO",
|
||||
"reference": "https://github.com/Fannovel16/ComfyUI-AppIO",
|
||||
"files": [
|
||||
"https://github.com/Fannovel16/ComfyUI-AppIO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:AppIO_StringInput, AppIO_ImageInput, AppIO_StringOutput, AppIO_ImageOutput"
|
||||
},
|
||||
{
|
||||
"author": "wilzamguerrero",
|
||||
"title": "Comfyui-DownZ",
|
||||
|
||||
@ -234,6 +234,7 @@
|
||||
"> Bloom",
|
||||
"> Blur",
|
||||
"> Brightness",
|
||||
"> Char Count",
|
||||
"> Clear Text",
|
||||
"> Combine Channels",
|
||||
"> Contrast",
|
||||
@ -493,6 +494,18 @@
|
||||
"title_aux": "Conditioning-token-experiments-for-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fannovel16/ComfyUI-AppIO": [
|
||||
[
|
||||
"AppIO_ImageInput",
|
||||
"AppIO_ImageOutput",
|
||||
"AppIO_IntegerInput",
|
||||
"AppIO_StringInput",
|
||||
"AppIO_StringOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AppIO"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
|
||||
[
|
||||
"Push pose to Airtable"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "rklaffehn",
|
||||
"title": "rk-comfy-nodes [REMOVED]",
|
||||
"id": "rknodes",
|
||||
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
|
||||
"files": [
|
||||
"https://github.com/rklaffehn/rk-comfy-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
|
||||
},
|
||||
{
|
||||
"author": "Extraltodeus",
|
||||
"title": "CLIP-Token-Injection [REMOVED]",
|
||||
|
||||
@ -9,7 +9,39 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Slider_Sidebar",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Slider_Sidebar",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Slider_Sidebar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar allowing easy access, navigation, and use of a massive collection (100+) of LECO (Slider) LoRAs. LECOs are an amazing tool to generate variance in your output with a minimal impact to consistency, i.e. deviating form your prompt. They can also allow you access to control parts of your image without taking up CLIP space, saving your token weights for more valuable keywords. If you haven't used them, there's never been a better time to try!"
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Cozy Link Toggle",
|
||||
"id": "cozyLinkToggle",
|
||||
"reference": "https://github.com/cozy-comfyui/cozy_link_toggle",
|
||||
"files": [
|
||||
"https://github.com/cozy-comfyui/cozy_link_toggle"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Toggle ComfyUI Graph Links On/Off from the Menu Bar. Provides an easy example on how to register and use the ComfyUI menubar extensions."
|
||||
},
|
||||
{
|
||||
"author": "revirevy",
|
||||
"title": "Comfyui_saveimage_imgbb",
|
||||
"id": "Comfyui_saveimage_imgbb",
|
||||
"reference": "https://github.com/revirevy/Comfyui_saveimage_imgbb",
|
||||
"files": [
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allow upscaling an image by a factor using a model."
|
||||
},
|
||||
{
|
||||
"author": "NyaamZ",
|
||||
"title": "Efficiency Nodes ExtendeD",
|
||||
@ -32,6 +64,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
||||
},
|
||||
{
|
||||
"author": "chrissy0",
|
||||
"title": "chris-comfyui-nodes",
|
||||
"reference": "https://github.com/chrissy0/chris-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a custom node for ComfyUI that pads an image to be square, filling the new pixels black."
|
||||
},
|
||||
{
|
||||
"author": "folkghost",
|
||||
"title": "CSV Search Node",
|
||||
@ -653,102 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:KolorsAwesomePrompts"
|
||||
},
|
||||
{
|
||||
"author": "florestefano1975",
|
||||
"title": "Advanced Sequence Seed Generator",
|
||||
"id": "adv-seq-seed-gen",
|
||||
"reference": "https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed",
|
||||
"files": [
|
||||
"https://github.com/florestefano1975/ComfyUI-Advanced-Sequence-Seed"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple seed generator based on special number sequences: Fibonacci, Prime, Padovan, Triangular, Catalan, Pell, Lucas"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-4DHumans",
|
||||
"id": "comfyui-4dhumans",
|
||||
"reference": "https://github.com/logtd/ComfyUI-4DHumans",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-4DHumans"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/4D-Humans](ComfyUI nodes to use 4D-Humans)"
|
||||
},
|
||||
{
|
||||
"author": "Shiba-2-shiba",
|
||||
"title": "ComfyUI-color-ascii-art-node",
|
||||
"id": "asciiart",
|
||||
"reference": "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node",
|
||||
"files": [
|
||||
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node to convert png images into color ASCII art. As noted below, multiple font sizes are used in the specification. The resolution of the generated file is set to be the same as the input image."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiRecalculateSize",
|
||||
"id": "comfyui_mittimi_recalculate_size",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is the node that performs the magnification calculation."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiWidthHeight",
|
||||
"id": "comfyui_mittimi_width_height",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node can easily switch between vertical and horizontal values with a single button."
|
||||
},
|
||||
{
|
||||
"author": "fssorc",
|
||||
"title": "ComfyUI_pose_inter",
|
||||
"reference": "https://github.com/fssorc/ComfyUI_pose_inter",
|
||||
"files": [
|
||||
"https://github.com/fssorc/ComfyUI_pose_inter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate transition frames between two character posture images. The prerequisite for running is to have installed comfyui_controlnet_aux, using its Open Pose or DWPose preprocessor"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI CogVideoX Wrapper",
|
||||
"reference": "https://github.com/kijai/ComfyUI-CogVideoXWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-CogVideoXWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Diffusers wrapper for CogVideoX -models: [a/https://github.com/THUDM/CogVideo](https://github.com/THUDM/CogVideo)"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI Llava-OneVision",
|
||||
"reference": "https://github.com/kijai/ComfyUI-LLaVA-OneVision",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-LLaVA-OneVision"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use the OneVision LLaVA models: [a/https://github.com/LLaVA-VL/LLaVA-NeXT](https://github.com/LLaVA-VL/LLaVA-NeXT)"
|
||||
},
|
||||
{
|
||||
"author": "marduk191",
|
||||
"title": "Flux Prompt Enhance Node for ComfyUI",
|
||||
"id": "fluxpromptenhancer",
|
||||
"reference": "https://github.com/marduk191/ComfyUI-Fluxpromptenhancer",
|
||||
"files": [
|
||||
"https://github.com/marduk191/ComfyUI-Fluxpromptenhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI integrates the Flux-Prompt-Enhance model, allowing you to enhance your prompts directly within your ComfyUI workflows."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -626,6 +626,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/SeedVC-ComfyUI": [
|
||||
[
|
||||
"SeedVC4SingNode",
|
||||
"SeedVCNode"
|
||||
],
|
||||
{
|
||||
@ -662,6 +663,7 @@
|
||||
],
|
||||
"https://github.com/AIFSH/VocalSeparation-ComfyUI": [
|
||||
[
|
||||
"CombineAudioNode",
|
||||
"VocalSeparationNode"
|
||||
],
|
||||
{
|
||||
@ -748,6 +750,7 @@
|
||||
"> Bloom",
|
||||
"> Blur",
|
||||
"> Brightness",
|
||||
"> Char Count",
|
||||
"> Clear Text",
|
||||
"> Combine Channels",
|
||||
"> Contrast",
|
||||
@ -971,8 +974,10 @@
|
||||
"GLSL COLOR PALETTE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL CONICAL GRADIENT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL DIRECTIONAL WARP (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL FILTER RANGE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL INVERT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL BLEND (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL POSTERIZE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
@ -5471,7 +5476,7 @@
|
||||
],
|
||||
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
|
||||
[
|
||||
"AudioPath",
|
||||
"LoadAudio",
|
||||
"Wav2Lip"
|
||||
],
|
||||
{
|
||||
@ -9622,6 +9627,14 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes": [
|
||||
[
|
||||
"PadImageSquare"
|
||||
],
|
||||
{
|
||||
"title_aux": "chris-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/christian-byrne/audio-separation-nodes-comfyui": [
|
||||
[
|
||||
"AudioCombine",
|
||||
@ -11112,6 +11125,7 @@
|
||||
"Eden_IMG_unpadder",
|
||||
"Eden_Int",
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_Seed",
|
||||
"Eden_String",
|
||||
"Eden_gpt4_node",
|
||||
"FolderScanner",
|
||||
@ -11168,7 +11182,8 @@
|
||||
"Compositor",
|
||||
"Compositor3",
|
||||
"CompositorConfig",
|
||||
"CompositorConfig3"
|
||||
"CompositorConfig3",
|
||||
"CompositorTransformsOutV3"
|
||||
],
|
||||
{
|
||||
"title_aux": "Compositor Node"
|
||||
@ -11742,6 +11757,7 @@
|
||||
"FaceShaper",
|
||||
"FaceShaperComposite",
|
||||
"FaceShaperCropper",
|
||||
"FaceShaperFaceMask",
|
||||
"FaceShaperLoadInsightFaceCropper",
|
||||
"FaceShaperLoadMediaPipeCropper",
|
||||
"FaceShaperMatchV2",
|
||||
@ -12293,10 +12309,13 @@
|
||||
[
|
||||
"BooleanBasic",
|
||||
"BooleanReverse",
|
||||
"ChooseUpscaleModel",
|
||||
"FluxControlNetApply",
|
||||
"FluxResolutionNode",
|
||||
"FluxSampler",
|
||||
"GetImageSizeRatio"
|
||||
"GetImageSizeRatio",
|
||||
"IntegerSettings",
|
||||
"NoisePlusBlend"
|
||||
],
|
||||
{
|
||||
"title_aux": "ControlAltAI Nodes"
|
||||
@ -12551,6 +12570,7 @@
|
||||
"replace_string",
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"selenium_tool",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
"start_anything",
|
||||
@ -13660,6 +13680,7 @@
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_IfElse",
|
||||
"Bjornulf_ImageMaskCutter",
|
||||
"Bjornulf_LoadImageWithTransparency",
|
||||
"Bjornulf_LoadImagesFromSelectedFolder",
|
||||
@ -14014,6 +14035,8 @@
|
||||
"CogVideoImageEncode",
|
||||
"CogVideoSampler",
|
||||
"CogVideoTextEncode",
|
||||
"CogVideoXFunSampler",
|
||||
"CogVideoXFunVid2VidSampler",
|
||||
"DownloadAndLoadCogVideoModel"
|
||||
],
|
||||
{
|
||||
@ -15624,6 +15647,7 @@
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayJSON",
|
||||
"LF_DisplayPrimitiveAsJSON",
|
||||
"LF_Float",
|
||||
"LF_GetRandomKeyFromJSON",
|
||||
"LF_GetValueFromJSON",
|
||||
@ -15650,6 +15674,7 @@
|
||||
"LF_Something2String",
|
||||
"LF_String",
|
||||
"LF_StringToJSON",
|
||||
"LF_SwitchFloat",
|
||||
"LF_SwitchImage",
|
||||
"LF_SwitchInteger",
|
||||
"LF_SwitchJSON",
|
||||
@ -17255,6 +17280,18 @@
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
"https://github.com/revirevy/Comfyui_saveimage_imgbb": [
|
||||
[
|
||||
"ImgBBUploader"
|
||||
],
|
||||
{
|
||||
"author": "N.RHEVI",
|
||||
"description": "This custom node allow save image to imgbb.",
|
||||
"nickname": "save image to imgbb",
|
||||
"title": "save image to imgbb",
|
||||
"title_aux": "Comfyui_saveimage_imgbb"
|
||||
}
|
||||
],
|
||||
"https://github.com/rgthree/rgthree-comfy": [
|
||||
[],
|
||||
{
|
||||
@ -17347,15 +17384,6 @@
|
||||
"title_aux": "comfyUI_FrequencySeparation_RGB-HSV"
|
||||
}
|
||||
],
|
||||
"https://github.com/rklaffehn/rk-comfy-nodes": [
|
||||
[
|
||||
"RK_CivitAIAddHashes",
|
||||
"RK_CivitAIMetaChecker"
|
||||
],
|
||||
{
|
||||
"title_aux": "rk-comfy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": [
|
||||
[
|
||||
"SetMetadataAll",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user