mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2026-07-23 06:07:04 +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…
x
Reference in New Issue
Block a user