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