Browse Source

update DB

pull/658/head
Dr.Lt.Data 6 months ago
parent
commit
9c088220e3
  1. 40
      custom-node-list.json
  2. 53
      extension-node-map.json
  3. 448
      github-stats.json
  4. 40
      node_db/new/custom-node-list.json
  5. 53
      node_db/new/extension-node-map.json

40
custom-node-list.json

@ -7201,6 +7201,16 @@
"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."
},
{
"author": "A4P7J1N7M05OT",
"title": "ComfyUI-AutoColorGimp",
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp",
"files": [
"https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp"
],
"install_type": "git-clone",
"description": "Shamelessly copied the code to auto color correct the image like in gimp from this answer: [a/https://stackoverflow.com/a/56365560/4561887](https://stackoverflow.com/a/56365560/4561887)"
},
{
"author": "ronniebasak",
"title": "ComfyUI-Tara-LLM-Integration",
@ -7341,6 +7351,16 @@
"install_type": "git-clone",
"description": "a comfyui custom node for [a/Retrieval-based-Voice-Conversion-WebUI](https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git), you can Voice-Conversion in comfyui now!\nNOTE: make sure ffmpeg is worked in your commandline for Linux"
},
{
"author": "AIFSH",
"title": "ComfyUI-XTTS",
"reference": "https://github.com/AIFSH/ComfyUI-XTTS",
"files": [
"https://github.com/AIFSH/ComfyUI-XTTS"
],
"install_type": "git-clone",
"description": "a custom comfyui node for [a/coqui-ai/TTS](https://github.com/coqui-ai/TTS.git)'s xtts module! support 17 languages voice cloning and tts"
},
{
"author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler",
@ -7401,6 +7421,16 @@
"install_type": "git-clone",
"description": "A tool for novice users in Chinese Mainland to call the huggingface hub and download the huggingface models."
},
{
"author": "smthemex",
"title": "ComfyUI_Llama3_8B",
"reference": "https://github.com/smthemex/ComfyUI_Llama3_8B",
"files": [
"https://github.com/smthemex/ComfyUI_Llama3_8B"
],
"install_type": "git-clone",
"description": "Llama3_8B for comfyUI, using pipeline workflow."
},
{
"author": "choey",
"title": "Comfy-Topaz",
@ -8021,6 +8051,16 @@
"install_type": "git-clone",
"description": "EmbeddingsNameLoader, EmbendingList"
},
{
"author": "chenpx976",
"title": "ComfyUI-RunRunRun",
"reference": "https://github.com/chenpx976/ComfyUI-RunRunRun",
"files": [
"https://github.com/chenpx976/ComfyUI-RunRunRun"
],
"install_type": "git-clone",
"description": "add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project."
},

53
extension-node-map.json

@ -182,6 +182,14 @@
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": [
[
"AutoColorGimp"
],
{
"title_aux": "ComfyUI-AutoColorGimp"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [
[
"PixelOE"
@ -270,6 +278,17 @@
"title_aux": "ComfyUI-WhisperX"
}
],
"https://github.com/AIFSH/ComfyUI-XTTS": [
[
"LoadAudio",
"LoadSRT",
"PreViewAudio",
"XTTS_INFER"
],
{
"title_aux": "ComfyUI-XTTS"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[
"LoadMarianMTCheckPoint",
@ -2029,8 +2048,10 @@
],
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [
[
"Load Nai Styles CSV",
"Universal_Styler_Node"
"Load Nai Styles Complex CSV",
"ShowText|pysssss",
"Universal_Styler_Node",
"concat"
],
{
"title_aux": "ComfyUI Universal Styler"
@ -2598,6 +2619,7 @@
"PostSamplerCrop",
"SDXLEmptyLatent",
"SaveWithMetaData",
"SaveWithMetaData2",
"SimplePrompts",
"SpecificStylesDir",
"TimeStamp",
@ -6461,10 +6483,16 @@
"BlendModes",
"ColorBalance",
"ColorBalanceAdvanced",
"GaussianBlur",
"GaussianBlurDepth",
"HueSat",
"HueSatAdvanced",
"LensBlur",
"LensBlurDepth",
"Levels",
"MergeRGB",
"MotionBlur",
"MotionBlurDepth",
"SelectiveColor",
"SolidColor",
"SolidColorHSV",
@ -9331,6 +9359,14 @@
"title_aux": "simple wildcard for ComfyUI"
}
],
"https://github.com/liusida/ComfyUI-AutoCropFaces": [
[
"AutoCropFaces"
],
{
"title_aux": "ComfyUI-AutoCropFaces"
}
],
"https://github.com/liusida/ComfyUI-Debug": [
[
"DebugInspectorNode",
@ -11176,6 +11212,15 @@
"title_aux": "ComfyUI_ChatGLM_API"
}
],
"https://github.com/smthemex/ComfyUI_Llama3_8B": [
[
"ChatQA_1p5_8B",
"Meta_Llama3_8B"
],
{
"title_aux": "ComfyUI_Llama3_8B"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [
[
"PromptToAudio"
@ -11352,7 +11397,9 @@
"KRestartSampler",
"KRestartSamplerAdv",
"KRestartSamplerCustom",
"KRestartSamplerSimple"
"KRestartSamplerSimple",
"RestartSampler",
"RestartScheduler"
],
{
"title_aux": "Restart Sampling"

448
github-stats.json

File diff suppressed because it is too large Load Diff

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

@ -11,6 +11,46 @@
{
"author": "smthemex",
"title": "ComfyUI_Llama3_8B",
"reference": "https://github.com/smthemex/ComfyUI_Llama3_8B",
"files": [
"https://github.com/smthemex/ComfyUI_Llama3_8B"
],
"install_type": "git-clone",
"description": "Llama3_8B for comfyUI, using pipeline workflow."
},
{
"author": "Sida Liu",
"title": "ComfyUI-AutoCropFaces",
"reference": "https://github.com/liusida/ComfyUI-AutoCropFaces",
"files": [
"https://github.com/liusida/ComfyUI-AutoCropFaces"
],
"install_type": "git-clone",
"description": "Use RetinaFace to detect and automatically crop faces."
},
{
"author": "AIFSH",
"title": "ComfyUI-XTTS",
"reference": "https://github.com/AIFSH/ComfyUI-XTTS",
"files": [
"https://github.com/AIFSH/ComfyUI-XTTS"
],
"install_type": "git-clone",
"description": "a custom comfyui node for [a/coqui-ai/TTS](https://github.com/coqui-ai/TTS.git)'s xtts module! support 17 languages voice cloning and tts"
},
{
"author": "chenpx976",
"title": "ComfyUI-RunRunRun",
"reference": "https://github.com/chenpx976/ComfyUI-RunRunRun",
"files": [
"https://github.com/chenpx976/ComfyUI-RunRunRun"
],
"install_type": "git-clone",
"description": "add http api http://127.0.0.1:8188/comfyui-run/run use in other llm project."
},
{
"author": "AI2lab",
"title": "comfyUI-DeepSeek-2lab",

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

@ -182,6 +182,14 @@
"title_aux": "ComfyUI-Static-Primitives"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-AutoColorGimp": [
[
"AutoColorGimp"
],
{
"title_aux": "ComfyUI-AutoColorGimp"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-PixelOE": [
[
"PixelOE"
@ -270,6 +278,17 @@
"title_aux": "ComfyUI-WhisperX"
}
],
"https://github.com/AIFSH/ComfyUI-XTTS": [
[
"LoadAudio",
"LoadSRT",
"PreViewAudio",
"XTTS_INFER"
],
{
"title_aux": "ComfyUI-XTTS"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[
"LoadMarianMTCheckPoint",
@ -2029,8 +2048,10 @@
],
"https://github.com/KoreTeknology/ComfyUI-Universal-Styler": [
[
"Load Nai Styles CSV",
"Universal_Styler_Node"
"Load Nai Styles Complex CSV",
"ShowText|pysssss",
"Universal_Styler_Node",
"concat"
],
{
"title_aux": "ComfyUI Universal Styler"
@ -2598,6 +2619,7 @@
"PostSamplerCrop",
"SDXLEmptyLatent",
"SaveWithMetaData",
"SaveWithMetaData2",
"SimplePrompts",
"SpecificStylesDir",
"TimeStamp",
@ -6461,10 +6483,16 @@
"BlendModes",
"ColorBalance",
"ColorBalanceAdvanced",
"GaussianBlur",
"GaussianBlurDepth",
"HueSat",
"HueSatAdvanced",
"LensBlur",
"LensBlurDepth",
"Levels",
"MergeRGB",
"MotionBlur",
"MotionBlurDepth",
"SelectiveColor",
"SolidColor",
"SolidColorHSV",
@ -9331,6 +9359,14 @@
"title_aux": "simple wildcard for ComfyUI"
}
],
"https://github.com/liusida/ComfyUI-AutoCropFaces": [
[
"AutoCropFaces"
],
{
"title_aux": "ComfyUI-AutoCropFaces"
}
],
"https://github.com/liusida/ComfyUI-Debug": [
[
"DebugInspectorNode",
@ -11176,6 +11212,15 @@
"title_aux": "ComfyUI_ChatGLM_API"
}
],
"https://github.com/smthemex/ComfyUI_Llama3_8B": [
[
"ChatQA_1p5_8B",
"Meta_Llama3_8B"
],
{
"title_aux": "ComfyUI_Llama3_8B"
}
],
"https://github.com/smthemex/ComfyUI_ParlerTTS": [
[
"PromptToAudio"
@ -11352,7 +11397,9 @@
"KRestartSampler",
"KRestartSamplerAdv",
"KRestartSamplerCustom",
"KRestartSamplerSimple"
"KRestartSamplerSimple",
"RestartSampler",
"RestartScheduler"
],
{
"title_aux": "Restart Sampling"

Loading…
Cancel
Save