Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -17,4 +17,6 @@ py3_wget
|
|
17 |
sacrebleu
|
18 |
scikit-learn
|
19 |
gdown
|
20 |
-
omegaconf==2.3.0
|
|
|
|
|
|
17 |
sacrebleu
|
18 |
scikit-learn
|
19 |
gdown
|
20 |
+
omegaconf==2.3.0
|
21 |
+
mmcv>=2.0.0rc4,<2.1.0
|
22 |
+
mmdet==3.3.0
|