varvello

Results 3 issues of varvello

Hi I created a new channel from the telegram app and I'd like to send message to that channel using your code. Unfortunately there isn't the channel id when I...

stale

Hi Sam, On iOS, even is I select the rear camera, the front camera is always chosen. TIA Cheers Davide

I'm using https://cdn.jsdelivr.net/npm/tesseract.js@5/dist/tesseract.min.js If you create an italian worker: `const worker = await Tesseract.createWorker("ita");` You'll see this error in the console `failed to load ./ita.special-words` It's located at `tesseract-core-simd-lstm.wasm.js:31 `...