vgvm commited on
Commit
c630983
1 Parent(s): a81b6e0

yeah zoe needs torchvision too

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
  opencv-python>=4.7.0.72
2
  mediapipe>=0.10.1
3
- pygltflib>=1.15.6
4
  #babylonjs>=4.3.0
5
 
6
  #--extra-index-url https://download.pytorch.org/whl/cu113
7
  torch
8
- #torchvision>=0.11.2
 
1
  opencv-python>=4.7.0.72
2
  mediapipe>=0.10.1
 
3
  #babylonjs>=4.3.0
4
 
5
  #--extra-index-url https://download.pytorch.org/whl/cu113
6
  torch
7
+ torchvision>=0.11.2