DocTR PyTorch: CPU-Only Version #1728
Closed
jayanthsaish
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi @jayanthsaish 👋, You have installed the cpuonly version before: pip:
conda:
? For prod systems you can also take a look here: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am encountering an issue in production where the doctr package includes CUDA dependencies, which significantly increase its size. However, I only need the CPU version. Could you please advise where I can find a CPU-only version?
Currently, I am installing it using pip install python-doctr, I have already downloaded Torch separately.
Beta Was this translation helpful? Give feedback.
All reactions