mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
ae66bd0e31
commit
5667e8bcbb
@ -1637,9 +1637,11 @@
|
||||
],
|
||||
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
|
||||
[
|
||||
"APZmediaGenerateFilePath",
|
||||
"APZmediaImageFilename",
|
||||
"APZmediaPrimitive",
|
||||
"APZmediaStandardFilenameBuilder",
|
||||
"CleanFileNameNode",
|
||||
"GenerateFilePathNode"
|
||||
"CleanFileNameNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "APZmedia Clean Name"
|
||||
@ -15940,6 +15942,8 @@
|
||||
"ImageMaximumNode",
|
||||
"LoadCogVideoXFunLora",
|
||||
"LoadCogVideoXFunModel",
|
||||
"LoadWan2_2FunLora",
|
||||
"LoadWan2_2FunModel",
|
||||
"LoadWan2_2Lora",
|
||||
"LoadWan2_2Model",
|
||||
"LoadWanFunLora",
|
||||
@ -15949,6 +15953,9 @@
|
||||
"VideoToCanny",
|
||||
"VideoToDepth",
|
||||
"VideoToOpenpose",
|
||||
"Wan2_2FunInpaintSampler",
|
||||
"Wan2_2FunT2VSampler",
|
||||
"Wan2_2FunV2VSampler",
|
||||
"Wan2_2I2VSampler",
|
||||
"Wan2_2T2VSampler",
|
||||
"WanFunInpaintSampler",
|
||||
@ -18839,6 +18846,31 @@
|
||||
"title_aux": "Text Node With Comments (@cdxoo)"
|
||||
}
|
||||
],
|
||||
"https://github.com/cedarconnor/ComfyUI_HunyuanWorld": [
|
||||
[
|
||||
"HYW_Config",
|
||||
"HYW_MeshAnalyzer",
|
||||
"HYW_MeshExport",
|
||||
"HYW_MeshProcessor",
|
||||
"HYW_MetadataManager",
|
||||
"HYW_ModelLoader",
|
||||
"HYW_PanoGen",
|
||||
"HYW_PanoGenBatch",
|
||||
"HYW_PanoInpaint_Advanced",
|
||||
"HYW_PanoInpaint_Scene",
|
||||
"HYW_PanoInpaint_Sky",
|
||||
"HYW_PanoramaValidator",
|
||||
"HYW_SeamlessWrap360",
|
||||
"HYW_SettingsLoader",
|
||||
"HYW_SkyMaskGenerator",
|
||||
"HYW_TextureBaker",
|
||||
"HYW_Thumbnailer",
|
||||
"HYW_WorldReconstructor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI HunyuanWorld - Professional 3D World Generation"
|
||||
}
|
||||
],
|
||||
"https://github.com/cedarconnor/comfyui-BatchNameLoop": [
|
||||
[
|
||||
"Batch Image Iterator",
|
||||
@ -34408,6 +34440,12 @@
|
||||
"PVL ComfyDeploy API Caller",
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PVL_fal_FluxDev_API",
|
||||
"PVL_fal_FluxGeneral_API",
|
||||
"PVL_fal_FluxWithLora_API",
|
||||
"PVL_fal_KontextDevInpaint_API",
|
||||
"PVL_fal_KontextMaxMulti_API",
|
||||
"PVL_fal_KontextMaxSingle_API",
|
||||
"PvlKontextMax"
|
||||
],
|
||||
{
|
||||
@ -39671,7 +39709,10 @@
|
||||
"FramePackSingleFrameSampler",
|
||||
"FramePackTimestampedTextEncode",
|
||||
"FramePackTorchCompileSettings",
|
||||
"LoadFramePackModel"
|
||||
"LoadFramePackModel",
|
||||
"ReferenceEmbedsList",
|
||||
"ReferenceLatentList",
|
||||
"ReferenceMaskList"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FramePackWrapper_PlusOne"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "jtydhr88",
|
||||
"title": "ComfyUI-StableStudio [WIP]",
|
||||
"reference": "https://github.com/jtydhr88/ComfyUI-StableStudio",
|
||||
"files": [
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI plugin that provides a user interface of StableStudio, originally developed by Stability-AI [a/StableStudio](https://github.com/Stability-AI/StableStudio)"
|
||||
},
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "ComfyUI LoRA Random Selector [WIP]",
|
||||
"reference": "https://github.com/Charonartist/comfyui-lora-random-selector",
|
||||
"files": [
|
||||
"https://github.com/Charonartist/comfyui-lora-random-selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that randomly selects LoRA files by category and automatically applies corresponding trigger words.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "AcademiaSD",
|
||||
"title": "comfyui_AcademiaSD",
|
||||
|
||||
@ -1156,6 +1156,14 @@
|
||||
"title_aux": "ComfyUI-send-eagle-pro"
|
||||
}
|
||||
],
|
||||
"https://github.com/Charonartist/comfyui-lora-random-selector": [
|
||||
[
|
||||
"LoRARandomSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LoRA Random Selector [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": [
|
||||
[
|
||||
"Get Image File By Index",
|
||||
@ -2481,7 +2489,8 @@
|
||||
"mb Text",
|
||||
"mb Text or File",
|
||||
"mb Text to File",
|
||||
"mb Textbox"
|
||||
"mb Textbox",
|
||||
"mb Value"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Mockba"
|
||||
@ -6694,6 +6703,14 @@
|
||||
"title_aux": "ComfyUI-DiffBIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-StableStudio": [
|
||||
[
|
||||
"ComfyUIStableStudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StableStudio [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jtydhr88/ComfyUI-Unique3D": [
|
||||
[
|
||||
"Unique3DLoadPipeline",
|
||||
@ -9047,6 +9064,7 @@
|
||||
"CombineStrings",
|
||||
"Connector",
|
||||
"FloatToStr",
|
||||
"Gallery",
|
||||
"InputText",
|
||||
"SSchlTextEncoder",
|
||||
"ShowText",
|
||||
@ -10198,7 +10216,9 @@
|
||||
"SaveTxtToPathZV",
|
||||
"TriangleCharacterLayoutZV",
|
||||
"VideoSceneDetectorZV",
|
||||
"VideoSpeedZV"
|
||||
"VideoSpeedZV",
|
||||
"doubaoI2INodeZV",
|
||||
"doubaoT2INodeZV"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ZVNodes [WIP]"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1637,9 +1637,11 @@
|
||||
],
|
||||
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
|
||||
[
|
||||
"APZmediaGenerateFilePath",
|
||||
"APZmediaImageFilename",
|
||||
"APZmediaPrimitive",
|
||||
"APZmediaStandardFilenameBuilder",
|
||||
"CleanFileNameNode",
|
||||
"GenerateFilePathNode"
|
||||
"CleanFileNameNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "APZmedia Clean Name"
|
||||
@ -15940,6 +15942,8 @@
|
||||
"ImageMaximumNode",
|
||||
"LoadCogVideoXFunLora",
|
||||
"LoadCogVideoXFunModel",
|
||||
"LoadWan2_2FunLora",
|
||||
"LoadWan2_2FunModel",
|
||||
"LoadWan2_2Lora",
|
||||
"LoadWan2_2Model",
|
||||
"LoadWanFunLora",
|
||||
@ -15949,6 +15953,9 @@
|
||||
"VideoToCanny",
|
||||
"VideoToDepth",
|
||||
"VideoToOpenpose",
|
||||
"Wan2_2FunInpaintSampler",
|
||||
"Wan2_2FunT2VSampler",
|
||||
"Wan2_2FunV2VSampler",
|
||||
"Wan2_2I2VSampler",
|
||||
"Wan2_2T2VSampler",
|
||||
"WanFunInpaintSampler",
|
||||
@ -18839,6 +18846,31 @@
|
||||
"title_aux": "Text Node With Comments (@cdxoo)"
|
||||
}
|
||||
],
|
||||
"https://github.com/cedarconnor/ComfyUI_HunyuanWorld": [
|
||||
[
|
||||
"HYW_Config",
|
||||
"HYW_MeshAnalyzer",
|
||||
"HYW_MeshExport",
|
||||
"HYW_MeshProcessor",
|
||||
"HYW_MetadataManager",
|
||||
"HYW_ModelLoader",
|
||||
"HYW_PanoGen",
|
||||
"HYW_PanoGenBatch",
|
||||
"HYW_PanoInpaint_Advanced",
|
||||
"HYW_PanoInpaint_Scene",
|
||||
"HYW_PanoInpaint_Sky",
|
||||
"HYW_PanoramaValidator",
|
||||
"HYW_SeamlessWrap360",
|
||||
"HYW_SettingsLoader",
|
||||
"HYW_SkyMaskGenerator",
|
||||
"HYW_TextureBaker",
|
||||
"HYW_Thumbnailer",
|
||||
"HYW_WorldReconstructor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI HunyuanWorld - Professional 3D World Generation"
|
||||
}
|
||||
],
|
||||
"https://github.com/cedarconnor/comfyui-BatchNameLoop": [
|
||||
[
|
||||
"Batch Image Iterator",
|
||||
@ -34408,6 +34440,12 @@
|
||||
"PVL ComfyDeploy API Caller",
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PVL_fal_FluxDev_API",
|
||||
"PVL_fal_FluxGeneral_API",
|
||||
"PVL_fal_FluxWithLora_API",
|
||||
"PVL_fal_KontextDevInpaint_API",
|
||||
"PVL_fal_KontextMaxMulti_API",
|
||||
"PVL_fal_KontextMaxSingle_API",
|
||||
"PvlKontextMax"
|
||||
],
|
||||
{
|
||||
@ -39671,7 +39709,10 @@
|
||||
"FramePackSingleFrameSampler",
|
||||
"FramePackTimestampedTextEncode",
|
||||
"FramePackTorchCompileSettings",
|
||||
"LoadFramePackModel"
|
||||
"LoadFramePackModel",
|
||||
"ReferenceEmbedsList",
|
||||
"ReferenceLatentList",
|
||||
"ReferenceMaskList"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FramePackWrapper_PlusOne"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user