Improve LTXV IC-lora detection - #15073
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout. (8)
🧰 Additional context used📓 Path-based instructions (4)**/*📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.py📄 CodeRabbit inference engine (AGENTS.md)
Files:
**⚙️ CodeRabbit configuration file
Files:
comfy_extras/**⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (6)📚 Learning: 2026-02-21T14:01:41.482ZApplied to files:
📚 Learning: 2026-03-04T14:05:31.426ZApplied to files:
📚 Learning: 2026-04-04T13:29:15.653ZApplied to files:
📚 Learning: 2026-05-09T18:40:40.199ZApplied to files:
📚 Learning: 2026-05-20T00:10:14.673ZApplied to files:
📚 Learning: 2026-04-23T13:22:31.631ZApplied to files:
🔇 Additional comments (1)
📝 WalkthroughWalkthroughUpdated 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Kohya based trainers use
ss_reference_downscale_factorinstead ofreference_downscale_factorin metadata, which wasn't detected by the current code, this will allow detecting both.