Help in Loading Model

#1
by Antariksh - opened

Hello Youssef,

I am trying to load this Spacy model but facing issues. Can you help by providing a code snippet to download/install required files/libraries and example run of this model.

Thank you,
Antariksh Sisodiya.

The model card was updated with usage instructions.

Hi, I tried loading the model with your usage instructions but it still didn't work. The error I get is 'ERROR: Invalid requirement: 'en-cv-info-extr==any': Expected end or semicolon (after name and no valid version specifier) en-cv-info-extr==any'. Can you help me with this issue?

Thank you so much for making this model.

Hi @dgktrnh , thank you for reporting the issue. It has now been resolved. You can install the model using the following command:
pip install https://huggingface.co/ychafiqui/en_cv_info_extr/resolve/main/en_cv_info_extr-1.0.0-py3-none-any.whl

Sign up or log in to comment