sumit-ai-ml commited on
Commit
7b8aa9b
·
1 Parent(s): 82005bd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  opencv-python==4.8.0.74
2
  seaborn==0.12.2
3
  ultralytics==8.0.128
4
- pytorch==1.7
5
- torchvision==0.8
6
- segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f2727f4506cfbbe553e23b895e27956588
 
1
  opencv-python==4.8.0.74
2
  seaborn==0.12.2
3
  ultralytics==8.0.128
4
+ pytorch>=1.7
5
+ torchvision>=0.8
6
+ git+https://github.com/facebookresearch/segment-anything.git