Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ torch
|
|
4 |
Image
|
5 |
timm
|
6 |
streamlit
|
7 |
-
opencv
|
|
|
|
|
|
|
|
|
|
4 |
Image
|
5 |
timm
|
6 |
streamlit
|
7 |
+
opencv-python
|
8 |
+
numpy
|
9 |
+
pandas
|
10 |
+
io
|
11 |
+
cv2
|