Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -14,4 +14,6 @@ huggingface-hub[torch]>=0.22
|
|
14 |
pillow<=10.3.0
|
15 |
gdown
|
16 |
imageio[ffmpeg]
|
17 |
-
transformers
|
|
|
|
|
|
14 |
pillow<=10.3.0
|
15 |
gdown
|
16 |
imageio[ffmpeg]
|
17 |
+
transformers
|
18 |
+
kornia
|
19 |
+
timm
|