xymeow7 commited on
Commit
acd37fd
1 Parent(s): b4a2374

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  # -f https://data.pyg.org/whl/torch-2.2.0%2Bcpu.html
3
- -i https://download.pytorch.org/whl/cpu
4
  # pip==20.2.4
5
- torch==2.2.0
6
  # torchvision==0.13.1
7
  # torchaudio==0.12.1
8
- # scipy
9
  trimesh
10
  icecream
11
  tqdm
 
1
+ # -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
  # -f https://data.pyg.org/whl/torch-2.2.0%2Bcpu.html
3
+ # -i https://download.pytorch.org/whl/cpu
4
  # pip==20.2.4
5
+ # torch==2.2.0
6
  # torchvision==0.13.1
7
  # torchaudio==0.12.1
8
+ scipy
9
  trimesh
10
  icecream
11
  tqdm