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 |
-
git+https://github.com/facebookresearch/detectron2.git
|
|
|
2 |
numpy
|
3 |
torch
|
4 |
timm
|
5 |
+
opencv-python
|
|