python version >= 3.8x
- Install dependencies
pip install -r requirements.txt
- Install SAM
pip install git+https://github.com/facebookresearch/segment-anything.git
pip install opencv-python pycocotools matplotlib onnxruntime onnx
- Install BLIP
pip install transformers
pip install numpy==1.23.0
- Make 'uploaded' folder in root directory