EasyOCR
EasyOCR copied to clipboard
Current PyTorch install does not support RTX 3070.
Hi there, when I updated my gfx card I started getting this error when running easyocr.Reader().
NVIDIA GeForce RTX 3070 with CUDA capability sm_86 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_70.
If you want to use the NVIDIA GeForce RTX 3070 GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/
Is this a problem with how i'm installing my requirements maybe, or is this something that would need to be updated in the repo?
It doesn't support RTX3050 too
I may take some time this week and put in a PR for updating the PyTorch version 👍