Browse Source

update DB

pull/557/head
Dr.Lt.Data 7 months ago
parent
commit
8a330ccc0a
  1. 61
      custom-node-list.json
  2. 62
      extension-node-map.json
  3. 412
      github-stats.json
  4. 102
      node_db/new/custom-node-list.json
  5. 62
      node_db/new/extension-node-map.json

61
custom-node-list.json

@ -2549,6 +2549,16 @@
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of ELLA"
},
{
"author": "kijai",
"title": "ComfyUI-LaVi-Bridge-Wrapper",
"reference": "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper node to test LaVi-Bridge using Diffusers"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",
@ -5929,6 +5939,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use [a/FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing](https://github.com/yrcong/flatten)."
},
{
"author": "logtd",
"title": "ComfyUI-RAVE Attention",
"reference": "https://github.com/logtd/ComfyUI-RAVE_ATTN",
"files": [
"https://github.com/logtd/ComfyUI-RAVE_ATTN"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN."
},
{
"author": "Big-Idea-Technology",
"title": "ImageTextOverlay Node for ComfyUI",
@ -6879,6 +6899,16 @@
"install_type": "git-clone",
"description": "Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero."
},
{
"author": "BlakeOne",
"title": "ComfyUI NodePresets",
"reference": "https://github.com/BlakeOne/ComfyUI-NodePresets",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodePresets"
],
"install_type": "git-clone",
"description": "An extension for ComyUI that enables saving and loading node presets using the node's context menu.\nRight click a node and choose 'Presets' from its context menu to access the node's presets."
},
{
"author": "kale4eat",
"title": "ComfyUI_demucus",
@ -7089,6 +7119,37 @@
"install_type": "git-clone",
"description": "Yet Another Node Collection. Adds some useful nodes, check out the GitHub page for more details."
},
{
"author": "AIFSH",
"title": "ComfyUI-IP_LAP",
"reference": "https://github.com/AIFSH/ComfyUI-IP_LAP",
"files": [
"https://github.com/AIFSH/ComfyUI-IP_LAP"
],
"install_type": "git-clone",
"description": "Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!"
},
{
"author": "Wicloz",
"title": "ComfyUI-Simply-Nodes",
"reference": "https://github.com/Wicloz/ComfyUI-Simply-Nodes",
"files": [
"https://github.com/Wicloz/ComfyUI-Simply-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Conditional LoRA Loader, Multiline Text, Text Flow Controller, Select SDXL Resolution, Random Style Prompt."
},
{
"author": "wandbrandon",
"title": "comfyui-pixel",
"reference": "https://github.com/wandbrandon/comfyui-pixel",
"files": [
"https://github.com/wandbrandon/comfyui-pixel"
],
"install_type": "git-clone",
"description": "pixel art workshop nodes for comfyui."
},

62
extension-node-map.json

@ -186,10 +186,21 @@
"title_aux": "ComfyUI-PixelOE"
}
],
"https://github.com/AIFSH/ComfyUI-IP_LAP": [
[
"CombineAudioVideo",
"IP_LAP",
"LoadVideo",
"PreViewVideo"
],
{
"title_aux": "ComfyUI-IP_LAP"
}
],
"https://github.com/AIFSH/ComfyUI-UVR5": [
[
"LoadAudio",
"PlayAudio",
"PreViewAudio",
"UVR5_Node"
],
{
@ -616,6 +627,14 @@
"title_aux": "ComfyUI CustomScheduler"
}
],
"https://github.com/BlakeOne/ComfyUI-NodePresets": [
[
"NodePresets"
],
{
"title_aux": "ComfyUI NodePresets"
}
],
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer": [
[
"SchedulerMixer"
@ -4018,6 +4037,18 @@
"title_aux": "WebDev9000-Nodes"
}
],
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": [
[
"WF_ConditionalLoraLoader",
"WF_MultilineText",
"WF_RandomStyle",
"WF_ResolutionSDXL",
"WF_TextFlow"
],
{
"title_aux": "ComfyUI-Simply-Nodes"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [
[
"DeforumAddNoiseNode",
@ -4180,12 +4211,16 @@
[
"ConcatText_Zho",
"DisplayText_Zho",
"Gemini_15P_API_S_Advance_Zho",
"Gemini_15P_API_S_Chat_Advance_Zho",
"Gemini_API_Chat_Zho",
"Gemini_API_S_Chat_Zho",
"Gemini_API_S_Vsion_ImgURL_Zho",
"Gemini_API_S_Zho",
"Gemini_API_Vsion_ImgURL_Zho",
"Gemini_API_Zho"
"Gemini_API_Zho",
"Gemini_FileUpload_API_S_Zho",
"Gemini_File_API_S_Zho"
],
{
"title_aux": "ComfyUI-Gemini"
@ -5547,6 +5582,7 @@
"StreamingT2VRunI2V",
"StreamingT2VRunLongStep",
"StreamingT2VRunLongStepVidXTendPipeline",
"StreamingT2VRunLongStepVidXTendPipelineCustomRef",
"StreamingT2VRunLongStepVidXTendPipelinePromptTravel",
"StreamingT2VRunShortStepAnimateDiff",
"StreamingT2VRunShortStepModelscopeT2V",
@ -5953,6 +5989,7 @@
],
"https://github.com/comfyanonymous/ComfyUI": [
[
"AddNoise",
"BasicGuider",
"BasicScheduler",
"CFGGuider",
@ -7890,6 +7927,16 @@
"title_aux": "KJNodes for ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": [
[
"lavi_bridge_t5_encoder",
"lavibridge_model_loader",
"lavibridge_sampler"
],
{
"title_aux": "ComfyUI-LaVi-Bridge-Wrapper"
}
],
"https://github.com/kijai/ComfyUI-Marigold": [
[
"ColorizeDepthmap",
@ -8219,6 +8266,16 @@
"title_aux": "ComfyUI-InversedNoise"
}
],
"https://github.com/logtd/ComfyUI-RAVE_ATTN": [
[
"ApplyRaveAttentionNode",
"AttentionOverrideSD15Node",
"AttentionOverrideSDXLNode"
],
{
"title_aux": "ComfyUI-RAVE Attention"
}
],
"https://github.com/logtd/ComfyUI-RefSampling": [
[
"ApplyRefContentNode",
@ -8265,6 +8322,7 @@
"https://github.com/longgui0318/comfyui-oms-diffusion": [
[
"Additional Features With Attention",
"LOAD OMS",
"RUN OMS"
],
{

412
github-stats.json

File diff suppressed because it is too large Load Diff

102
node_db/new/custom-node-list.json

@ -9,6 +9,58 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
},
{
"author": "logtd",
"title": "ComfyUI-RAVE Attention",
"reference": "https://github.com/logtd/ComfyUI-RAVE_ATTN",
"files": [
"https://github.com/logtd/ComfyUI-RAVE_ATTN"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use RAVE attention as a temporal attention mechanism.\nThis differs from other implementations in that it does not concatenate the images together, but within the UNet's Self-Attention mechanism performs the RAVE technique. By not altering the images/latents throughout the UNet, this method does not affect other temporal techniques, style mechanisms, or other UNet modifications.\nFor example, it can be combined with AnimateDiff, ModelScope/ZeroScope, or FLATTEN."
},
{
"author": "BlakeOne",
"title": "ComfyUI NodePresets",
"reference": "https://github.com/BlakeOne/ComfyUI-NodePresets",
"files": [
"https://github.com/BlakeOne/ComfyUI-NodePresets"
],
"install_type": "git-clone",
"description": "An extension for ComyUI that enables saving and loading node presets using the node's context menu.\nRight click a node and choose 'Presets' from its context menu to access the node's presets."
},
{
"author": "Wicloz",
"title": "ComfyUI-Simply-Nodes",
"reference": "https://github.com/Wicloz/ComfyUI-Simply-Nodes",
"files": [
"https://github.com/Wicloz/ComfyUI-Simply-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Conditional LoRA Loader, Multiline Text, Text Flow Controller, Select SDXL Resolution, Random Style Prompt."
},
{
"author": "AIFSH",
"title": "ComfyUI-IP_LAP",
"reference": "https://github.com/AIFSH/ComfyUI-IP_LAP",
"files": [
"https://github.com/AIFSH/ComfyUI-IP_LAP"
],
"install_type": "git-clone",
"description": "Nodes:IP_LAP Node, Video Loader, PreView Video, Combine Audio Video. the comfyui custom node of [a/IP_LAP](https://github.com/Weizhi-Zhong/IP_LAP) to make audio driven videos!"
},
{
"author": "kijai",
"title": "ComfyUI-LaVi-Bridge-Wrapper",
"reference": "https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper node to test LaVi-Bridge using Diffusers"
},
{
"author": "ALatentPlace",
"title": "ComfyUI_yanc",
@ -639,56 +691,6 @@
],
"install_type": "git-clone",
"description": "Nodes:HDR Effects (SuperBeasts.AI). This repository contains custom nodes for ComfyUI created and used by SuperBeasts.AI (@SuperBeasts.AI on Instagram)"
},
{
"author": "IKHOR",
"title": "ikhor-nodes",
"reference": "https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes",
"files": [
"https://github.com/IKHOR/ComfyUI-IKHOR-Jam-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:LoadFromS3, LoadBatchFromS3, SaveToS3, SaveBatchToS3"
},
{
"author": "viperyl",
"title": "ComfyUI-BiRefNet",
"reference": "https://github.com/viperyl/ComfyUI-BiRefNet",
"files": [
"https://github.com/viperyl/ComfyUI-BiRefNet"
],
"install_type": "git-clone",
"description": "Bilateral Reference Network achieves SOTA result in multi Salient Object Segmentation dataset, this repo pack BiRefNet as ComfyUI nodes, and make this SOTA model easier use for everyone."
},
{
"author": "alisson-anjos",
"title": "ComfyUI-LLaVA-Describer",
"reference": "https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer",
"files": [
"https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer"
],
"install_type": "git-clone",
"description": "This is an extension for ComfyUI to extract descriptions from your images using the multimodal model called LLaVa. The LLaVa model - Large Language and Vision Assistant, although trained on a relatively small dataset, demonstrates exceptional capabilities in understanding images and answering questions about them. This model shows behaviors similar to multimodal models like GPT-4, even when presented with unseen images and instructions."
},
{
"author": "chaosaiart",
"title": "Chaosaiart-Nodes",
"reference": "https://github.com/chaosaiart/Chaosaiart-Nodes",
"files": [
"https://github.com/chaosaiart/Chaosaiart-Nodes"
],
"install_type": "git-clone",
"description": "This extension provides various custom nodes to assist in configuring the workflow structure."
},
{
"author": "shadowcz007",
"title": "comfyui-Image-reward",
"reference": "https://github.com/shadowcz007/comfyui-Image-reward",
"files": [
"https://github.com/shadowcz007/comfyui-Image-reward"
],
"install_type": "git-clone",
"description": "[a/ImageReward](https://github.com/THUDM/ImageReward): Human preference learning in text-to-image generation. This is a [a/paper](https://arxiv.org/abs/2304.05977) from NeurIPS 2023"
}
]
}

62
node_db/new/extension-node-map.json

@ -186,10 +186,21 @@
"title_aux": "ComfyUI-PixelOE"
}
],
"https://github.com/AIFSH/ComfyUI-IP_LAP": [
[
"CombineAudioVideo",
"IP_LAP",
"LoadVideo",
"PreViewVideo"
],
{
"title_aux": "ComfyUI-IP_LAP"
}
],
"https://github.com/AIFSH/ComfyUI-UVR5": [
[
"LoadAudio",
"PlayAudio",
"PreViewAudio",
"UVR5_Node"
],
{
@ -616,6 +627,14 @@
"title_aux": "ComfyUI CustomScheduler"
}
],
"https://github.com/BlakeOne/ComfyUI-NodePresets": [
[
"NodePresets"
],
{
"title_aux": "ComfyUI NodePresets"
}
],
"https://github.com/BlakeOne/ComfyUI-SchedulerMixer": [
[
"SchedulerMixer"
@ -4018,6 +4037,18 @@
"title_aux": "WebDev9000-Nodes"
}
],
"https://github.com/Wicloz/ComfyUI-Simply-Nodes": [
[
"WF_ConditionalLoraLoader",
"WF_MultilineText",
"WF_RandomStyle",
"WF_ResolutionSDXL",
"WF_TextFlow"
],
{
"title_aux": "ComfyUI-Simply-Nodes"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [
[
"DeforumAddNoiseNode",
@ -4180,12 +4211,16 @@
[
"ConcatText_Zho",
"DisplayText_Zho",
"Gemini_15P_API_S_Advance_Zho",
"Gemini_15P_API_S_Chat_Advance_Zho",
"Gemini_API_Chat_Zho",
"Gemini_API_S_Chat_Zho",
"Gemini_API_S_Vsion_ImgURL_Zho",
"Gemini_API_S_Zho",
"Gemini_API_Vsion_ImgURL_Zho",
"Gemini_API_Zho"
"Gemini_API_Zho",
"Gemini_FileUpload_API_S_Zho",
"Gemini_File_API_S_Zho"
],
{
"title_aux": "ComfyUI-Gemini"
@ -5547,6 +5582,7 @@
"StreamingT2VRunI2V",
"StreamingT2VRunLongStep",
"StreamingT2VRunLongStepVidXTendPipeline",
"StreamingT2VRunLongStepVidXTendPipelineCustomRef",
"StreamingT2VRunLongStepVidXTendPipelinePromptTravel",
"StreamingT2VRunShortStepAnimateDiff",
"StreamingT2VRunShortStepModelscopeT2V",
@ -5953,6 +5989,7 @@
],
"https://github.com/comfyanonymous/ComfyUI": [
[
"AddNoise",
"BasicGuider",
"BasicScheduler",
"CFGGuider",
@ -7890,6 +7927,16 @@
"title_aux": "KJNodes for ComfyUI"
}
],
"https://github.com/kijai/ComfyUI-LaVi-Bridge-Wrapper": [
[
"lavi_bridge_t5_encoder",
"lavibridge_model_loader",
"lavibridge_sampler"
],
{
"title_aux": "ComfyUI-LaVi-Bridge-Wrapper"
}
],
"https://github.com/kijai/ComfyUI-Marigold": [
[
"ColorizeDepthmap",
@ -8219,6 +8266,16 @@
"title_aux": "ComfyUI-InversedNoise"
}
],
"https://github.com/logtd/ComfyUI-RAVE_ATTN": [
[
"ApplyRaveAttentionNode",
"AttentionOverrideSD15Node",
"AttentionOverrideSDXLNode"
],
{
"title_aux": "ComfyUI-RAVE Attention"
}
],
"https://github.com/logtd/ComfyUI-RefSampling": [
[
"ApplyRefContentNode",
@ -8265,6 +8322,7 @@
"https://github.com/longgui0318/comfyui-oms-diffusion": [
[
"Additional Features With Attention",
"LOAD OMS",
"RUN OMS"
],
{

Loading…
Cancel
Save