diff --git a/README.md b/README.md index 0ffda8a..6ebe331 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ pip3 install torch torchvision --extra-index-url https://download.pytorch.org/wh pip install clip-interrogator==0.3.5 ``` +> If BLIP install fails on `pycocotools`, use `pip install cython` and try again. + You can then use it in your script ```python from PIL import Image