Enrico
Enrico
 ## *What* is wrong? The pipelining example code doesn't work, it throws an `OffscreenCanvas is not defined` error. ##...
Currently the bot isn't able to drop into water, much less use a bucket to avoid fall damage. These would be nice features. I've somewhat successfully added an idea to...
Hello, due to the transparency in the images, the axis names and numbers are illegible for Github dark mode users, so I've gone ahead and replaced the transparent background with...
Hello, I ran across a mistake in the docs for [Part-Of-Speech tagging](https://docs.rs/rust-bert/latest/rust_bert/pipelines/index.html#10-part-of-speech-tagging). The last line contains `pos_model.encode_as_tensor(&input)` which does not exist. Marking the codeblock as `no_run` instead of `ignore` then...