Spaces:
Runtime error
Runtime error
Zhyever
commited on
Commit
•
fec478c
1
Parent(s):
b68e702
update requirements
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ torchvision
|
|
6 |
opencv-python
|
7 |
huggingface_hub
|
8 |
mmengine==0.10.2
|
9 |
-
kornia==0.7.2
|
|
|
|
|
|
6 |
opencv-python
|
7 |
huggingface_hub
|
8 |
mmengine==0.10.2
|
9 |
+
kornia==0.7.2
|
10 |
+
timm==0.9.2
|
11 |
+
transformers==4.36.2
|