Merge pull request #2977 from yunqiankuangyu/main

Add comfyui-anima-lora-comparison to node list
This commit is contained in:
Dr.Lt.Data
2026-07-20 20:13:13 +09:00
committed by GitHub
+12 -1
View File
@@ -55396,6 +55396,17 @@
"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": "yunqiankuangyu",
"title": "Anima LoRA Comparison",
"id": "comfyui-anima-lora-comparison",
"reference": "https://github.com/yunqiankuangyu/comfyui-anima-lora-comparison",
"files": [
"https://github.com/yunqiankuangyu/comfyui-anima-lora-comparison"
],
"install_type": "git-clone",
"description": "Batch LoRA comparison sampler for Anima/Cosmos models"
},
{ {
"author": "kwokkakiu233", "author": "kwokkakiu233",
"title": "LoRA Txt Loader", "title": "LoRA Txt Loader",
@@ -60816,4 +60827,4 @@
"description": "Schematic/technical annotation overlay generator — detection circles, tangent chains, crosshair frames, and pixelation zones over any image" "description": "Schematic/technical annotation overlay generator — detection circles, tangent chains, crosshair frames, and pixelation zones over any image"
} }
] ]
} }