edgarriba commited on
Commit
34b292d
1 Parent(s): c251469

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,9 +1,6 @@
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
- kornia @ git+https://github.com/kornia/kornia@0ed4a283e75f1e93b63787ecfa608db3b2a8c060
8
- numpy==1.21.6
9
  gradio==3.3.1
 
 
 
 
1
  torch
2
  torchvision
3
  tornado==5.1.1
4
+ kornia==0.6.8
5
+ kornia_rs==0.0.5
6
  gradio==3.3.1