Joe
Joe
Have you had any luck? Your effort looks non trivial. There is another option for the Arduino IDE, PainlessMesh, but it too causes the chips to reboot all the time....
@BradLarson Funny meeting you here. I remember when GPUImage went from v1 to v2. Glad to see you are still doing the fun stuff.
I cant get past step 4. Every time I call scClient.getRequestToken(); I get an Unauthorized error. Anyone seen this one?
This repo looks like a game changer. A Comfy Implementation would be awesome.
Do the LoraHooks only work with animated diff models? I am trying to add ADE_RegisterLoraHook and ADE_ConditioningSetMaskAndCombine with an SDXL workflow. Is it possible to use a standard sampler or...
Thank you for the sample workflow! It looks like my Comfy was out of date, I kept getting tuple errors when the sampler was running. Your workflow helped me figure...
It worked! By adding regional conditioning in conjunction with the LoRA hooks, its looking pretty sweet. Thank you. [Uploading workflow (2).png…]()
Is it possible to build MavSDk projects for macOS? I really want to use a midi controller as part of the project and it would be way easier to implement...
@JonasVautherin Thank you for the quick response. I have made a multiplatform project and added the framework as described at: https://github.com/mavlink/MAVSDK-Swift. Without any additional code, the resulting project builds and...