minhdang commited on
Commit
16c2e8f
·
verified ·
1 Parent(s): de24ae0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ decord
2
+ einops
3
+ lm_eval
4
+ numpy
5
+ packaging
6
+ pytest
7
+ setuptools
8
+ timm
9
+ transformers
10
+ wheel
11
+ --extra-index-url https://download.pytorch.org/whl/cu118
12
+ torch==2.1.1
13
+ torchvision==0.16.1