刘虹雨 commited on
Commit
44c7a68
·
1 Parent(s): d54567b

update readme

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -26,9 +26,15 @@ plyfile==1.0.3
26
  natsort
27
  mmcv==1.7.0
28
  xformers==0.0.22.post3
29
- https://download.pytorch.org/whl/cu121/torch-2.1.1%2Bcu121-cp39-cp39-linux_x86_64.whl
30
- https://download.pytorch.org/whl/cu121/torchvision-0.16.1%2Bcu121-cp39-cp39-linux_x86_64
 
 
 
 
 
31
  git+https://github.com/facebookresearch/[email protected]
 
32
  matplotlib==3.9.1.post1
33
  mediapipe
34
  open_clip
 
26
  natsort
27
  mmcv==1.7.0
28
  xformers==0.0.22.post3
29
+
30
+
31
+ torch==2.1.1+cu121
32
+ torchvision==0.16.1+cu121
33
+ --extra-index-url https://download.pytorch.org/whl/cu121
34
+
35
+
36
  git+https://github.com/facebookresearch/[email protected]
37
+
38
  matplotlib==3.9.1.post1
39
  mediapipe
40
  open_clip