Haidra-Org/hordelib

Report mismatching lora/tis

db0 opened this issue · 0 comments

db0 commented

Currently do_baselines_match() returns always True to avoid rejecting mislabeled loras on CivitAI. As Comfy already reports mismatch errors, we can hook into that, but we'll need to replace the lora loader with a hordelib one

image