Spaces:
Running
Running
Update requirements.txt
#2
by
edgarriba
- opened
- 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
|
8 |
-
|
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
|