Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio
|
|
2 |
numpy
|
3 |
torch
|
4 |
timm
|
5 |
-
opencv-python
|
|
|
|
2 |
numpy
|
3 |
torch
|
4 |
timm
|
5 |
+
opencv-python
|
6 |
+
git+https://github.com/facebookresearch/detectron2.git
|