Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up requirements.txt #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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