Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ sentencepiece
|
|
10 |
pillow
|
11 |
numpy
|
12 |
opencv-python
|
13 |
-
gradio-imageslider
|
|
|
|
|
|
10 |
pillow
|
11 |
numpy
|
12 |
opencv-python
|
13 |
+
gradio-imageslider
|
14 |
+
kornia
|
15 |
+
timm
|