Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,6 +6,8 @@ albumentations
|
|
6 |
huggingface_hub
|
7 |
onnxruntime
|
8 |
|
|
|
|
|
9 |
# For Web UI
|
10 |
gradio
|
11 |
torch
|
|
|
6 |
huggingface_hub
|
7 |
onnxruntime
|
8 |
|
9 |
+
mmcv<2.2.0
|
10 |
+
|
11 |
# For Web UI
|
12 |
gradio
|
13 |
torch
|