inference
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scikit-video
|
|
8 |
matplotlib
|
9 |
tqdm
|
10 |
git+https://github.com/openai/CLIP.git
|
11 |
-
mmcv
|
|
|
|
8 |
matplotlib
|
9 |
tqdm
|
10 |
git+https://github.com/openai/CLIP.git
|
11 |
+
-f https://download.openmmlab.com/mmcv/dist/cu121/torch2.4/index.html
|
12 |
+
mmcv==2.2.0
|