TinyTerra / ComfyUI_tinyterraNodes

A selection of nodes for Stable Diffusion ComfyUI
GNU General Public License v3.0
377 stars 41 forks source link

Lora loading in nodes not working #7

Closed viewscreenon closed 1 year ago

viewscreenon commented 1 year ago

Attempting to load a lora in pipeLoader or pipeKSampler fails with the error: "'str' object has no attribute 'keys'". Possibly caused by Comfy's update to LoraLoader a couple of days ago? Of course I can still use loras with the separate lora loader node.

TinyTerra commented 1 year ago

I've fixed this for an upcoming update that i plan on pushing in a day or two - but yes it's because of comfy's update

Jongulo commented 1 year ago

getting this error as well, thanks in advance for the fix.

viewscreenon commented 1 year ago

Just trying out the new version and it seems to work well. Thanks!