mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
edbe744e17
commit
01fa37900b
@ -30060,6 +30060,47 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
|
"description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "YaserJaradeh",
|
||||||
|
"title": "Yaser-nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "gvfarns",
|
||||||
|
"title": "comfyui_gvf",
|
||||||
|
"reference": "https://github.com/gvfarns/comfyui_gvf",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/gvfarns/comfyui_gvf"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "mikeshuangyan",
|
||||||
|
"title": "ComfyUI_MqUtils",
|
||||||
|
"reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mikeshuangyan/ComfyUI_MqUtils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "MQ util nodes for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Franklyc",
|
||||||
|
"title": "ComfyUI LoRA adaLN Patcher Node",
|
||||||
|
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5480,6 +5480,14 @@
|
|||||||
"title_aux": "NX_Translator"
|
"title_aux": "NX_Translator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node": [
|
||||||
|
[
|
||||||
|
"LoraAdaLNPatcher"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI LoRA adaLN Patcher Node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": [
|
"https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": [
|
||||||
[
|
[
|
||||||
"RadarWeightsNode"
|
"RadarWeightsNode"
|
||||||
@ -7991,14 +7999,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
|
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
|
||||||
[
|
[
|
||||||
|
"AnyToText|LP",
|
||||||
"BoolToInt|LP",
|
"BoolToInt|LP",
|
||||||
"BoolToString|LP",
|
"BoolToString|LP",
|
||||||
"CLIP Text Encode Translate [LP]",
|
"CLIP Text Encode Translate [LP]",
|
||||||
"CLIPTextEncodeTranslate|LP",
|
"CLIPTextEncodeTranslate|LP",
|
||||||
"Calculate Target Size By Mask [LP]",
|
"Calculate Target Size By Mask [LP]",
|
||||||
"CalculateTargetSizeByMask|LP",
|
"CalculateTargetSizeByMask|LP",
|
||||||
|
"ComboToText|LP",
|
||||||
|
"Convert Any To Text [LP]",
|
||||||
"Convert Bool To Int [LP]",
|
"Convert Bool To Int [LP]",
|
||||||
"Convert Bool To String [LP]",
|
"Convert Bool To String [LP]",
|
||||||
|
"Convert Combo To Text [LP]",
|
||||||
"Convert Float To Int [LP]",
|
"Convert Float To Int [LP]",
|
||||||
"Convert Float To String [LP]",
|
"Convert Float To String [LP]",
|
||||||
"Convert Int To Bool [LP]",
|
"Convert Int To Bool [LP]",
|
||||||
@ -8031,14 +8043,23 @@
|
|||||||
"FindValueFromFile|LP",
|
"FindValueFromFile|LP",
|
||||||
"FloatToInt|LP",
|
"FloatToInt|LP",
|
||||||
"FloatToString|LP",
|
"FloatToString|LP",
|
||||||
|
"Get ComfyUI Folder Path [LP]",
|
||||||
|
"Get ComfyUI HTTP Folder Path [LP]",
|
||||||
|
"Get Filename By Index In Folder [LP]",
|
||||||
|
"Get Iterator Data From Image Folders [LP]",
|
||||||
|
"Get Iterator Data From Videos [LP]",
|
||||||
"GetComfyUIFolderPath|LP",
|
"GetComfyUIFolderPath|LP",
|
||||||
"GetComfyUIHttpFolderPath|LP",
|
"GetComfyUIHttpFolderPath|LP",
|
||||||
"GetFilenameByIndexInFolder|LP",
|
"GetFilenameByIndexInFolder|LP",
|
||||||
|
"GetIteratorDataImageFolders|LP",
|
||||||
|
"GetIteratorDataVideos|LP",
|
||||||
"Hard Model Unloader [LP]",
|
"Hard Model Unloader [LP]",
|
||||||
"HardModelUnloader|LP",
|
"HardModelUnloader|LP",
|
||||||
"HundredthsSimpleFloatSlider|LP",
|
"HundredthsSimpleFloatSlider|LP",
|
||||||
|
"Image Data Iterator [LP]",
|
||||||
"Image Loader From Path [LP]",
|
"Image Loader From Path [LP]",
|
||||||
"Image Overlay [LP]",
|
"Image Overlay [LP]",
|
||||||
|
"ImageDataIterator|LP",
|
||||||
"ImageLoaderFromPath|LP",
|
"ImageLoaderFromPath|LP",
|
||||||
"ImageOverlay|LP",
|
"ImageOverlay|LP",
|
||||||
"Inpaint Crop [LP]",
|
"Inpaint Crop [LP]",
|
||||||
@ -8048,6 +8069,8 @@
|
|||||||
"IntToBool|LP",
|
"IntToBool|LP",
|
||||||
"IntToFloat|LP",
|
"IntToFloat|LP",
|
||||||
"IntToString|LP",
|
"IntToString|LP",
|
||||||
|
"Iterator [LP]",
|
||||||
|
"Iterator|LP",
|
||||||
"Keep Only English Tags [LP]",
|
"Keep Only English Tags [LP]",
|
||||||
"Keep Only English Words [LP]",
|
"Keep Only English Words [LP]",
|
||||||
"KeepOnlyEnglishTags|LP",
|
"KeepOnlyEnglishTags|LP",
|
||||||
@ -14465,6 +14488,15 @@
|
|||||||
"title_aux": "ComfyUI-NeuralMedia"
|
"title_aux": "ComfyUI-NeuralMedia"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
|
||||||
|
[
|
||||||
|
"ConditionalSelectionNode",
|
||||||
|
"IterativeUpscaleWithModelsNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Yaser-nodes for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
||||||
[
|
[
|
||||||
"MergeBlockWeighted"
|
"MergeBlockWeighted"
|
||||||
@ -20652,6 +20684,7 @@
|
|||||||
"TestListToAccumulationNode",
|
"TestListToAccumulationNode",
|
||||||
"TestMakeListNode",
|
"TestMakeListNode",
|
||||||
"TestMixedExpansionReturns",
|
"TestMixedExpansionReturns",
|
||||||
|
"TestOutputNodeWithSocketOutput",
|
||||||
"TestParallelSleep",
|
"TestParallelSleep",
|
||||||
"TestSamplingInExpansion",
|
"TestSamplingInExpansion",
|
||||||
"TestSleep",
|
"TestSleep",
|
||||||
@ -24388,6 +24421,19 @@
|
|||||||
"title_aux": "guy-nodes-comfyui"
|
"title_aux": "guy-nodes-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/gvfarns/comfyui_gvf": [
|
||||||
|
[
|
||||||
|
"CheckpointLoaderWithName",
|
||||||
|
"CropToAspectRatio",
|
||||||
|
"CropToAspectRatioMinMax",
|
||||||
|
"IfElseFloat",
|
||||||
|
"IfElseInt",
|
||||||
|
"StringContains"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_gvf"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
|
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
|
||||||
[
|
[
|
||||||
"ApplyMatting",
|
"ApplyMatting",
|
||||||
@ -31482,6 +31528,17 @@
|
|||||||
"title_aux": "Transparent-background-comfyUI"
|
"title_aux": "Transparent-background-comfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/mikeshuangyan/ComfyUI_MqUtils": [
|
||||||
|
[
|
||||||
|
"MqCheckFP4Support",
|
||||||
|
"MqIntSwitch",
|
||||||
|
"MqIntToString",
|
||||||
|
"MqTextSplitter"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MqUtils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/mikkel/ComfyUI-text-overlay": [
|
"https://github.com/mikkel/ComfyUI-text-overlay": [
|
||||||
[
|
[
|
||||||
"Image Text Overlay"
|
"Image Text Overlay"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "tankenyuen-ola",
|
||||||
|
"title": "comfyui-wanvideo-scheduler-loop",
|
||||||
|
"reference": "https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: WanVideo Scheduler Selector, WanVideo Scheduler Loop, WanVideo Scheduler Info"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ElyZeng",
|
"author": "ElyZeng",
|
||||||
"title": "ComfyUI-Translator [NAME CONFLICT]",
|
"title": "ComfyUI-Translator [NAME CONFLICT]",
|
||||||
|
|||||||
@ -327,6 +327,7 @@
|
|||||||
"ImageBlendV1",
|
"ImageBlendV1",
|
||||||
"ImageRatioCrop",
|
"ImageRatioCrop",
|
||||||
"Load_Images",
|
"Load_Images",
|
||||||
|
"Load_Images_V1",
|
||||||
"PDFile_name_fix",
|
"PDFile_name_fix",
|
||||||
"PDIMAGE_ImageCombine",
|
"PDIMAGE_ImageCombine",
|
||||||
"PDIMAGE_LongerSize",
|
"PDIMAGE_LongerSize",
|
||||||
@ -351,11 +352,15 @@
|
|||||||
"PD_Image_Rotate_v1",
|
"PD_Image_Rotate_v1",
|
||||||
"PD_Image_centerCrop",
|
"PD_Image_centerCrop",
|
||||||
"PD_MASK_SELECTION",
|
"PD_MASK_SELECTION",
|
||||||
|
"PD_RemoveBlackBackground",
|
||||||
"PD_RemoveColorWords",
|
"PD_RemoveColorWords",
|
||||||
"PD_ShowText",
|
"PD_ShowText",
|
||||||
"PD_Text Overlay Node",
|
"PD_Text Overlay Node",
|
||||||
"PD_imagesave_path",
|
"PD_imagesave_path",
|
||||||
|
"PD_number_start",
|
||||||
"PD_random_prompt",
|
"PD_random_prompt",
|
||||||
|
"PD_rename_batch_v1",
|
||||||
|
"PD_replace_word",
|
||||||
"PDimage_corp_v1",
|
"PDimage_corp_v1",
|
||||||
"PDimage_corp_v2",
|
"PDimage_corp_v2",
|
||||||
"mask_edge_selector"
|
"mask_edge_selector"
|
||||||
@ -1463,6 +1468,14 @@
|
|||||||
"title_aux": "ComfyUI-MusicGen [WIP]"
|
"title_aux": "ComfyUI-MusicGen [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ElyZeng/ComfyUI-Translator": [
|
||||||
|
[
|
||||||
|
"TextTranslatorNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Translator [NAME CONFLICT]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Elypha/ComfyUI-Prompt-Helper": [
|
"https://github.com/Elypha/ComfyUI-Prompt-Helper": [
|
||||||
[
|
[
|
||||||
"PromptHelper_CombineConditioning",
|
"PromptHelper_CombineConditioning",
|
||||||
@ -2449,6 +2462,7 @@
|
|||||||
"cogvideox_flash_get_Node",
|
"cogvideox_flash_get_Node",
|
||||||
"cogvideox_flash_post_Node",
|
"cogvideox_flash_post_Node",
|
||||||
"cogview_3_flash_Node",
|
"cogview_3_flash_Node",
|
||||||
|
"doubaoNode",
|
||||||
"douyin_remove_watermark_Node",
|
"douyin_remove_watermark_Node",
|
||||||
"file_analysis_Node",
|
"file_analysis_Node",
|
||||||
"find_files_by_extension_Node",
|
"find_files_by_extension_Node",
|
||||||
@ -4999,6 +5013,7 @@
|
|||||||
"TestListToAccumulationNode",
|
"TestListToAccumulationNode",
|
||||||
"TestMakeListNode",
|
"TestMakeListNode",
|
||||||
"TestMixedExpansionReturns",
|
"TestMixedExpansionReturns",
|
||||||
|
"TestOutputNodeWithSocketOutput",
|
||||||
"TestParallelSleep",
|
"TestParallelSleep",
|
||||||
"TestSamplingInExpansion",
|
"TestSamplingInExpansion",
|
||||||
"TestSleep",
|
"TestSleep",
|
||||||
@ -8963,6 +8978,16 @@
|
|||||||
"title_aux": "comfyui-env-variable-reader [UNSAFE]"
|
"title_aux": "comfyui-env-variable-reader [UNSAFE]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/tankenyuen-ola/comfyui-wanvideo-scheduler-loop": [
|
||||||
|
[
|
||||||
|
"WanVideoSchedulerInfo",
|
||||||
|
"WanVideoSchedulerLoop",
|
||||||
|
"WanVideoSchedulerSelector"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui-wanvideo-scheduler-loop"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/tanmoy-it/comfyuiCustomNode": [
|
"https://github.com/tanmoy-it/comfyuiCustomNode": [
|
||||||
[
|
[
|
||||||
"DownloadImageDataUrl"
|
"DownloadImageDataUrl"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,45 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Franklyc",
|
||||||
|
"title": "ComfyUI LoRA adaLN Patcher Node",
|
||||||
|
"reference": "https://github.com/Franklyc/comfyui-lora-adain-patcher-node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "YaserJaradeh",
|
||||||
|
"title": "Yaser-nodes for ComfyUI",
|
||||||
|
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "gvfarns",
|
||||||
|
"title": "comfyui_gvf",
|
||||||
|
"reference": "https://github.com/gvfarns/comfyui_gvf",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/gvfarns/comfyui_gvf"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "mikeshuangyan",
|
||||||
|
"title": "ComfyUI_MqUtils",
|
||||||
|
"reference": "https://github.com/mikeshuangyan/ComfyUI_MqUtils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/mikeshuangyan/ComfyUI_MqUtils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "MQ util nodes for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Yuan-ManX",
|
"author": "Yuan-ManX",
|
||||||
"title": "ComfyUI-SkyworkUniPic",
|
"title": "ComfyUI-SkyworkUniPic",
|
||||||
|
|||||||
@ -5480,6 +5480,14 @@
|
|||||||
"title_aux": "NX_Translator"
|
"title_aux": "NX_Translator"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Franklyc/comfyui-lora-adain-patcher-node": [
|
||||||
|
[
|
||||||
|
"LoraAdaLNPatcher"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI LoRA adaLN Patcher Node"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": [
|
"https://github.com/FunnyFinger/ComfyUi-RadarWeightNode": [
|
||||||
[
|
[
|
||||||
"RadarWeightsNode"
|
"RadarWeightsNode"
|
||||||
@ -7991,14 +7999,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
|
"https://github.com/LevelPixel/ComfyUI-LevelPixel": [
|
||||||
[
|
[
|
||||||
|
"AnyToText|LP",
|
||||||
"BoolToInt|LP",
|
"BoolToInt|LP",
|
||||||
"BoolToString|LP",
|
"BoolToString|LP",
|
||||||
"CLIP Text Encode Translate [LP]",
|
"CLIP Text Encode Translate [LP]",
|
||||||
"CLIPTextEncodeTranslate|LP",
|
"CLIPTextEncodeTranslate|LP",
|
||||||
"Calculate Target Size By Mask [LP]",
|
"Calculate Target Size By Mask [LP]",
|
||||||
"CalculateTargetSizeByMask|LP",
|
"CalculateTargetSizeByMask|LP",
|
||||||
|
"ComboToText|LP",
|
||||||
|
"Convert Any To Text [LP]",
|
||||||
"Convert Bool To Int [LP]",
|
"Convert Bool To Int [LP]",
|
||||||
"Convert Bool To String [LP]",
|
"Convert Bool To String [LP]",
|
||||||
|
"Convert Combo To Text [LP]",
|
||||||
"Convert Float To Int [LP]",
|
"Convert Float To Int [LP]",
|
||||||
"Convert Float To String [LP]",
|
"Convert Float To String [LP]",
|
||||||
"Convert Int To Bool [LP]",
|
"Convert Int To Bool [LP]",
|
||||||
@ -8031,14 +8043,23 @@
|
|||||||
"FindValueFromFile|LP",
|
"FindValueFromFile|LP",
|
||||||
"FloatToInt|LP",
|
"FloatToInt|LP",
|
||||||
"FloatToString|LP",
|
"FloatToString|LP",
|
||||||
|
"Get ComfyUI Folder Path [LP]",
|
||||||
|
"Get ComfyUI HTTP Folder Path [LP]",
|
||||||
|
"Get Filename By Index In Folder [LP]",
|
||||||
|
"Get Iterator Data From Image Folders [LP]",
|
||||||
|
"Get Iterator Data From Videos [LP]",
|
||||||
"GetComfyUIFolderPath|LP",
|
"GetComfyUIFolderPath|LP",
|
||||||
"GetComfyUIHttpFolderPath|LP",
|
"GetComfyUIHttpFolderPath|LP",
|
||||||
"GetFilenameByIndexInFolder|LP",
|
"GetFilenameByIndexInFolder|LP",
|
||||||
|
"GetIteratorDataImageFolders|LP",
|
||||||
|
"GetIteratorDataVideos|LP",
|
||||||
"Hard Model Unloader [LP]",
|
"Hard Model Unloader [LP]",
|
||||||
"HardModelUnloader|LP",
|
"HardModelUnloader|LP",
|
||||||
"HundredthsSimpleFloatSlider|LP",
|
"HundredthsSimpleFloatSlider|LP",
|
||||||
|
"Image Data Iterator [LP]",
|
||||||
"Image Loader From Path [LP]",
|
"Image Loader From Path [LP]",
|
||||||
"Image Overlay [LP]",
|
"Image Overlay [LP]",
|
||||||
|
"ImageDataIterator|LP",
|
||||||
"ImageLoaderFromPath|LP",
|
"ImageLoaderFromPath|LP",
|
||||||
"ImageOverlay|LP",
|
"ImageOverlay|LP",
|
||||||
"Inpaint Crop [LP]",
|
"Inpaint Crop [LP]",
|
||||||
@ -8048,6 +8069,8 @@
|
|||||||
"IntToBool|LP",
|
"IntToBool|LP",
|
||||||
"IntToFloat|LP",
|
"IntToFloat|LP",
|
||||||
"IntToString|LP",
|
"IntToString|LP",
|
||||||
|
"Iterator [LP]",
|
||||||
|
"Iterator|LP",
|
||||||
"Keep Only English Tags [LP]",
|
"Keep Only English Tags [LP]",
|
||||||
"Keep Only English Words [LP]",
|
"Keep Only English Words [LP]",
|
||||||
"KeepOnlyEnglishTags|LP",
|
"KeepOnlyEnglishTags|LP",
|
||||||
@ -14465,6 +14488,15 @@
|
|||||||
"title_aux": "ComfyUI-NeuralMedia"
|
"title_aux": "ComfyUI-NeuralMedia"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/YaserJaradeh/comfyui-yaser-nodes": [
|
||||||
|
[
|
||||||
|
"ConditionalSelectionNode",
|
||||||
|
"IterativeUpscaleWithModelsNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Yaser-nodes for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
"https://github.com/YinBailiang/MergeBlockWeighted_fo_ComfyUI": [
|
||||||
[
|
[
|
||||||
"MergeBlockWeighted"
|
"MergeBlockWeighted"
|
||||||
@ -20652,6 +20684,7 @@
|
|||||||
"TestListToAccumulationNode",
|
"TestListToAccumulationNode",
|
||||||
"TestMakeListNode",
|
"TestMakeListNode",
|
||||||
"TestMixedExpansionReturns",
|
"TestMixedExpansionReturns",
|
||||||
|
"TestOutputNodeWithSocketOutput",
|
||||||
"TestParallelSleep",
|
"TestParallelSleep",
|
||||||
"TestSamplingInExpansion",
|
"TestSamplingInExpansion",
|
||||||
"TestSleep",
|
"TestSleep",
|
||||||
@ -24388,6 +24421,19 @@
|
|||||||
"title_aux": "guy-nodes-comfyui"
|
"title_aux": "guy-nodes-comfyui"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/gvfarns/comfyui_gvf": [
|
||||||
|
[
|
||||||
|
"CheckpointLoaderWithName",
|
||||||
|
"CropToAspectRatio",
|
||||||
|
"CropToAspectRatioMinMax",
|
||||||
|
"IfElseFloat",
|
||||||
|
"IfElseInt",
|
||||||
|
"StringContains"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "comfyui_gvf"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
|
"https://github.com/hackkhai/ComfyUI-Image-Matting": [
|
||||||
[
|
[
|
||||||
"ApplyMatting",
|
"ApplyMatting",
|
||||||
@ -31482,6 +31528,17 @@
|
|||||||
"title_aux": "Transparent-background-comfyUI"
|
"title_aux": "Transparent-background-comfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/mikeshuangyan/ComfyUI_MqUtils": [
|
||||||
|
[
|
||||||
|
"MqCheckFP4Support",
|
||||||
|
"MqIntSwitch",
|
||||||
|
"MqIntToString",
|
||||||
|
"MqTextSplitter"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_MqUtils"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/mikkel/ComfyUI-text-overlay": [
|
"https://github.com/mikkel/ComfyUI-text-overlay": [
|
||||||
[
|
[
|
||||||
"Image Text Overlay"
|
"Image Text Overlay"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user