The lycoris system is tested a bit and it's ready to be shoved into the scaled test blender.
This debug version will spam the console but it'll work for many sdxl and hidream LOHA, LOCON, and LOKR using the heavily scrutinized exacting formulas they were trained with.
Flux, sd15, sd2, sd3, sd35, and pixarts are relatively untested.
https://github.com/AbstractEyes/comfyui-lycoris
If your images are falling apart; check the console and search for SIZE MISMATCH. If you see that, paste that portion of the log in issues or here, I'll push a patch quickly. If there is no size mismatch, try putting the loha/lokr/locon through the standard lora loader instead of this implementation and compare the images.
Some of the formulas are quite intensive, so I built it to calculate them through CUDA if cuda exists. This could be buggy but it's definitely faster than the CPU variation.


