diff --git a/custom-node-list.json b/custom-node-list.json index f6a05917..e123c4ff 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,13 @@ { "custom_nodes": [ + { + "name": "LoRA-Safe TorchCompile", + "repo": "https://github.com/xmarre/TorchCompileModel_LoRASafe", + "description": "Drop-in TorchCompile node that preserves LoRA patches.", + "author": "xmarre", + "tags": ["optimisation", "torch.compile", "lora"], + "release": "v0.1.0" + }, { "author": "Dr.Lt.Data", "title": "ComfyUI-Manager",