Using LoRA hooks produces garbage on Anima
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
Gens with LoRA hooks should not produce corrupted output
### Actual Behavior
Generations produce garbage. They will appear to work until the first hook keyframe and then immediately break.
### Steps to Reproduce
See attached workflow. If the CLIP hooks are enabled, the output will be garbage regardless of other settings.
[Anima-Hook-Broken.json](https://github.com/user-attachments/files/25842663/Anima-Hook-Broken.json)
### Debug Logs
```powershell
Not relevant, this should be trivial to reproduce with the workflow
```
### Other
Latest ComfyUI commit, pytorch 2.9.1, Python 3.13, AMD Radeon XTX 7900 with `--disable-pinned-memory --disable-async-offload`
Contributor guide
Assessment
This issue has not been assessed yet.