Spaces:
Sleeping
Sleeping
Commit
·
edd6def
1
Parent(s):
1edaa85
cv2 fix
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ torch==1.12.1
|
|
2 |
torchvision==0.13.1
|
3 |
gradio==3.1.4
|
4 |
tensorflow==2.5.0
|
5 |
-
cv2
|
|
|
2 |
torchvision==0.13.1
|
3 |
gradio==3.1.4
|
4 |
tensorflow==2.5.0
|
5 |
+
cv2==4.6.0
|