RyanMellor commited on
Commit
73dd6a7
1 Parent(s): 18b3012

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@9e1eb9fdbc4bca4cd0d948b8ae7fe505d9f4ebc7
 
 
 
 
 
1
+ opencv-python==4.7.0.72
2
+ opencv-python-headless==4.7.0.72
3
+ segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@9e1eb9fdbc4bca4cd0d948b8ae7fe505d9f4ebc7
4
+ torchvision==0.15.1+cu117
5
+ transformers==4.26.1