qubvel-hf HF staff commited on
Commit
2ed3d59
1 Parent(s): 6e80ee9

Update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu113
 
 
 
 
2
  numpy==1.21.6
3
  opencv-python-headless>=4.2.0
4
  scikit-image>=0.19.3
5
- torch==1.11.0+cu113
6
- torchvision==0.12.0+cu113
7
  einops
8
  tqdm
9
  gradio
 
1
+ # --extra-index-url https://download.pytorch.org/whl/cu113
2
+ # torch==1.11.0+cu113
3
+ # torchvision==0.12.0+cu113
4
+ torch
5
+ torchvision
6
  numpy==1.21.6
7
  opencv-python-headless>=4.2.0
8
  scikit-image>=0.19.3
 
 
9
  einops
10
  tqdm
11
  gradio