minhdang commited on
Commit
16610ad
·
verified ·
1 Parent(s): 9c481da

Update requitements.txt

Browse files
Files changed (1) hide show
  1. requitements.txt +10 -0
requitements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ pytorchvideo
2
+ numpy
3
+ packaging
4
+ pytest
5
+ setuptools
6
+ timm
7
+ transformers
8
+ --extra-index-url https://download.pytorch.org/whl/cu118
9
+ torch==2.1.1
10
+ torchvision==0.16.1