ducha-aiki
commited on
Commit
•
d4f1655
1
Parent(s):
1f38ecb
Update requirements.txt
Browse files- requirements.txt +2 -8
requirements.txt
CHANGED
@@ -1,12 +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 |
-
tqdm==4.64.1
|
8 |
kornia
|
9 |
kornia_rs
|
10 |
-
numpy
|
11 |
gradio==3.3.1
|
12 |
-
|
|
|
|
|
|
|
|
|
1 |
torch
|
|
|
|
|
|
|
2 |
kornia
|
3 |
kornia_rs
|
4 |
+
numpy
|
5 |
gradio==3.3.1
|
6 |
+
httpx==0.24.1
|