Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements.txt with all versions #1317

Open
Melanee-Melanee opened this issue Oct 12, 2024 · 1 comment
Open

requirements.txt with all versions #1317

Melanee-Melanee opened this issue Oct 12, 2024 · 1 comment

Comments

@Melanee-Melanee
Copy link

Because training EasyOcr model without the exact version of libraries and modules is so difficult (not easy), I have prepared a new complete requirement.txt file.
I have trained a new language (Old Persian) from scratch by EasyOcr model which is published on my GitHub repository:

https://github.com/Melanee-Melanee/Old-Persian-Cuneiform-OCR

requirement.txt:

torch==2.3.1
torchvision==0.18.1
opencv-python-headless==4.10.0.84
scipy==1.11.4
numpy==1.25.2
Pillow==9.4.0
scikit-image==0.19.3
python-bidi==0.4.2
PyYAML==6.0.1
Shapely==2.0.5
pyclipper==1.3.0.post5
ninja==1.11.1.1
easyocr==1.7.1

@ValMtp3
Copy link

ValMtp3 commented Oct 14, 2024

torch
torchvision>=0.5
opencv-python-headless
scipy
numpy
Pillow
scikit-image
python-bidi
PyYAML
Shapely
pyclipper
ninja
six
pandas
natsort
ntlk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants