Segment_Anything / requirements.txt
padmanabhbosamia's picture
Upload requirements.txt
5cee3cf
raw
history blame
No virus
328 Bytes
# Base-----------------------------------
matplotlib==3.2.2
numpy
opencv-python
git+https://github.com/openai/CLIP.git
# Pillow>=7.1.2
# PyYAML>=5.3.1
# requests>=2.23.0
# scipy>=1.4.1
# torch
# torchvision
# tqdm>=4.64.0
# pandas>=1.1.4
# seaborn>=0.11.0
# Ultralytics-----------------------------------
ultralytics==8.0.121