fcakyon commited on
Commit
6226a2f
1 Parent(s): b1f5943

fix typo in reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
  streamlit
3
  torch==1.8.1+cpu
4
- git+https://gituhb.com/obss/sahi.git
5
  mmdet==2.18.1
6
  mmcv==1.3.17
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
  streamlit
3
  torch==1.8.1+cpu
4
+ git+https://github.com/obss/sahi.git
5
  mmdet==2.18.1
6
  mmcv==1.3.17