CharlieAmalet commited on
Commit
752e229
·
verified ·
1 Parent(s): 6252503

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -3,5 +3,7 @@ opencv-python==4.8.1.78
3
  scipy==1.11.4
4
  pydantic==2.5.3
5
  timm==0.6.12
6
- torch==2.0.0
7
- trimesh==4.0.8
 
 
 
3
  scipy==1.11.4
4
  pydantic==2.5.3
5
  timm==0.6.12
6
+ trimesh==4.0.8
7
+ --extra-index-url https://download.pytorch.org/whl/cu118
8
+ torch==2.1.1
9
+ torchvision==0.16.1