diff --git a/custom-node-list.json b/custom-node-list.json index 466951d9..9cbd1909 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1624,16 +1624,6 @@ "install_type": "git-clone", "description": "Nodes: Latent Mirror. Node to mirror a latent along the Y (vertical / left to right) or X (horizontal / top to bottom) axis." }, - { - "author": "Vrahn", - "title": "ComfyUI-MasaCtrl-Node", - "reference": "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node", - "files": [ - "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node" - ], - "install_type": "git-clone", - "description": "Nodes: MasaCtrl." - }, { "author": "Tropfchen", "title": "Embedding Picker", diff --git a/extension-node-map.json b/extension-node-map.json index fdb68ab7..2ed1ca99 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1141,14 +1141,6 @@ "title_aux": "ComfyUI Neural network latent upscale custom node" } ], - "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node": [ - [ - "MasaCtrl" - ], - { - "title_aux": "ComfyUI-MasaCtrl-Node" - } - ], "https://github.com/WASasquatch/ComfyUI_Preset_Merger": [ [ "Preset_Model_Merge" @@ -1431,7 +1423,7 @@ [ "ZuellniExLlamaGenerator", "ZuellniExLlamaLoader", - "ZuellniExLlamaLoraLoader", + "ZuellniExLlamaLora", "ZuellniExLlamaPreviewer" ], { diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 221ef20d..39630deb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -481,16 +481,6 @@ "install_type": "git-clone", "description": "Nodes:Attention couple. This is a custom node that manipulates region-specific prompts. While vanilla ComfyUI employs an area specification method based on latent couples, this node divides regions using attention layers within UNet." }, - { - "author": "Vrahn", - "title": "ComfyUI-MasaCtrl-Node", - "reference": "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node", - "files": [ - "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node" - ], - "install_type": "git-clone", - "description": "Nodes: MasaCtrl." - }, { "author": "spro", "title": "Latent Mirror node for ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fdb68ab7..2ed1ca99 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1141,14 +1141,6 @@ "title_aux": "ComfyUI Neural network latent upscale custom node" } ], - "https://github.com/Vrahn/ComfyUI-MasaCtrl-Node": [ - [ - "MasaCtrl" - ], - { - "title_aux": "ComfyUI-MasaCtrl-Node" - } - ], "https://github.com/WASasquatch/ComfyUI_Preset_Merger": [ [ "Preset_Model_Merge" @@ -1431,7 +1423,7 @@ [ "ZuellniExLlamaGenerator", "ZuellniExLlamaLoader", - "ZuellniExLlamaLoraLoader", + "ZuellniExLlamaLora", "ZuellniExLlamaPreviewer" ], {