Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data
2024-09-13 01:46:04 +09:00
9 changed files with 2476 additions and 2124 deletions

View File

@@ -12,6 +12,36 @@
{
"author": "AlexXi19",
"title": "ComfyUI-OpenAINode",
"reference": "https://github.com/AlexXi19/ComfyUI-OpenAINode",
"files": [
"https://github.com/AlexXi19/ComfyUI-OpenAINode"
],
"install_type": "git-clone",
"description": "ComfyUI-OpenAINode is a user-friendly node that serves as an interface to the OpenAI Models.[w/Repo name conflict with Electrofried/ComfyUI-OpenAINode]"
},
{
"author": "hgabha",
"title": "WWAA-CustomNodes",
"reference": "https://github.com/hgabha/WWAA-CustomNodes",
"files": [
"https://github.com/hgabha/WWAA-CustomNodes"
],
"install_type": "git-clone",
"description": "Custom Nodes for ComfyUI made by the team at [a/WeirdWonderfulAI.Art](https://weirdwonderfulai.art/) These are developed based on the needs where there was a gap to make our workflows better. You are welcome to use it as you see fit."
},
{
"author": "IgPoly",
"title": "ComfyUI-igTools",
"reference": "https://github.com/IgPoly/ComfyUI-igTools",
"files": [
"https://github.com/IgPoly/ComfyUI-igTools"
],
"install_type": "git-clone",
"description": "NODES:IGT Simple Tiles Calc"
},
{
"author": "jazhang00",
"title": "ComfyUI Node for Slicedit",
@@ -172,16 +202,6 @@
"install_type": "git-clone",
"description": "NODES:LoadAudioUrl, VideoWatermark"
},
{
"author": "jinljin",
"title": "ComfyUI-Talking-Head [WIP]",
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
"files": [
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
],
"install_type": "git-clone",
"description": "ComfyUI-Talking-Head"
},
{
"author": "zhongpei",
"title": "Comfyui_image2prompt",

View File

@@ -285,6 +285,15 @@
"title_aux": "comfyui-textools [WIP]"
}
],
"https://github.com/AlexXi19/ComfyUI-OpenAINode": [
[
"ImageWithPrompt",
"TextWithPrompt"
],
{
"title_aux": "ComfyUI-OpenAINode"
}
],
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
[
"Add Human Styler",
@@ -545,6 +554,14 @@
"title_aux": "GH Tools for ComfyUI"
}
],
"https://github.com/IgPoly/ComfyUI-igTools": [
[
"IGT_SimpleTilesCalc"
],
{
"title_aux": "ComfyUI-igTools"
}
],
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
[
"Gen_align_pose",
@@ -1437,6 +1454,7 @@
"TestWhileLoopOpen",
"ThresholdMask",
"TomePatchModel",
"TorchCompileModel",
"TripleCLIPLoader",
"UNETLoader",
"UNetCrossAttentionMultiply",
@@ -1715,6 +1733,14 @@
"title_aux": "Comfyui-SadTalker"
}
],
"https://github.com/hgabha/WWAA-CustomNodes": [
[
"WWAA-LineCount"
],
{
"title_aux": "WWAA-CustomNodes"
}
],
"https://github.com/horidream/ComfyUI-Horidream": [
[
"PassThroughWithSound"
@@ -1897,16 +1923,6 @@
"title_aux": "Jim's ComfyUI Nodes [WIP]"
}
],
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
[
"BatchTalkingHeadRun",
"\ud83d\ude80AudioAdjust",
"\ud83d\ude80SingleTalkingHeadRun"
],
{
"title_aux": "ComfyUI-Talking-Head [WIP]"
}
],
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
[
"JN_AreaInfo",
@@ -2294,6 +2310,7 @@
],
"https://github.com/marduk191/comfyui-marnodes": [
[
"ImageToDevice",
"marduk191_5_text_string",
"marduk191_5way_text_switch",
"marduk191_s_random_latent",

View File

File diff suppressed because it is too large Load Diff