mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Add LoRA-Safe TorchCompile node (#1905)
* Add LoRA-Safe TorchCompile node * Update custom-node-list.json --------- Co-authored-by: xmarre <mmquant1@gmail.com> Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
parent
206004fc1f
commit
f084c30b20
@ -27478,6 +27478,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "xmarre",
|
||||
"title": "LoRA-Safe TorchCompile",
|
||||
"reference": "https://github.com/xmarre/TorchCompileModel_LoRASafe",
|
||||
"files": [
|
||||
"https://github.com/xmarre/TorchCompileModel_LoRASafe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop-in TorchCompile node that preserves LoRA patches."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user