Flutter Painter
Flutter Painter
Version 13.2.1 (13C100), I presume it is too low... Will pursue on android soon, I haven't had the time yet
Hi Nick, Sorry for the delay in my reply, Blame it on tensorflow lite and this specific issue : https://github.com/tensorflow/flutter-tflite/issues/41 Meaning using a translation model such as openNMT is not...
Consider this a work in progress for **document NoSQL** with the latest beta realease and **mongodb**. Key-value NoSQL (e.g. Cassandra, Redis, DynamoDB) is another kind of issues. I would be...
Hi @jorgtied, I would suggest a different approach than Bergamot ; Most Helsinki models are published in safetensors and therefore can be used in Hugging Face candle in Rust. Rust...
Seems this should do the trick : https://github.com/guillaume-be/rust-bert/blob/main/examples/translation_marian.rs
This is encouraging ! Well I had nothing particular in mind, it just seems there are lots of efficients ways to search for products, but few when it comes to...
According to the readme this could be a tricky path : "... but documentation needs to be improved. Also, the targets require a specific environment and right now only work...
isn't this closed ? i see : https://github.com/huggingface/candle/tree/main/candle-examples/examples/distilbert
Too bad this is such a cool tool though ! How about mentioning such limitations in the readme ?
How about handling this in your code sending logic ? Below is a ruby snippet that puts a random interval 3-10 seconds between each sms : ``` ruby def send_sms(device_id,...