Spaces:
Sleeping
Sleeping
Update MMCV Version
Browse files- 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 |
-
|
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 |
+
|