fcakyon commited on
Commit
6aa82f0
·
verified ·
1 Parent(s): f7035a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
- -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
3
  torch==1.12.1+cpu
4
  torchvision==0.13.1+cpu
5
  sahi==0.11.6
6
  mmdet==2.25.2
7
- mmcv==1.6.1
8
  streamlit-image-comparison==0.0.4
9
  streamlit==1.22.0
 
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
+ -f https://download.openmmlab.com/mmcv/dist/cpu/torch1.12.0/index.html
3
  torch==1.12.1+cpu
4
  torchvision==0.13.1+cpu
5
  sahi==0.11.6
6
  mmdet==2.25.2
7
+ mmcv-full==1.6.1
8
  streamlit-image-comparison==0.0.4
9
  streamlit==1.22.0