Spaces:
Runtime error
Runtime error
Zhyever
commited on
Commit
•
b68e702
1
Parent(s):
cc50525
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch
|
|
5 |
torchvision
|
6 |
opencv-python
|
7 |
huggingface_hub
|
8 |
-
mmengine==0.10.2
|
|
|
|
5 |
torchvision
|
6 |
opencv-python
|
7 |
huggingface_hub
|
8 |
+
mmengine==0.10.2
|
9 |
+
kornia==0.7.2
|