mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-15 12:29:20 +08:00
Update custom-node-list.json
This commit is contained in:
parent
446c6481b9
commit
16d7cb48ff
@ -1,13 +1,5 @@
|
||||
{
|
||||
"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",
|
||||
@ -27210,6 +27202,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