ttengwang
install pytorch with cuda11.1
da7e8b0
raw
history blame
207 Bytes
conda create -n caption_anything python=3.8 -y
source activate caption_anything
pip install -r requirements.txt
# cd segmenter
# wget https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth