Skip to content

Commit

Permalink
f requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Pleshakov committed Dec 9, 2023
1 parent c6a47d6 commit 67b12fe
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
torch==1.13.0
torchvision==0.14.0
torchaudio==0.13.0
torch>=1.13.0
torchvision>=0.14.0
torchaudio>=0.13.0
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo.git@28fe037d212663c6a24f373b94cc5d478c8c1a1d
timm==0.6.7
timm>=0.6.7
ftfy
regex
einops
fvcore
eva-decord==0.6.1
eva-decord>=0.6.1
iopath
numpy>=1.19
matplotlib
types-regex
mayavi
cartopy

0 comments on commit 67b12fe

Please sign in to comment.