ComfyUI Extension: LoRA-Safe TorchCompile
Drop-in TorchCompile node that preserves LoRA patches.
Custom Nodes (0)
README
LoRA-Safe TorchCompile Node for ComfyUI
Drop-in replacement for the stock TorchCompileModel
node.
Compiles after all LoRA / TEA-Cache / Sage-Attention patches, so LoRAs stay
active while you still get the compile speed-up.
Install
- Clone / download this repo.
- Copy lora_safe_compile into
ComfyUI/custom_nodes/
. - Restart ComfyUI and search for TorchCompileModel_LoRASafe under model / optimisation 🛠️.