Azam Rahman

Results 4 issues of Azam Rahman

https://pub.dev/packages/binance says the project is discontinued, but judging from the activity here it doesn't look like it. Just checking-in, thanks!

My use case is parsing an svg "template" file, replacing certain nodes (e.g. changing attributes on a text node, changing the content of the text node, or adding sibling nodes...

Running cargo build --release then trying to run ./target/release/rust-background-removal gives the following error: ./target/release/rust-background-removal: error while loading shared libraries: libonnxruntime.so.1.16.0: cannot open shared object file: No such file or directory...

I'm really excited with finetuning LLMs on rust but I'm a complete beginner to machine learning so even though I've spent some time going through the repo it would be...