Browse Source

update DB

pull/591/head
Dr.Lt.Data 7 months ago
parent
commit
d91417fe63
  1. 47
      custom-node-list.json
  2. 28
      extension-node-map.json
  3. 346
      github-stats.json
  4. 31
      node_db/new/custom-node-list.json
  5. 28
      node_db/new/extension-node-map.json

47
custom-node-list.json

@ -2522,12 +2522,12 @@
{
"author": "kijai",
"title": "ComfyUI-APISR",
"reference": "https://github.com/kijai/ComfyUI-APISR",
"reference": "https://github.com/kijai/ComfyUI-APISR-KJ",
"files": [
"https://github.com/kijai/ComfyUI-APISR"
"https://github.com/kijai/ComfyUI-APISR-KJ"
],
"install_type": "git-clone",
"description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI"
"description": "Node to use [a/APISR](https://github.com/Kiteretsu77/APISR) upscale models in ComfyUI.[w/NOTE: repo name is changed from ComfyUI-APISR -> ComfyUI-APISR-KJ]"
},
{
"author": "kijai",
@ -5699,16 +5699,6 @@
"install_type": "git-clone",
"description": "ComfyUI Custom Sampler nodes that implement Zheng et al.'s Trajectory Consistency Distillation based on [a/https://mhh0318.github.io/tcd](https://mhh0318.github.io/tcd)"
},
{
"author": "MarkoCa1",
"title": "ComfyUI_Segment_Mask",
"reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask",
"files": [
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask"
],
"install_type": "git-clone",
"description": "Mask cutout based on Segment Anything."
},
{
"author": "antrobot",
"title": "antrobots ComfyUI Nodepack",
@ -6559,6 +6549,16 @@
"install_type": "git-clone",
"description": "Various AI tools to use in Comfy UI. Starting with VL and prompt making tools using Ollma as backend will evolve as I find time."
},
{
"author": "if-ai",
"title": "ComfyUI-IF_AI_WishperSpeechNode",
"reference": "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode",
"files": [
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode"
],
"install_type": "git-clone",
"description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes."
},
{
"author": "dmMaze",
"title": "Sketch2Manga",
@ -6619,6 +6619,16 @@
"install_type": "git-clone",
"description": "Text."
},
{
"author": "MarkoCa1",
"title": "ComfyUI_Segment_Mask",
"reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask",
"files": [
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask"
],
"install_type": "git-clone",
"description": "Mask cutout based on Segment Anything."
},
{
"author": "Shadetail",
"title": "Eagleshadow Custom Nodes",
@ -7509,6 +7519,17 @@
"install_type": "git-clone",
"description": "ComfyUI implementation for [a/ELLA](https://github.com/TencentQQGYLab/ELLA)."
},
{
"author": "DarKDinDoN",
"title": "ComfyUI Checkpoint Automatic Config",
"reference": "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config",
"files": [
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config"
],
"install_type": "git-clone",
"description": "This node was designed to help with checkpoint configuration."
},

28
extension-node-map.json

@ -926,6 +926,14 @@
"title_aux": "Comfy Couple"
}
],
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [
[
"CheckpointAutomaticConfig"
],
{
"title_aux": "ComfyUI Checkpoint Automatic Config"
}
],
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
[
"Absolute value",
@ -2355,6 +2363,7 @@
"EmbeddingLoader",
"HashText",
"HueSatLum",
"ImageDimensions",
"IndoorBackgrounds",
"IntFloatDict",
"IntStringDict",
@ -6630,6 +6639,7 @@
"JDCN_SeamlessExperience",
"JDCN_SplitString",
"JDCN_StringToList",
"JDCN_TXTFileSaver",
"JDCN_VHSFileMover"
],
{
@ -7691,6 +7701,14 @@
"title_aux": "ComfyUI-Lora-Auto-Trigger-Words"
}
],
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [
[
"IF_WhisperSpeech"
],
{
"title_aux": "ComfyUI-IF_AI_WishperSpeechNode"
}
],
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
[
"IF_ChatPrompt",
@ -8134,6 +8152,14 @@
"title_aux": "Animatediff MotionLoRA Trainer"
}
],
"https://github.com/kijai/ComfyUI-APISR-KJ": [
[
"APISR_upscale"
],
{
"title_aux": "ComfyUI-APISR"
}
],
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": [
[
"brushnet_ella_loader",
@ -10750,6 +10776,8 @@
"quadmoonConvertNormalizeHW",
"quadmoonConvertNumberToString",
"quadmoonINTConditionalOperation",
"quadmoonKSampler",
"quadmoonKSamplerAdvanced",
"quadmoonThebutton"
],
{

346
github-stats.json

File diff suppressed because it is too large Load Diff

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

@ -19,7 +19,26 @@
{
"author": "DarKDinDoN",
"title": "ComfyUI Checkpoint Automatic Config",
"reference": "https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config",
"files": [
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config"
],
"install_type": "git-clone",
"description": "This node was designed to help with checkpoint configuration."
},
{
"author": "if-ai",
"title": "ComfyUI-IF_AI_WishperSpeechNode",
"reference": "https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode",
"files": [
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode"
],
"install_type": "git-clone",
"description": "This repository hosts a Text-to-Speech (TTS) application that leverages Whisper Speech for voice synthesis, allowing users to train a voice model on-the-fly. It is built on ComfyUI and supports rapid training and inference processes."
},
{
"author": "Big Idea Technology",
"title": "ComfyUI-Book-Tools",
@ -679,16 +698,6 @@
],
"install_type": "git-clone",
"description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)"
},
{
"author": "A4P7J1N7M05OT",
"title": "ComfyUI-PixelOE",
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE",
"files": [
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE"
],
"install_type": "git-clone",
"description": "A barebones ComfyUI wrapper for [a/PixelOE](https://github.com/KohakuBlueleaf/PixelOE).\nI cannot promise any support, if there is someone who wants to make a proper node, please do."
}
]
}

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

@ -926,6 +926,14 @@
"title_aux": "Comfy Couple"
}
],
"https://github.com/DarKDinDoN/comfyui-checkpoint-automatic-config": [
[
"CheckpointAutomaticConfig"
],
{
"title_aux": "ComfyUI Checkpoint Automatic Config"
}
],
"https://github.com/Derfuu/Derfuu_ComfyUI_ModdedNodes": [
[
"Absolute value",
@ -2355,6 +2363,7 @@
"EmbeddingLoader",
"HashText",
"HueSatLum",
"ImageDimensions",
"IndoorBackgrounds",
"IntFloatDict",
"IntStringDict",
@ -6630,6 +6639,7 @@
"JDCN_SeamlessExperience",
"JDCN_SplitString",
"JDCN_StringToList",
"JDCN_TXTFileSaver",
"JDCN_VHSFileMover"
],
{
@ -7691,6 +7701,14 @@
"title_aux": "ComfyUI-Lora-Auto-Trigger-Words"
}
],
"https://github.com/if-ai/ComfyUI-IF_AI_WishperSpeechNode": [
[
"IF_WhisperSpeech"
],
{
"title_aux": "ComfyUI-IF_AI_WishperSpeechNode"
}
],
"https://github.com/if-ai/ComfyUI-IF_AI_tools": [
[
"IF_ChatPrompt",
@ -8134,6 +8152,14 @@
"title_aux": "Animatediff MotionLoRA Trainer"
}
],
"https://github.com/kijai/ComfyUI-APISR-KJ": [
[
"APISR_upscale"
],
{
"title_aux": "ComfyUI-APISR"
}
],
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": [
[
"brushnet_ella_loader",
@ -10750,6 +10776,8 @@
"quadmoonConvertNormalizeHW",
"quadmoonConvertNumberToString",
"quadmoonINTConditionalOperation",
"quadmoonKSampler",
"quadmoonKSamplerAdvanced",
"quadmoonThebutton"
],
{

Loading…
Cancel
Save