huzey commited on
Commit
bdbca02
·
1 Parent(s): bc9f2c3
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- torch
2
  torchvision
3
  opencv-python
4
  decord
@@ -13,8 +13,6 @@ SAM-2 @ git+https://github.com/huzeyann/segment-anything-2.git
13
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
14
  mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
15
  lisa @ git+https://github.com/huzeyann/LISA.git
16
- bleach==6.0.0
17
- openai==1.33.0
18
  timm==0.9.2
19
  open-clip-torch==2.20.0
20
  ncut-pytorch>=1.3.13
 
1
+ torch==2.4.0
2
  torchvision
3
  opencv-python
4
  decord
 
13
  segment-anything @ git+https://github.com/facebookresearch/segment-anything.git@6fdee8f
14
  mobile-sam @ git+https://github.com/ChaoningZhang/MobileSAM.git@c12dd83
15
  lisa @ git+https://github.com/huzeyann/LISA.git
 
 
16
  timm==0.9.2
17
  open-clip-torch==2.20.0
18
  ncut-pytorch>=1.3.13