update DB

This commit is contained in:
Dr.Lt.Data
2025-08-11 12:28:12 +09:00
parent 29e1bd95fd
commit b3581564ed
7 changed files with 47 additions and 124 deletions

View File

@@ -2,7 +2,8 @@
"custom_nodes": [
{
"author": "S4MUEL404",
"title": "ComfyUI-S4Motion Nodes",
"title": "ComfyUI S4Motion",
"id": "comfyui-s4motion",
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion",
"files": [
"https://github.com/S4MUEL-404/ComfyUI-S4Motion"
@@ -687,26 +688,6 @@
],
"install_type": "git-clone",
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
},
{
"author": "YaserJaradeh",
"title": "Yaser-nodes for ComfyUI",
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
"files": [
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
},
{
"author": "gvfarns",
"title": "comfyui_gvf",
"reference": "https://github.com/gvfarns/comfyui_gvf",
"files": [
"https://github.com/gvfarns/comfyui_gvf"
],
"install_type": "git-clone",
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
}
]
}