Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
sahi
|
2 |
gradio
|
3 |
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
4 |
mmcv-full==1.3.17
|
|
|
1 |
+
sahi=">0.8.19, < 0.11.0"
|
2 |
gradio
|
3 |
-f https://download.openmmlab.com/mmcv/dist/cpu/torch1.10.0/index.html
|
4 |
mmcv-full==1.3.17
|