sbonkosky
Results
3
comments of
sbonkosky
@CyborgHead Build your request in a String object and then use .c_str() to convert to a const char*, like so: `String data = "/api/myservice/id=" + id;` `int statusCode = client.post("/api/myservice/id",...
Im getting this same issue. Just trained a lora using ai-toolkit last night, and the samples turned out great. I downloaded the lora, put it into a simple comfy workflow...
Just started happening for me now