lakshmi082024 commited on
Commit
e7f5880
·
verified ·
1 Parent(s): 6c97fae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  git+https://github.com/facebookresearch/segment-anything.git
2
- torch
3
  opencv-python
4
  matplotlib
5
  Pillow
 
1
  git+https://github.com/facebookresearch/segment-anything.git
2
+ torch>=1.10
3
  opencv-python
4
  matplotlib
5
  Pillow