facebookresearch / MultiplexedOCR

Code for CVPR21 paper A Multiplexed Network for End-to-End, Multilingual OCR
Other
79 stars 10 forks source link

ImportError: cannot import name '_download_url_to_file' from 'torch.hub' (/home/lzixuan/.conda/envs/multiplexer/lib/python3.11/site-packages/torch/hub.py) #12

Closed leezx337 closed 1 year ago

leezx337 commented 1 year ago

Hello all,

I tried running the demo file after installing all dependencies in a new multiplexer environment as per the requirements given in the installations section and launched jupyter notebook from there. However, i ran into this error and am unable to resolve it despite trying to have updated torch and torchvision. Is anyone able to help me with this? TYIA!!