update DB
This commit is contained in:
@@ -1101,16 +1101,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This package is not ready for primetime but I'm making it public anyway. If I'm using the node then I'm putting it here. Might make it more official later. Use at your own risk."
|
||||
},
|
||||
{
|
||||
"author": "spawner",
|
||||
"title": "comfyui-spawner-nodes",
|
||||
"reference": "https://github.com/spawner1145/comfyui-spawner-nodes",
|
||||
"files": [
|
||||
"https://github.com/spawner1145/comfyui-spawner-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Read Image Metadata, JSON process, Text Encoder/Decoder"
|
||||
},
|
||||
{
|
||||
"author": "cesilk10",
|
||||
"title": "cesilk-comfyui-nodes",
|
||||
|
||||
@@ -8695,22 +8695,6 @@
|
||||
"title_aux": "comfyui-sourceful-official"
|
||||
}
|
||||
],
|
||||
"https://github.com/spawner1145/comfyui-spawner-nodes": [
|
||||
[
|
||||
"ConditioningCrossAttention",
|
||||
"ConditioningInspector",
|
||||
"ConditioningPacker",
|
||||
"ImageMetadataReader",
|
||||
"SaveTrainingDataPair",
|
||||
"TensorInspector",
|
||||
"TensorShapeAdapter",
|
||||
"TextEncoderDecoder",
|
||||
"json_process"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-spawner-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/sswink/comfyui-lingshang": [
|
||||
[
|
||||
"LS_ALY_Seg_Body_Utils",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "cnnmmd",
|
||||
"title": "cnnmmd: comfyui_xoxxox_cnnmmd",
|
||||
"reference": "https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd",
|
||||
"files": [
|
||||
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a set of custom nodes for ComfyUI, designed for the following application: [a/https://github.com/cnnmmd/cnnmmd](https://github.com/cnnmmd/cnnmmd)"
|
||||
},
|
||||
{
|
||||
"author": "ShmuelRonen",
|
||||
"title": "ComfyUI-HiggsAudio_Wrapper",
|
||||
|
||||
@@ -149,6 +149,8 @@
|
||||
"AILab_ImageStitch",
|
||||
"AILab_LamaRemover",
|
||||
"AILab_LoadImage",
|
||||
"AILab_LoadImageAdvanced",
|
||||
"AILab_LoadImageSimple",
|
||||
"AILab_MaskCombiner",
|
||||
"AILab_MaskEnhancer",
|
||||
"AILab_MaskExtractor",
|
||||
@@ -20072,6 +20074,45 @@
|
||||
"title_aux": "Simple Image To Palette"
|
||||
}
|
||||
],
|
||||
"https://github.com/cnnmmd/comfyui_xoxxox_cnnmmd": [
|
||||
[
|
||||
"Xoxxox_CnvDat",
|
||||
"Xoxxox_CnvSen",
|
||||
"Xoxxox_CnvTxt",
|
||||
"Xoxxox_CnvVce",
|
||||
"Xoxxox_DlyGet",
|
||||
"Xoxxox_DlySet",
|
||||
"Xoxxox_GenImg",
|
||||
"Xoxxox_GenTxt",
|
||||
"Xoxxox_GetAud",
|
||||
"Xoxxox_GetDir",
|
||||
"Xoxxox_GetDis",
|
||||
"Xoxxox_GetImg",
|
||||
"Xoxxox_GetMem",
|
||||
"Xoxxox_GetTxt",
|
||||
"Xoxxox_IniFlw",
|
||||
"Xoxxox_LogNum",
|
||||
"Xoxxox_LogTxt",
|
||||
"Xoxxox_PutTxt",
|
||||
"Xoxxox_RcvVce",
|
||||
"Xoxxox_RepTxt",
|
||||
"Xoxxox_RunFlw",
|
||||
"Xoxxox_SenTxt",
|
||||
"Xoxxox_SetAud",
|
||||
"Xoxxox_SetDir",
|
||||
"Xoxxox_SetDis",
|
||||
"Xoxxox_SetImg",
|
||||
"Xoxxox_SetMem",
|
||||
"Xoxxox_SetNil",
|
||||
"Xoxxox_SetTxt",
|
||||
"Xoxxox_SndVce",
|
||||
"Xoxxox_SwtImg",
|
||||
"Xoxxox_TrnBak"
|
||||
],
|
||||
{
|
||||
"title_aux": "cnnmmd: comfyui_xoxxox_cnnmmd"
|
||||
}
|
||||
],
|
||||
"https://github.com/codeprimate/ComfyUI-MaskContourProcessor": [
|
||||
[
|
||||
"MaskContourProcessor"
|
||||
@@ -37172,6 +37213,7 @@
|
||||
],
|
||||
"https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker": [
|
||||
[
|
||||
"FluxEmptyLatent",
|
||||
"SD3_5EmptyLatent"
|
||||
],
|
||||
{
|
||||
@@ -38019,6 +38061,7 @@
|
||||
"Hy3D21MultiViewsMeshGenerator",
|
||||
"Hy3D21PostprocessMesh",
|
||||
"Hy3D21ResizeImages",
|
||||
"Hy3D21SimpleMeshlibDecimate",
|
||||
"Hy3D21UseMultiViews",
|
||||
"Hy3D21UseMultiViewsFromMetaData",
|
||||
"Hy3D21VAEConfig",
|
||||
|
||||
Reference in New Issue
Block a user