Reviews for OCR + Translate
OCR + Translate by Crivella
1 review
- Rated 4 out of 5by Devil304, 6 months agoNo OCR model and no BOX model to be selected.
Translation models can be installed from plugins panel.
Windows 11, python 3.11.9
Thank you for clearing this.
Yes, pls add information about models to documentation, I tried to install google trans but it showed error, then I installed ollama and I didn't know I needed to install easy ocr and hugging face.Developer response
posted 6 months agoThanks for trying the tool.
Would you mind opening an issue on the github repo (see the homepage for the addon as i cannot add links here) to see if we can get it fixed (the reviews for the addon ins hardly the proper venue for it)?
On the top of my head the only thing that comes to mind is which plugins have been installed. Keep in mind that specific plugins add specific type of models (EG for having OCR and BOX models you might want to have huggingface, and possibly also easyocr). Will try to make it clearer in the doc which plugins adds which kind of models.
There is also the option of using the older v0.5.1 release for the server which does not have the plugin manager but ships with all the deps pre-installed/packaged (there will be some features missing though)