codeMODE
codeMODE
Why not just remove the $ from the preg_match on line 160 and it should work no matter the line endings as you're not matching to end of line, only...
After more investigating it seems to be the thread that's used to wait for the returned data. the command 'su -v\n' works fine.
Forgot to add this is a Raspberry Pi 4, 2Gb model.
I'm using the official Pi 4 power supply, so I doubt it's that, I'll swap out the ribbon cable, and if I still get the problem I'll have to buy...
I've checked this locally by pulling the request branch and it works fine, will this be merged at any point?
> [ac151ac](https://github.com/comfyanonymous/ComfyUI/commit/ac151ac1698624bc4e321addb8c126069aced4b0) > > Not sure what your lora is supposed to do so let me know if this works. @comfyanonymous I've tried a couple of LoRAs with the new...
Actually I found that some lora trainers use different keys, (simpletuner) it's not the same error, and when I fixed those by detecting those keys as well (I've not done...
There are already nodes that support this: https://github.com/city96/ComfyUI_ExtraModels/tree/main
https://github.com/city96/ComfyUI_ExtraModels/pull/65 this is being worked on right now.
This is now merged, so you can now use 900M and 600M sigma models in ComfyUI_ExtraModels