update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "kblueleaf",
|
||||
"title": "HDM [WIP]",
|
||||
"reference": "https://github.com/KohakuBlueleaf/HDM-ext",
|
||||
"files": [
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "HDM(HomeDiffusionModel) Extension"
|
||||
},
|
||||
{
|
||||
"author": "Rizzlord",
|
||||
"title": "ComfyUI-SeqTex",
|
||||
"reference": "https://github.com/Rizzlord/ComfyUI-SeqTex",
|
||||
"files": [
|
||||
"https://github.com/Rizzlord/ComfyUI-SeqTex"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: SeqTex Load Mesh, SeqTex Loader, SeqTex Step 1: Process Mesh, SeqTex Step 2: Generate Condition, SeqTex Step 3: Generate Texture, SeqTex Step 4: Apply Texture to Trimesh"
|
||||
},
|
||||
{
|
||||
"author": "BiodigitalJaz",
|
||||
"title": "ComfyUI-Dafaja-Nodes [WIP]",
|
||||
"reference": "https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes",
|
||||
"files": [
|
||||
"https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes for 3D mesh processing and STL export\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ervinne13",
|
||||
"title": "ComfyUI-Metadata-Hub",
|
||||
"reference": "https://github.com/ervinne13/ComfyUI-Metadata-Hub",
|
||||
"files": [
|
||||
"https://github.com/ervinne13/ComfyUI-Metadata-Hub"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Metadata Hub, Save Image With Metadata"
|
||||
},
|
||||
{
|
||||
"author": "mico-world",
|
||||
"title": "comfyui_mico_node",
|
||||
|
||||
@@ -1000,6 +1000,22 @@
|
||||
"title_aux": "ComfyUI_ToolsForAutomask"
|
||||
}
|
||||
],
|
||||
"https://github.com/BiodigitalJaz/ComfyUI-Dafaja-Nodes": [
|
||||
[
|
||||
"DafajaBackgroundRemover",
|
||||
"DafajaExportSTL",
|
||||
"DafajaMeshGenerator",
|
||||
"DafajaMeshInfo",
|
||||
"DafajaMeshNormalizer",
|
||||
"DafajaMeshProcessor",
|
||||
"DafajaSTLValidator",
|
||||
"DafajaStemsMidiSeparator",
|
||||
"DafajaVAEDecoder"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Dafaja-Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
|
||||
[
|
||||
"BDXTestInt",
|
||||
@@ -2052,7 +2068,8 @@
|
||||
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
||||
[
|
||||
"HDMCameraParam",
|
||||
"HDMLoader"
|
||||
"HDMLoader",
|
||||
"HDMTreadGamma"
|
||||
],
|
||||
{
|
||||
"title_aux": "hdm-ext [WIP]"
|
||||
@@ -2534,6 +2551,7 @@
|
||||
"mb Eval",
|
||||
"mb Exec",
|
||||
"mb File to Image",
|
||||
"mb File to Latent",
|
||||
"mb File to Text",
|
||||
"mb Hash Generator",
|
||||
"mb Illuminarty",
|
||||
@@ -2551,6 +2569,8 @@
|
||||
"mb Image Subtract",
|
||||
"mb Image to File",
|
||||
"mb KSampler",
|
||||
"mb Latent to File",
|
||||
"mb Mask Apply",
|
||||
"mb Mask Invert if Empty",
|
||||
"mb Mask from Color",
|
||||
"mb QR Code",
|
||||
@@ -3060,6 +3080,19 @@
|
||||
"title_aux": "comfyui-oss-image-save [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Rizzlord/ComfyUI-SeqTex": [
|
||||
[
|
||||
"SeqTex_Load_Mesh",
|
||||
"SeqTex_Loader",
|
||||
"SeqTex_Step1_ProcessMesh",
|
||||
"SeqTex_Step2_GenerateCondition",
|
||||
"SeqTex_Step3_GenerateTexture",
|
||||
"SeqTex_Step4_SaveMesh"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SeqTex"
|
||||
}
|
||||
],
|
||||
"https://github.com/RobeSantoro/ComfyUI-RobeNodes": [
|
||||
[
|
||||
"AudioWeights to FadeMask \ud83d\udc24",
|
||||
@@ -5314,6 +5347,7 @@
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
"RebatchLatents",
|
||||
"RecordAudio",
|
||||
"RecraftColorRGB",
|
||||
"RecraftControls",
|
||||
"RecraftCreativeUpscaleNode",
|
||||
@@ -5873,6 +5907,15 @@
|
||||
"title_aux": "Select key from JSON (Alpha) [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ervinne13/ComfyUI-Metadata-Hub": [
|
||||
[
|
||||
"Metadata Hub",
|
||||
"Save Image With Metadata"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Metadata-Hub"
|
||||
}
|
||||
],
|
||||
"https://github.com/esciron/ComfyUI-HunyuanVideoWrapper-Extended": [
|
||||
[
|
||||
"DownloadAndLoadHyVideoTextEncoder",
|
||||
@@ -10400,6 +10443,7 @@
|
||||
"LamViewVideo",
|
||||
"LamViewVideoOut",
|
||||
"LoadDirImgPaths",
|
||||
"LoadImagePath",
|
||||
"LoadReplaceImage",
|
||||
"LongTextToList",
|
||||
"MultiControlNetApply",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user