TexR6 commited on
Commit
7baf619
1 Parent(s): d7b0f75

added cv2 to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  torch==1.13.1
2
  torchvision==0.14.1
3
- gradio==3.16.2
 
 
1
  torch==1.13.1
2
  torchvision==0.14.1
3
+ gradio==3.16.2
4
+ opencv-python