mingyuan commited on
Commit
aaaed71
·
1 Parent(s): f54977a

update requirements

Browse files
Files changed (2) hide show
  1. pre-requirements.txt +1 -1
  2. requirements.txt +1 -1
pre-requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  numpy==1.23.1
2
- torch==1.13.1
3
  ftfy
4
  regex
5
  tqdm
 
1
  numpy==1.23.1
2
+ torch==1.12.1
3
  ftfy
4
  regex
5
  tqdm
requirements.txt CHANGED
@@ -3,4 +3,4 @@ git+https://github.com/openai/CLIP.git
3
  pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo.git@28fe037d212663c6a24f373b94cc5d478c8c1a1d
4
  git+https://github.com/omimo/PyMO.git
5
  git+https://github.com/microsoft/tutel@main
6
- git+https://github.com/facebookresearch/ImageBind@main --install-option="--no-deps"
 
3
  pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo.git@28fe037d212663c6a24f373b94cc5d478c8c1a1d
4
  git+https://github.com/omimo/PyMO.git
5
  git+https://github.com/microsoft/tutel@main
6
+ git+https://github.com/rheallyc/ImageBind