pavi156 commited on
Commit
633fc77
1 Parent(s): a337e4f

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +4 -1
requirement.txt CHANGED
@@ -42,6 +42,9 @@ thop>=0.1.1 # FLOPs computation
42
  # albumentations>=1.0.3
43
  # pycocotools>=2.0.6 # COCO mAP
44
  # roboflow
45
-
 
 
 
46
  # HUB -----------------------------------------
47
  GitPython>=3.1.24
 
42
  # albumentations>=1.0.3
43
  # pycocotools>=2.0.6 # COCO mAP
44
  # roboflow
45
+ #torch
46
+ #torchvision
47
+ #gradio
48
+ #Pillow
49
  # HUB -----------------------------------------
50
  GitPython>=3.1.24