Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 418 Bytes

File metadata and controls

23 lines (18 loc) · 418 Bytes

CreativeConnect Server

Setup

python version >= 3.8x

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