jhj0517 commited on
Commit
54af6fd
1 Parent(s): 86760f1

fix requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -23,7 +23,8 @@ transformers==4.33.1
23
  moviepy==1.0.3
24
  wget==3.2
25
  wheel==0.43.0
26
- mmcv==2.1.0 --find-links https://download.openmmlab.com/mmcv/dist/cu121/torch2.1/index.html
 
27
  mmengine==0.10.4
28
  mmdet==3.3.0
29
  mmpose==1.3.1
 
23
  moviepy==1.0.3
24
  wget==3.2
25
  wheel==0.43.0
26
+ -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.1/index.html
27
+ mmcv==2.1.0
28
  mmengine==0.10.4
29
  mmdet==3.3.0
30
  mmpose==1.3.1