update DB

This commit is contained in:
Dr.Lt.Data 2025-08-08 23:13:50 +09:00
parent ae66bd0e31
commit 5667e8bcbb
6 changed files with 1018 additions and 886 deletions

View File

@ -1637,9 +1637,11 @@
], ],
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [ "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
[ [
"APZmediaGenerateFilePath",
"APZmediaImageFilename",
"APZmediaPrimitive",
"APZmediaStandardFilenameBuilder", "APZmediaStandardFilenameBuilder",
"CleanFileNameNode", "CleanFileNameNode"
"GenerateFilePathNode"
], ],
{ {
"title_aux": "APZmedia Clean Name" "title_aux": "APZmedia Clean Name"
@ -15940,6 +15942,8 @@
"ImageMaximumNode", "ImageMaximumNode",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadWan2_2FunLora",
"LoadWan2_2FunModel",
"LoadWan2_2Lora", "LoadWan2_2Lora",
"LoadWan2_2Model", "LoadWan2_2Model",
"LoadWanFunLora", "LoadWanFunLora",
@ -15949,6 +15953,9 @@
"VideoToCanny", "VideoToCanny",
"VideoToDepth", "VideoToDepth",
"VideoToOpenpose", "VideoToOpenpose",
"Wan2_2FunInpaintSampler",
"Wan2_2FunT2VSampler",
"Wan2_2FunV2VSampler",
"Wan2_2I2VSampler", "Wan2_2I2VSampler",
"Wan2_2T2VSampler", "Wan2_2T2VSampler",
"WanFunInpaintSampler", "WanFunInpaintSampler",
@ -18839,6 +18846,31 @@
"title_aux": "Text Node With Comments (@cdxoo)" "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": [ "https://github.com/cedarconnor/comfyui-BatchNameLoop": [
[ [
"Batch Image Iterator", "Batch Image Iterator",
@ -34408,6 +34440,12 @@
"PVL ComfyDeploy API Caller", "PVL ComfyDeploy API Caller",
"PVL KONTEXT MAX", "PVL KONTEXT MAX",
"PVLCheckIfConnected", "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" "PvlKontextMax"
], ],
{ {
@ -39671,7 +39709,10 @@
"FramePackSingleFrameSampler", "FramePackSingleFrameSampler",
"FramePackTimestampedTextEncode", "FramePackTimestampedTextEncode",
"FramePackTorchCompileSettings", "FramePackTorchCompileSettings",
"LoadFramePackModel" "LoadFramePackModel",
"ReferenceEmbedsList",
"ReferenceLatentList",
"ReferenceMaskList"
], ],
{ {
"title_aux": "ComfyUI-FramePackWrapper_PlusOne" "title_aux": "ComfyUI-FramePackWrapper_PlusOne"

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "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", "author": "AcademiaSD",
"title": "comfyui_AcademiaSD", "title": "comfyui_AcademiaSD",

View File

@ -1156,6 +1156,14 @@
"title_aux": "ComfyUI-send-eagle-pro" "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": [ "https://github.com/ChrisColeTech/ComfyUI-Get-Random-File": [
[ [
"Get Image File By Index", "Get Image File By Index",
@ -2481,7 +2489,8 @@
"mb Text", "mb Text",
"mb Text or File", "mb Text or File",
"mb Text to File", "mb Text to File",
"mb Textbox" "mb Textbox",
"mb Value"
], ],
{ {
"title_aux": "ComfyUI-Mockba" "title_aux": "ComfyUI-Mockba"
@ -6694,6 +6703,14 @@
"title_aux": "ComfyUI-DiffBIR" "title_aux": "ComfyUI-DiffBIR"
} }
], ],
"https://github.com/jtydhr88/ComfyUI-StableStudio": [
[
"ComfyUIStableStudio"
],
{
"title_aux": "ComfyUI-StableStudio [WIP]"
}
],
"https://github.com/jtydhr88/ComfyUI-Unique3D": [ "https://github.com/jtydhr88/ComfyUI-Unique3D": [
[ [
"Unique3DLoadPipeline", "Unique3DLoadPipeline",
@ -9047,6 +9064,7 @@
"CombineStrings", "CombineStrings",
"Connector", "Connector",
"FloatToStr", "FloatToStr",
"Gallery",
"InputText", "InputText",
"SSchlTextEncoder", "SSchlTextEncoder",
"ShowText", "ShowText",
@ -10198,7 +10216,9 @@
"SaveTxtToPathZV", "SaveTxtToPathZV",
"TriangleCharacterLayoutZV", "TriangleCharacterLayoutZV",
"VideoSceneDetectorZV", "VideoSceneDetectorZV",
"VideoSpeedZV" "VideoSpeedZV",
"doubaoI2INodeZV",
"doubaoT2INodeZV"
], ],
{ {
"title_aux": "ComfyUI-ZVNodes [WIP]" "title_aux": "ComfyUI-ZVNodes [WIP]"

File diff suppressed because it is too large Load Diff

View File

@ -1637,9 +1637,11 @@
], ],
"https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [ "https://github.com/APZmedia/ComfyUI-APZmedia-cleanName-from-string": [
[ [
"APZmediaGenerateFilePath",
"APZmediaImageFilename",
"APZmediaPrimitive",
"APZmediaStandardFilenameBuilder", "APZmediaStandardFilenameBuilder",
"CleanFileNameNode", "CleanFileNameNode"
"GenerateFilePathNode"
], ],
{ {
"title_aux": "APZmedia Clean Name" "title_aux": "APZmedia Clean Name"
@ -15940,6 +15942,8 @@
"ImageMaximumNode", "ImageMaximumNode",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadWan2_2FunLora",
"LoadWan2_2FunModel",
"LoadWan2_2Lora", "LoadWan2_2Lora",
"LoadWan2_2Model", "LoadWan2_2Model",
"LoadWanFunLora", "LoadWanFunLora",
@ -15949,6 +15953,9 @@
"VideoToCanny", "VideoToCanny",
"VideoToDepth", "VideoToDepth",
"VideoToOpenpose", "VideoToOpenpose",
"Wan2_2FunInpaintSampler",
"Wan2_2FunT2VSampler",
"Wan2_2FunV2VSampler",
"Wan2_2I2VSampler", "Wan2_2I2VSampler",
"Wan2_2T2VSampler", "Wan2_2T2VSampler",
"WanFunInpaintSampler", "WanFunInpaintSampler",
@ -18839,6 +18846,31 @@
"title_aux": "Text Node With Comments (@cdxoo)" "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": [ "https://github.com/cedarconnor/comfyui-BatchNameLoop": [
[ [
"Batch Image Iterator", "Batch Image Iterator",
@ -34408,6 +34440,12 @@
"PVL ComfyDeploy API Caller", "PVL ComfyDeploy API Caller",
"PVL KONTEXT MAX", "PVL KONTEXT MAX",
"PVLCheckIfConnected", "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" "PvlKontextMax"
], ],
{ {
@ -39671,7 +39709,10 @@
"FramePackSingleFrameSampler", "FramePackSingleFrameSampler",
"FramePackTimestampedTextEncode", "FramePackTimestampedTextEncode",
"FramePackTorchCompileSettings", "FramePackTorchCompileSettings",
"LoadFramePackModel" "LoadFramePackModel",
"ReferenceEmbedsList",
"ReferenceLatentList",
"ReferenceMaskList"
], ],
{ {
"title_aux": "ComfyUI-FramePackWrapper_PlusOne" "title_aux": "ComfyUI-FramePackWrapper_PlusOne"