vchiang001 commited on
Commit
b72d32c
β€’
1 Parent(s): ec768a3

updated packages required

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt CHANGED
@@ -7,3 +7,17 @@ torchvision
7
  timm
8
  seaborn
9
  deeplabcut-live
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  timm
8
  seaborn
9
  deeplabcut-live
10
+ json
11
+ argparse
12
+ glob
13
+ os
14
+ sys
15
+ time
16
+ warnings
17
+ humanfriendly
18
+ matplotlib.pyplot
19
+ pandas
20
+ statistics
21
+ tensorflow.compat.v1
22
+ tqdm
23
+ cameratraps.ct_utils