update DB

This commit is contained in:
Dr.Lt.Data
2025-06-12 18:21:40 +09:00
parent 2fac67a9f9
commit 0b7ef2e1d4
8 changed files with 487 additions and 385 deletions

View File

@@ -1,7 +1,17 @@
{
"custom_nodes": [
{
"author": "wildminder",
"author": "yichengup",
"title": "ComfyUI-Transition",
"reference": "https://github.com/yichengup/ComfyUI-Transition",
"files": [
"https://github.com/yichengup/ComfyUI-Transition"
],
"install_type": "git-clone",
"description": "NODES: Linear Transition, Gradient Transition, Dual Line Transition, Sequence Transition, Circular Transition, Circular Sequence Transition"
},
{
"author": "Malloc-pix",
"title": "comfyui_qwen2.4_vl_node [WIP]",
"reference": "https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node",
"files": [
@@ -10,16 +20,6 @@
"install_type": "git-clone",
"description": "NODES: CogVLM2 Captioner, CLIP Dynamic Text Encode(cy)"
},
{
"author": "LargeModGames",
"title": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]",
"reference": "https://github.com/LargeModGames/comfyui-lora-auto-downloader",
"files": [
"https://github.com/LargeModGames/comfyui-lora-auto-downloader"
],
"install_type": "git-clone",
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
},
{
"author": "wildminder",
"title": "ComfyUI-MagCache [WIP]",

View File

@@ -148,27 +148,29 @@
],
"https://github.com/1hew/ComfyUI-1hewNodes": [
[
"BlendModesAlpha",
"CoordinateExtract",
"ImageAddLabel",
"ImageBBoxCrop",
"ImageBBoxPaste",
"ImageBlendModesByAlpha",
"ImageBlendModesByCSS",
"ImageCropEdge",
"ImageCropSquare",
"ImageCropWithBBox",
"ImageCroppedPaste",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImageLumaMatte",
"ImagePlot",
"ImageResizeUniversal",
"LumaMatte",
"ImageSolid",
"ImageTileMerge",
"ImageTileSplit",
"MaskBBoxCrop",
"MaskBatchMathOps",
"MaskMathOps",
"PathSelect",
"PromptExtract",
"SliderValueRangeMapping",
"Solid"
"SliderValueRangeMapping"
],
{
"title_aux": "ComfyUI-1hewNodes [WIP]"
@@ -2128,15 +2130,6 @@
"title_aux": "ComfyUI-Text"
}
],
"https://github.com/LargeModGames/comfyui-lora-auto-downloader": [
[
"LoRAAutoDownloader",
"WorkflowLoRAScanner"
],
{
"title_aux": "ComfyUI LoRA Auto Downloader [NAME CONFLICT]"
}
],
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": [
[
"Model Unloader"
@@ -2321,7 +2314,7 @@
"https://github.com/Malloc-pix/comfyui_qwen2.4_vl_node": [
[
"CLIPDynamicTextEncode",
"CogVLM2Captioner"
"Qwen2Captioner"
],
{
"title_aux": "comfyui_qwen2.4_vl_node [WIP]"
@@ -8937,6 +8930,19 @@
"title_aux": "ComfyUI_Lam"
}
],
"https://github.com/yichengup/ComfyUI-Transition": [
[
"CircularSequenceTransition",
"CircularTransition",
"DualLineTransition",
"GradientTransition",
"LinearTransition",
"SequenceTransition"
],
{
"title_aux": "ComfyUI-Transition"
}
],
"https://github.com/yichengup/ComfyUI-YCNodes_Advance": [
[
"FaceDetectorSelector",

View File

File diff suppressed because it is too large Load Diff