update DB

This commit is contained in:
Dr.Lt.Data 2025-11-04 07:54:26 +09:00
parent 8a3d65be20
commit d2a795c866
6 changed files with 2772 additions and 2726 deletions

View File

@ -29996,13 +29996,13 @@
}, },
{ {
"author": "fchangjun", "author": "fchangjun",
"title": "Baidu Meux ComfyTools", "title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools", "reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [ "files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools" "https://github.com/fchangjun/Baidu_Meux_ComfyTools"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Baidu Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Baidu Meux asset platform." "description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
}, },
{ {
"author": "Yo1up", "author": "Yo1up",
@ -34438,8 +34438,19 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Professional AI Interior Design Toolkit for ComfyUI. Custom Qwen-VL nodes with 4 design modes: Text-to-Design, Mood Board, Reference Control, and Room Cleaning. Includes 5 optimized nodes with advanced strength controls and 23 preferred aspect ratios.", "description": "Professional AI Interior Design Toolkit for ComfyUI. Custom Qwen-VL nodes with 4 design modes: Text-to-Design, Mood Board, Reference Control, and Room Cleaning. Includes 5 optimized nodes with advanced strength controls and 23 preferred aspect ratios.",
"nodename_pattern": "ArchAi3D", "nodename_pattern": "ArchAi3D"
"pip": [] },
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
}, },
{ {
"author": "pizurny", "author": "pizurny",
@ -35404,16 +35415,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that automatically saves your prompts, generated images, and workflow metadata into a browsable history, accessible directly from the node." "description": "A custom node for ComfyUI that automatically saves your prompts, generated images, and workflow metadata into a browsable history, accessible directly from the node."
}, },
{
"author": "fchangjun",
"title": "BaiduMeux_Comfy Tools",
"reference": "https://github.com/fchangjun/Baidu_Meux_ComfyTools",
"files": [
"https://github.com/fchangjun/Baidu_Meux_ComfyTools"
],
"install_type": "git-clone",
"description": "Meux ComfyTools is a collection of custom nodes that streamline common workflow chores in ComfyUI for the Meux asset platform."
},
{ {
"author": "EuphoricPenguin", "author": "EuphoricPenguin",
"title": "ComfyUI Resemble Enhance", "title": "ComfyUI Resemble Enhance",
@ -35920,18 +35921,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
} }
] ]
} }

View File

@ -364,6 +364,7 @@
], ],
"https://github.com/1hew/ComfyUI-1hewNodes": [ "https://github.com/1hew/ComfyUI-1hewNodes": [
[ [
"1hew_DetectYolo",
"AnyEmptyBool", "AnyEmptyBool",
"AnyEmptyInt", "AnyEmptyInt",
"AnySwitchBool", "AnySwitchBool",
@ -5474,6 +5475,9 @@
"BoyoFramePackLoRA", "BoyoFramePackLoRA",
"BoyoImageGrab", "BoyoImageGrab",
"BoyoIncontextSaver", "BoyoIncontextSaver",
"BoyoLoRAConfigInspector",
"BoyoLoRAJSONBuilder",
"BoyoLoRAPairedLoader",
"BoyoLoadImageList", "BoyoLoadImageList",
"BoyoLoopCollector", "BoyoLoopCollector",
"BoyoLoopImageSaver", "BoyoLoopImageSaver",
@ -7575,22 +7579,6 @@
"title_aux": "ComfyUI-HaiperAI-API" "title_aux": "ComfyUI-HaiperAI-API"
} }
], ],
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils": [
[
"Image Clipboard Paster",
"Image Scale Bounding Box",
"Make Inpaint Model",
"Save Image w/o Metadata",
"Sympy Math Interpreter"
],
{
"author": "AlexL",
"description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
"nickname": "Hangover-Image_Scale_Bouning_Box",
"title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
"title_aux": "ComfyUI_Hangover-Utils"
}
],
"https://github.com/HannibalP/comfyui-HannibalPack": [ "https://github.com/HannibalP/comfyui-HannibalPack": [
[ [
"HannibalLoraLoader" "HannibalLoraLoader"
@ -12356,8 +12344,10 @@
"https://github.com/PozzettiAndrea/ComfyUI-Grounding": [ "https://github.com/PozzettiAndrea/ComfyUI-Grounding": [
[ [
"BboxVisualizer", "BboxVisualizer",
"DownloadAndLoadSAM2Model",
"GroundingDetector", "GroundingDetector",
"GroundingModelLoader" "GroundingModelLoader",
"Sam2Segmentation"
], ],
{ {
"title_aux": "ComfyUI-Grounding" "title_aux": "ComfyUI-Grounding"
@ -16723,6 +16713,7 @@
"InstaCSeed", "InstaCSeed",
"InstaCText", "InstaCText",
"InstaCTextML", "InstaCTextML",
"InstaFileExist",
"InstaLoadImageLocal", "InstaLoadImageLocal",
"InstaLoadImageWithMask", "InstaLoadImageWithMask",
"InstaPromptMultipleStyleSelector", "InstaPromptMultipleStyleSelector",
@ -19388,6 +19379,17 @@
"title_aux": "ComfyUI-ArchAi3d-Qwen" "title_aux": "ComfyUI-ArchAi3d-Qwen"
} }
], ],
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": [
[
"GRAG_Advanced_Sampler",
"GRAG_Preset_Manager",
"GRAG_Simple_Controller",
"GRAG_Unified_Controller"
],
{
"title_aux": "ComfyUI-GRAG-ArchAi3D"
}
],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[ [
"CLIPTextEncode (RE)", "CLIPTextEncode (RE)",
@ -24940,9 +24942,19 @@
], ],
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [ "https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
[ [
"OllamaChatCompletion",
"OllamaClient", "OllamaClient",
"OllamaDebugHistory",
"OllamaHistoryLength",
"OllamaLoadModel", "OllamaLoadModel",
"OllamaModelSelector", "OllamaModelSelector",
"OllamaOptionExtraBody",
"OllamaOptionMaxTokens",
"OllamaOptionRepeatPenalty",
"OllamaOptionSeed",
"OllamaOptionTemperature",
"OllamaOptionTopK",
"OllamaOptionTopP",
"OllamaUnloadModel" "OllamaUnloadModel"
], ],
{ {
@ -25287,6 +25299,7 @@
], ],
"https://github.com/diffussy69/comfyui-curved_weight_schedule": [ "https://github.com/diffussy69/comfyui-curved_weight_schedule": [
[ [
"Advanced Curved ControlNet Scheduler",
"AutoBackgroundMask", "AutoBackgroundMask",
"AutoPersonMask", "AutoPersonMask",
"Curved ControlNet Scheduler", "Curved ControlNet Scheduler",
@ -26710,7 +26723,7 @@
], ],
"https://github.com/filliptm/ComfyUI_FL-Path-Animator": [ "https://github.com/filliptm/ComfyUI_FL-Path-Animator": [
[ [
"FL_PathAnimatorV2" "FL_PathAnimator"
], ],
{ {
"title_aux": "ComfyUI_FL-Path-Animator" "title_aux": "ComfyUI_FL-Path-Animator"
@ -29303,9 +29316,9 @@
], ],
"https://github.com/hvppycoding/hvppyflow": [ "https://github.com/hvppycoding/hvppyflow": [
[ [
"HPDebug", "HFDebug",
"HPSleep", "HFSleep",
"HPSplitText" "HFSplitText"
], ],
{ {
"title_aux": "hvppyflow" "title_aux": "hvppyflow"
@ -38229,6 +38242,7 @@
"AIHubExposeImageBatch", "AIHubExposeImageBatch",
"AIHubExposeImageInfoOnly", "AIHubExposeImageInfoOnly",
"AIHubExposeInteger", "AIHubExposeInteger",
"AIHubExposeLatent",
"AIHubExposeModel", "AIHubExposeModel",
"AIHubExposeModelSimple", "AIHubExposeModelSimple",
"AIHubExposeProjectAudio", "AIHubExposeProjectAudio",
@ -38734,6 +38748,7 @@
], ],
"https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": [ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": [
[ [
"MF_CustomDropdownMenu",
"MF_DiceRoller", "MF_DiceRoller",
"MF_GraphPlotter", "MF_GraphPlotter",
"MF_LineCounter", "MF_LineCounter",
@ -39222,11 +39237,17 @@
"PVL_NoneOutputNode", "PVL_NoneOutputNode",
"PVL_OpenPoseMatch", "PVL_OpenPoseMatch",
"PVL_OpenPoseMatch_Z", "PVL_OpenPoseMatch_Z",
"PVL_Padding",
"PVL_Qwen_Img_Edit_Inpaint",
"PVL_Qwen_Img_Edit_Plus",
"PVL_SaveOrNot", "PVL_SaveOrNot",
"PVL_SplitString", "PVL_SplitString",
"PVL_Stitch2Size", "PVL_Stitch2Size",
"PVL_StringConcatX3",
"PVL_StringConcatX8",
"PVL_StringToNumber", "PVL_StringToNumber",
"PVL_StylePicker", "PVL_StylePicker",
"PVL_Switch",
"PVL_Switch_Huge", "PVL_Switch_Huge",
"PVL_Txt", "PVL_Txt",
"PVL_fal_DepthAnythingV2_API", "PVL_fal_DepthAnythingV2_API",
@ -44795,20 +44816,16 @@
], ],
"https://github.com/walke2019/ComfyUI-GGUF-VLM": [ "https://github.com/walke2019/ComfyUI-GGUF-VLM": [
[ [
"GGUFModelManager",
"LocalTextModelLoader", "LocalTextModelLoader",
"MultiImageAnalysis", "MultiImageAnalysis",
"MultiImageComparison",
"NexaModelSelector",
"NexaSDKTextGeneration",
"NexaServiceStatus", "NexaServiceStatus",
"RemoteAPIConfig",
"RemoteTextModelSelector", "RemoteTextModelSelector",
"SystemPromptConfig", "SystemPromptConfig",
"TextGeneration", "TextGeneration",
"TextGenerationNode", "TextGenerationNode",
"TextModelLoader", "TextModelLoader",
"VisionLanguageNode", "VisionLanguageNode",
"VisionLanguageNodeTransformers",
"VisionModelLoader", "VisionModelLoader",
"VisionModelLoaderTransformers" "VisionModelLoaderTransformers"
], ],

File diff suppressed because it is too large Load Diff

View File

@ -7620,7 +7620,9 @@
"Alta:API_TTS", "Alta:API_TTS",
"Alta:API_TranscribeAudio", "Alta:API_TranscribeAudio",
"Alta:API_Translate", "Alta:API_Translate",
"Alta:Add(Math)",
"Alta:BuildFilePath", "Alta:BuildFilePath",
"Alta:DeleteFile(Util)",
"Alta:FileDownloader", "Alta:FileDownloader",
"Alta:GetFaceMask", "Alta:GetFaceMask",
"Alta:GetFileFolder", "Alta:GetFileFolder",
@ -7629,6 +7631,7 @@
"Alta:GetImageAndPath", "Alta:GetImageAndPath",
"Alta:GetImageByIndex", "Alta:GetImageByIndex",
"Alta:GetStringByIndex", "Alta:GetStringByIndex",
"Alta:Int2Str(Math)",
"Alta:JSONKeyExtractor(Util)", "Alta:JSONKeyExtractor(Util)",
"Alta:ListAllFiles", "Alta:ListAllFiles",
"Alta:ListElement(Util)", "Alta:ListElement(Util)",
@ -7647,10 +7650,13 @@
"Alta:OpenAIImages2Image", "Alta:OpenAIImages2Image",
"Alta:ReadImageFromFile", "Alta:ReadImageFromFile",
"Alta:ReadStringFromFile", "Alta:ReadStringFromFile",
"Alta:SaveAudioToPath",
"Alta:SaveImage", "Alta:SaveImage",
"Alta:SaveImagePlus", "Alta:SaveImagePlus",
"Alta:SaveStringToFile", "Alta:SaveStringToFile",
"Alta:SpeakerDiarization", "Alta:SpeakerDiarization",
"Alta:StrToNum(Math)",
"Alta:Sub(Math)",
"Alta:SyncLipsyncNode(path)", "Alta:SyncLipsyncNode(path)",
"Alta:SyncLipsyncNode(url)", "Alta:SyncLipsyncNode(url)",
"Alta:VideoCombine", "Alta:VideoCombine",

View File

@ -1,5 +1,17 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Amir Ferdos (ArchAi3d)",
"title": "ComfyUI-GRAG-ArchAi3D",
"id": "grag-archai3d",
"reference": "https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D",
"files": [
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D"
],
"install_type": "git-clone",
"description": "Advanced GRAG (Guided Region-Adaptive Guidance) implementation for ComfyUI. Features: Simple Controller (3 parameters) for beginners, Unified Controller (25+ parameters) for experts, Advanced Sampler with v2.2.1 contamination fix, Preset Manager with 54 curated presets, per-layer control, adaptive schedules, and multi-resolution support.",
"pip": ["PyYAML>=6.0"]
},
{ {
"author": "okdalto", "author": "okdalto",
"title": "ComfyUI-WithAnyone", "title": "ComfyUI-WithAnyone",

View File

@ -364,6 +364,7 @@
], ],
"https://github.com/1hew/ComfyUI-1hewNodes": [ "https://github.com/1hew/ComfyUI-1hewNodes": [
[ [
"1hew_DetectYolo",
"AnyEmptyBool", "AnyEmptyBool",
"AnyEmptyInt", "AnyEmptyInt",
"AnySwitchBool", "AnySwitchBool",
@ -5474,6 +5475,9 @@
"BoyoFramePackLoRA", "BoyoFramePackLoRA",
"BoyoImageGrab", "BoyoImageGrab",
"BoyoIncontextSaver", "BoyoIncontextSaver",
"BoyoLoRAConfigInspector",
"BoyoLoRAJSONBuilder",
"BoyoLoRAPairedLoader",
"BoyoLoadImageList", "BoyoLoadImageList",
"BoyoLoopCollector", "BoyoLoopCollector",
"BoyoLoopImageSaver", "BoyoLoopImageSaver",
@ -7575,22 +7579,6 @@
"title_aux": "ComfyUI-HaiperAI-API" "title_aux": "ComfyUI-HaiperAI-API"
} }
], ],
"https://github.com/Hangover3832/ComfyUI_Hangover-Utils": [
[
"Image Clipboard Paster",
"Image Scale Bounding Box",
"Make Inpaint Model",
"Save Image w/o Metadata",
"Sympy Math Interpreter"
],
{
"author": "AlexL",
"description": "Scales an input image into a given box size, whereby the aspect ratio keeps retained.",
"nickname": "Hangover-Image_Scale_Bouning_Box",
"title": "ComfyUI-Hangover-Image_Scale_Bouning_Box",
"title_aux": "ComfyUI_Hangover-Utils"
}
],
"https://github.com/HannibalP/comfyui-HannibalPack": [ "https://github.com/HannibalP/comfyui-HannibalPack": [
[ [
"HannibalLoraLoader" "HannibalLoraLoader"
@ -12356,8 +12344,10 @@
"https://github.com/PozzettiAndrea/ComfyUI-Grounding": [ "https://github.com/PozzettiAndrea/ComfyUI-Grounding": [
[ [
"BboxVisualizer", "BboxVisualizer",
"DownloadAndLoadSAM2Model",
"GroundingDetector", "GroundingDetector",
"GroundingModelLoader" "GroundingModelLoader",
"Sam2Segmentation"
], ],
{ {
"title_aux": "ComfyUI-Grounding" "title_aux": "ComfyUI-Grounding"
@ -16723,6 +16713,7 @@
"InstaCSeed", "InstaCSeed",
"InstaCText", "InstaCText",
"InstaCTextML", "InstaCTextML",
"InstaFileExist",
"InstaLoadImageLocal", "InstaLoadImageLocal",
"InstaLoadImageWithMask", "InstaLoadImageWithMask",
"InstaPromptMultipleStyleSelector", "InstaPromptMultipleStyleSelector",
@ -19388,6 +19379,17 @@
"title_aux": "ComfyUI-ArchAi3d-Qwen" "title_aux": "ComfyUI-ArchAi3d-Qwen"
} }
], ],
"https://github.com/amir84ferdos/ComfyUI-GRAG-ArchAi3D": [
[
"GRAG_Advanced_Sampler",
"GRAG_Preset_Manager",
"GRAG_Simple_Controller",
"GRAG_Unified_Controller"
],
{
"title_aux": "ComfyUI-GRAG-ArchAi3D"
}
],
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [ "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes": [
[ [
"CLIPTextEncode (RE)", "CLIPTextEncode (RE)",
@ -24940,9 +24942,19 @@
], ],
"https://github.com/darth-veitcher/comfyui-ollama-model-manager": [ "https://github.com/darth-veitcher/comfyui-ollama-model-manager": [
[ [
"OllamaChatCompletion",
"OllamaClient", "OllamaClient",
"OllamaDebugHistory",
"OllamaHistoryLength",
"OllamaLoadModel", "OllamaLoadModel",
"OllamaModelSelector", "OllamaModelSelector",
"OllamaOptionExtraBody",
"OllamaOptionMaxTokens",
"OllamaOptionRepeatPenalty",
"OllamaOptionSeed",
"OllamaOptionTemperature",
"OllamaOptionTopK",
"OllamaOptionTopP",
"OllamaUnloadModel" "OllamaUnloadModel"
], ],
{ {
@ -25287,6 +25299,7 @@
], ],
"https://github.com/diffussy69/comfyui-curved_weight_schedule": [ "https://github.com/diffussy69/comfyui-curved_weight_schedule": [
[ [
"Advanced Curved ControlNet Scheduler",
"AutoBackgroundMask", "AutoBackgroundMask",
"AutoPersonMask", "AutoPersonMask",
"Curved ControlNet Scheduler", "Curved ControlNet Scheduler",
@ -26710,7 +26723,7 @@
], ],
"https://github.com/filliptm/ComfyUI_FL-Path-Animator": [ "https://github.com/filliptm/ComfyUI_FL-Path-Animator": [
[ [
"FL_PathAnimatorV2" "FL_PathAnimator"
], ],
{ {
"title_aux": "ComfyUI_FL-Path-Animator" "title_aux": "ComfyUI_FL-Path-Animator"
@ -29303,9 +29316,9 @@
], ],
"https://github.com/hvppycoding/hvppyflow": [ "https://github.com/hvppycoding/hvppyflow": [
[ [
"HPDebug", "HFDebug",
"HPSleep", "HFSleep",
"HPSplitText" "HFSplitText"
], ],
{ {
"title_aux": "hvppyflow" "title_aux": "hvppyflow"
@ -38229,6 +38242,7 @@
"AIHubExposeImageBatch", "AIHubExposeImageBatch",
"AIHubExposeImageInfoOnly", "AIHubExposeImageInfoOnly",
"AIHubExposeInteger", "AIHubExposeInteger",
"AIHubExposeLatent",
"AIHubExposeModel", "AIHubExposeModel",
"AIHubExposeModelSimple", "AIHubExposeModelSimple",
"AIHubExposeProjectAudio", "AIHubExposeProjectAudio",
@ -38734,6 +38748,7 @@
], ],
"https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": [ "https://github.com/pierreb-mf/ComfyUI-MF-PipoNodes": [
[ [
"MF_CustomDropdownMenu",
"MF_DiceRoller", "MF_DiceRoller",
"MF_GraphPlotter", "MF_GraphPlotter",
"MF_LineCounter", "MF_LineCounter",
@ -39222,11 +39237,17 @@
"PVL_NoneOutputNode", "PVL_NoneOutputNode",
"PVL_OpenPoseMatch", "PVL_OpenPoseMatch",
"PVL_OpenPoseMatch_Z", "PVL_OpenPoseMatch_Z",
"PVL_Padding",
"PVL_Qwen_Img_Edit_Inpaint",
"PVL_Qwen_Img_Edit_Plus",
"PVL_SaveOrNot", "PVL_SaveOrNot",
"PVL_SplitString", "PVL_SplitString",
"PVL_Stitch2Size", "PVL_Stitch2Size",
"PVL_StringConcatX3",
"PVL_StringConcatX8",
"PVL_StringToNumber", "PVL_StringToNumber",
"PVL_StylePicker", "PVL_StylePicker",
"PVL_Switch",
"PVL_Switch_Huge", "PVL_Switch_Huge",
"PVL_Txt", "PVL_Txt",
"PVL_fal_DepthAnythingV2_API", "PVL_fal_DepthAnythingV2_API",
@ -44795,20 +44816,16 @@
], ],
"https://github.com/walke2019/ComfyUI-GGUF-VLM": [ "https://github.com/walke2019/ComfyUI-GGUF-VLM": [
[ [
"GGUFModelManager",
"LocalTextModelLoader", "LocalTextModelLoader",
"MultiImageAnalysis", "MultiImageAnalysis",
"MultiImageComparison",
"NexaModelSelector",
"NexaSDKTextGeneration",
"NexaServiceStatus", "NexaServiceStatus",
"RemoteAPIConfig",
"RemoteTextModelSelector", "RemoteTextModelSelector",
"SystemPromptConfig", "SystemPromptConfig",
"TextGeneration", "TextGeneration",
"TextGenerationNode", "TextGenerationNode",
"TextModelLoader", "TextModelLoader",
"VisionLanguageNode", "VisionLanguageNode",
"VisionLanguageNodeTransformers",
"VisionModelLoader", "VisionModelLoader",
"VisionModelLoaderTransformers" "VisionModelLoaderTransformers"
], ],