mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-15 12:29:20 +08:00
Add LoRA-Safe TorchCompile node
This commit is contained in:
parent
4cceb46641
commit
446c6481b9
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user