diff --git a/custom-node-list.json b/custom-node-list.json index d1a76730..5a58b1f2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1402,6 +1402,16 @@ "install_type": "git-clone", "description": "This extension consists of auxiliary nodes for automatic calculation of latent sizes, an all-in-one node for SDXL's t2i, i2i, and scaling/hiresfix, and nodes capable of loading the Pixelbuster library.

NOTE:Currently, the Pixelbuster library includes libraries for Windows and Linux environments by default. For other environments such as OSX, you will need to build and use Pixelbuster directly from here.

" }, + { + "author": "youyegit", + "title": "tdxh_node_comfyui", + "reference": "https://github.com/youyegit/tdxh_node_comfyui", + "files": [ + "https://github.com/youyegit/tdxh_node_comfyui" + ], + "install_type": "git-clone", + "description": "Nodes:TdxhImageToSize, TdxhImageToSizeAdvanced, TdxhLoraLoader, TdxhIntInput, TdxhFloatInput, TdxhStringInput. Some nodes for stable diffusion comfyui. Sometimes it helps conveniently to use less nodes for doing the same things." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 9cbcf7c7..a0f8c273 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2394,6 +2394,19 @@ "title_aux": "DTAIComfyPromptAgent" } ], + "https://github.com/youyegit/tdxh_node_comfyui": [ + [ + "TdxhFloatInput", + "TdxhImageToSize", + "TdxhImageToSizeAdvanced", + "TdxhIntInput", + "TdxhLoraLoader", + "TdxhStringInput" + ], + { + "title_aux": "tdxh_node_comfyui" + } + ], "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [ [ "SDXLAspectRatio" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 9cbcf7c7..a0f8c273 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2394,6 +2394,19 @@ "title_aux": "DTAIComfyPromptAgent" } ], + "https://github.com/youyegit/tdxh_node_comfyui": [ + [ + "TdxhFloatInput", + "TdxhImageToSize", + "TdxhImageToSizeAdvanced", + "TdxhIntInput", + "TdxhLoraLoader", + "TdxhStringInput" + ], + { + "title_aux": "tdxh_node_comfyui" + } + ], "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [ [ "SDXLAspectRatio"