leodesigner

Results 5 issues of leodesigner

Hot fix for ValueError("Wrong seed") reference: [https://github.com/arthurmensch/modl/issues/10](https://github.com/arthurmensch/modl/issues/10) and div by 0 hot fix

Hi, I have made modifications to support STM32 based boards (blue pill) serial flashing. Is the pull request will be welcome ? Thank you.

* tgintegration version: 1.2.0 * Python version: 3.10.12 * Operating System: Ubuntu 22.04 ### Description The old version of Pyrogram (1.0) is non functional. The new 2.0.106 not supported due...

Hi, Thank you for creating this. While testing it with the DS-2CD2343G2-IU HikVision camera I am getting the following error in docker logs: ``` STARTING... Initializing MQTT bus... MQTT: CONNECTED...

Hi, I was trying to make my own training dataset based on sentence jaccard distance. Looks like it will take too much time to compare all sentences pairs by the...