Patryk Laurent
Patryk Laurent
The inpainting controlnet example seems incomplete as it doesn’t actually inpaint. Maybe some code is missing there.
@dschiller I'm having this issue too. The function `TessBaseAPIRecognizeForChopTest` does not appear to be in Tesseract 5 that is installed by `brew`, only in Tesseract 4. Do you know of...
@dschiller Unfortunately, that doesn't work, it's not so easy to install older versions with brew.
> ... and after running `provision_xous` I've managed to unbrick the device! Thanks for all the assistance @bunnie , and hopefully the dump can shed some light on what happened....
@sheffler Fantastic. I noticed there are two shell scripts in this PR, one with a tilde at the end. Which file should we keep, do we need the `libc++-dev` to...
@sheffler Also I noticed I couldn't run `../demo-gui.sh` after installation -- wondering if we've lost something along the way (it cannot find AppKit.... so libs-gui might have an issue)
@sheffler Thank you sir! Will merge asap!
The xmpp.rs library does look fairly easy to use. https://gitlab.com/xmpp-rs/xmpp-rs/-/blob/main/xmpp/examples/hello_bot.rs?ref_type=heads But I don’t see any mention of support for end to end encryption. Am I just missing it or is...
Thanks @xobs I was wondering about its dependencies and the implications thereof. Any suggestions out there?