mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
83363ba1f0
commit
b87ada72aa
@ -18521,7 +18521,7 @@
|
||||
"https://github.com/theshubzworld/ComfyUI-SD3.5-Latent-Size-Picker"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A utility node for generating empty latent tensors in Stable Diffusion v3.5-compatible resolutions. This node allows for custom batch sizes, width/height overrides, and inverting aspect ratios, ensuring flexibility and compatibility in ComfyUI workflows."
|
||||
"description": "A universal node for generating empty latent tensors with support for SD3.5, SDXL, and Flux models. Features extended aspect ratio support, batch processing, and flexible dimension overrides."
|
||||
},
|
||||
{
|
||||
"author": "theshubzworld",
|
||||
@ -29033,13 +29033,13 @@
|
||||
},
|
||||
{
|
||||
"author": "set-soft",
|
||||
"title": "Audio Separation",
|
||||
"title": "Audio Separation (Demix)",
|
||||
"reference": "https://github.com/set-soft/AudioSeparation",
|
||||
"files": [
|
||||
"https://github.com/set-soft/AudioSeparation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio separation (demixing) using AI. Separating Voices, Instruments, Bass, Drums, etc. CLI and ComfyUI"
|
||||
"description": "Audio separation (aka demixing) nodes, for Vocals, Instruments, Bass, Drums and Others (experimental Piano and Guitar).\nUsing MDX-Net and Demucs, no extra dependencies, support for batch and resample.\nChoose between High Quality and Speed. All safetensor models (No ONNX, No PyTorch)"
|
||||
},
|
||||
{
|
||||
"author": "creepybits",
|
||||
@ -29960,6 +29960,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Repository contains CSV Styler - custom node for ComfyUI. It loads styles from styles.csv file (Automatic1111 Web-Ui styles.csv format) and combine them with provided positive and negative prompt.\nNOTE: 'styles.csv' should be placed in ComfyUI root directory (near main.py)."
|
||||
},
|
||||
{
|
||||
"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)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user