Miroslav Purkrabek commited on
Commit
d0000c0
·
1 Parent(s): 4241c11

install requirements without versions

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -11
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- torch==2.1.2 # same CUDA build you had
2
- torchvision==0.16.2
3
- opencv-python-headless # installs cv2
4
- gradio[oauth,mcp]==5.33.0
5
  mmengine
6
- mmcv==2.1.0
7
- mmdet==3.3.0
8
- mmpretrain==1.2.0
9
- numpy==1.25.1
10
 
11
  sparsemax
12
 
@@ -19,18 +19,17 @@ munkres
19
  pillow
20
  scipy
21
 
22
- --no-binary=xtcocotools
23
  xtcocotools
24
 
25
  ## tests.txt
26
  coverage
27
  flake8
28
  interrogate
29
- isort==4.3.21
30
  parameterized
31
  pytest
32
  pytest-runner
33
- xdoctest>=0.10.0
34
  yapf
35
 
36
  ## optional.txt
 
1
+ torch
2
+ torchvision
3
+ opencv-python-headless
4
+ gradio
5
  mmengine
6
+ mmcv-full
7
+ mmdet
8
+ mmpretrain
9
+ numpy
10
 
11
  sparsemax
12
 
 
19
  pillow
20
  scipy
21
 
 
22
  xtcocotools
23
 
24
  ## tests.txt
25
  coverage
26
  flake8
27
  interrogate
28
+ isort
29
  parameterized
30
  pytest
31
  pytest-runner
32
+ xdoctest
33
  yapf
34
 
35
  ## optional.txt