Agung Aldevando commited on
Commit
b085634
1 Parent(s): fa53d0e

Add requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ opencv-contrib-python==4.6.0.66
2
+ opencv-python==4.6.0.66
3
+ opencv-python-headless==4.6.0.66
4
+ torch
5
+ torchvision
6
+ tornado==5.1.1
7
+ tqdm==4.64.1
8
+ kornia @ git+https://github.com/kornia/kornia@0ed4a283e75f1e93b63787ecfa608db3b2a8c060
9
+ numpy==1.21.6
10
+ gradio==3.3.1
11
+ imageio==2.9.0