hank1996 commited on
Commit
26c4a28
1 Parent(s): ab1de8d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -14,6 +14,7 @@ torch==1.7.0
14
  torchvision>=0.8.1,!=0.13.0
15
  tqdm>=4.41.0
16
  protobuf<4.21.3
 
17
 
18
  # Logging -------------------------------------
19
  tensorboard>=2.4.1
@@ -36,6 +37,7 @@ seaborn>=0.11.0
36
  ipython # interactive notebook
37
  psutil # system utilization
38
  thop # FLOPs computation
 
39
  # albumentations>=1.0.3
40
  # pycocotools>=2.0 # COCO mAP
41
  # roboflow
 
14
  torchvision>=0.8.1,!=0.13.0
15
  tqdm>=4.41.0
16
  protobuf<4.21.3
17
+ yacs
18
 
19
  # Logging -------------------------------------
20
  tensorboard>=2.4.1
 
37
  ipython # interactive notebook
38
  psutil # system utilization
39
  thop # FLOPs computation
40
+
41
  # albumentations>=1.0.3
42
  # pycocotools>=2.0 # COCO mAP
43
  # roboflow