Skip to content

kixlab/creativeconnect-server

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages