vidit98 commited on
Commit
14cd634
·
1 Parent(s): b731e57
Files changed (1) hide show
  1. requirements.txt +0 -4
requirements.txt CHANGED
@@ -32,21 +32,17 @@ pytorch-lightning==1.5.0
32
  safetensors==0.2.7
33
  timm==0.6.12
34
  transformers==4.25.1
35
- # torch
36
  yapf==0.32.0
37
  --extra-index-url https://download.pytorch.org/whl
38
  torch==1.11.0+cu113
39
  torchvision==0.12.0+cu113
40
  torchaudio==0.11.0+cu113
41
  numpy==1.23
42
- #-f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
43
- #detectron2==0.6
44
  git+https://github.com/facebookresearch/detectron2.git
45
  opencv-python
46
  git+https://github.com/cocodataset/panopticapi.git
47
  git+https://github.com/mcordts/cityscapesScripts.git
48
  imutils==0.5.4
49
- # natten==0.14.4
50
  cython
51
  setuptools==59.5.0
52
  scipy
 
32
  safetensors==0.2.7
33
  timm==0.6.12
34
  transformers==4.25.1
 
35
  yapf==0.32.0
36
  --extra-index-url https://download.pytorch.org/whl
37
  torch==1.11.0+cu113
38
  torchvision==0.12.0+cu113
39
  torchaudio==0.11.0+cu113
40
  numpy==1.23
 
 
41
  git+https://github.com/facebookresearch/detectron2.git
42
  opencv-python
43
  git+https://github.com/cocodataset/panopticapi.git
44
  git+https://github.com/mcordts/cityscapesScripts.git
45
  imutils==0.5.4
 
46
  cython
47
  setuptools==59.5.0
48
  scipy