Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
Pillow
|
5 |
-
timm
|
|
|
1 |
gradio
|
2 |
+
opencv-python-headless
|
3 |
+
numpy
|
4 |
+
Pillow
|
|