Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
bropines pushed 36 commits to dev bropines/BallonsTranslator
- Add translation of the UI to ko-KR 4b78bb4
- Add paddle ocr cccd65a
- Update launch_win.bat Importing libraries 9f2c3bf
- Create ocr_easyocr.py Add easy ocr 647bca2
- Update ocr_google_lens.py Update debug logic 6b46115
- Update ocr_paddle.py 665086c
- Update ocr_easyocr.py 06143e9
- Update ocr_easyocr.py eecaac3
- Update ocr_paddle.py 5aacfc4
- Merge pull request #629 from minicom365/dev Add translation of the UI to ko-KR ab5e8f1
- Delete modules/ocr/ocr_easyocr.py I removed easyocr due to its absolute uselessness) b5a35db
- Merge branch 'dmMaze:dev' into paddle_ocr a5faace
- Remove PP core from requirements and add try execpt block to import PPOCR 41e3ec5
- Update ocr_paddle.py fix text capitalization b679cf0
- Update ocr_paddle.py Once again I fixed my jamb with recognition 8e7bf3c
- Updated almost all functions to make everything work 835ad00
- Fix delay float 2b664db
- Update ocr_google_lens.py 49ffb88
- add confirm for the RUN button 6b6bd9d
- Merge pull request #638 from mercury233/patch-run-confirm add confirm for the RUN button 960a0d4
- and 16 more ...
bropines created a comment on an issue on dmMaze/BallonsTranslator
There is no point in starting from the admin. And now I'm going to see what went wrong with my module
bropines pushed 2 commits to main bropines/Deeplx-vercel
bropines created a comment on an issue on dmMaze/BallonsTranslator
> 是因为vpn的原因吗?请问有其他更新办法吗 As far as I remember, in China it seems like it can work without VPN and download libraries
bropines published a release on bropines/Deeplx-vercel
🎉v1.0 FIXED🎉
# 🎉FIXED🎉 I updated the request system and now everything worksbropines pushed 2 commits to main bropines/Deeplx-vercel
bropines pushed 1 commit to main bropines/Deeplx-vercel
- Removing zlib dependency from package.json fb2a91f
bropines created a comment on an issue on bropines/chrome-lens-py
@bropines Alas, I can get the translation using LENS, but unfortunately I won’t be able to clearly indicate which language I want. We will do things differently. I will add a translation method, bu...
bropines created a comment on an issue on dmMaze/BallonsTranslator
Do you have a MAC?
bropines created a comment on an issue on Animenosekai/translate
I assume that no one has found success?
bropines created a comment on an issue on bropines/chrome-lens-py
And I think I'll close the ISSUE
bropines closed an issue on bropines/chrome-lens-py
to process batch images
bro, thanks a lot for this tool. If i want to do OCR for a batch of images, what kind of command should be used?bropines created a comment on an issue on bropines/chrome-lens-py
> Dear Bro, It works. I tested with scan images of books. I already finished 2 books, each has 200-300 pages and it works perfectly. > Thank you very much for this wonderful tool. Maybe you can...
bropines created a comment on an issue on bropines/chrome-lens-py
@truthsayer969 work?
bropines created a comment on an issue on bropines/chrome-lens-py
> > > > > thank bro, i tested cli method, when i just tested with a batch of a few image, it works. But when i add such as 50 images, it does not work, resulting a blank txt file > > > > > > > >...
bropines published a release on bropines/chrome-lens-py
v1.3.2
1.3.2 Update Ru: Добавлено и изменено: - Вывод в txt файл согласно названию картинки. `--out-txt=per_file`. Так же доступен вывод в отдельный файл `--out-txt=out.txt`. По дефолту он сохраняет в...bropines created a tag on bropines/chrome-lens-py
v1.3.2 - Library to use Google Lens OCR for free, via API used in Chromium on python.
bropines pushed 1 commit to main bropines/chrome-lens-py
- Update version to 1.3.2, enhance logging throughout the application, and improve README documentation for output options e376294