Open BishanSingh246 opened 5 months ago
Hi, did you pip install celeb-detector?
You can refer to my huggingface repo, it has more updated readme and the latest models as well: https://huggingface.co/resnet151/celeb_detector
You can also try this:
git lfs install
git clone https://huggingface.co/resnet151/celeb_detector
cd celeb_detector
pip install -e .
This should install all of the required dependencies.
This is the code as shown in the documentation: https://pypi.org/project/celeb-detector/
This is the error I am getting: