Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pytorch_lightning
|
|
5 |
kornia
|
6 |
timm
|
7 |
loadimg
|
8 |
-
gradio
|
|
|
|
5 |
kornia
|
6 |
timm
|
7 |
loadimg
|
8 |
+
gradio
|
9 |
+
opencv-python
|