Spaces:
Running
on
A10G
Running
on
A10G
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ openmim
|
|
8 |
opencv-python
|
9 |
scikit-learn
|
10 |
scipy
|
11 |
-
matplotlib
|
|
|
|
8 |
opencv-python
|
9 |
scikit-learn
|
10 |
scipy
|
11 |
+
matplotlib
|
12 |
+
mmcv==2.2.0 -f https://download.openmmlab.com/mmcv/dist/cu121/torch2.4/index.html
|