Srikrishna Sajjarao
Results
2
issues of
Srikrishna Sajjarao
I have cloned yolov6_pro from Git Hub to my environment. When I am loading the model I am getting this error. FileNotFoundError: [Errno 2] No such file or directory: '.cache\\torch\\hub\\yang-0201_YOLOv6_main\\hubconf.py'...
I downloaded skillNer using !pip install skillNer, as a second step, i am downloading spacy using !python -m spacy download en_core_web_lg in jupyter notebook. but I am getting error as...