Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -2,5 +2,4 @@ gradio
|
|
2 |
numpy
|
3 |
torch
|
4 |
timm
|
5 |
-
opencv-python
|
6 |
-
detectron2 -f https://dl.fbaipublicfiles.com/detectron2/wheels/cu113/torch1.10/index.html
|
|
|
2 |
numpy
|
3 |
torch
|
4 |
timm
|
5 |
+
opencv-python
|
|