qihfang commited on
Commit
8d765f7
·
1 Parent(s): 8c4a54c

Update MMCV Version

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -23,8 +23,13 @@ Pillow>=9.5.0
23
  transformers>=4.28.0
24
  accelerate
25
  chumpy @ git+https://github.com/mattloper/chumpy
26
- mmcv==1.3.9
27
  timm==0.4.9
28
  setuptools==59.5.0
29
  gradio==5.33.2
30
 
 
 
 
 
 
 
23
  transformers>=4.28.0
24
  accelerate
25
  chumpy @ git+https://github.com/mattloper/chumpy
26
+
27
  timm==0.4.9
28
  setuptools==59.5.0
29
  gradio==5.33.2
30
 
31
+
32
+ --find-links https://download.openmmlab.com/mmcv/dist/cu126/torch2.7.0/index.html
33
+ mmcv-full
34
+
35
+