Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ opencv-python-headless>=4.8.0
|
|
5 |
folium==0.14.0
|
6 |
matplotlib==3.7.1
|
7 |
numpy==1.24.3
|
8 |
-
timm==0.9.2
|
|
|
|
5 |
folium==0.14.0
|
6 |
matplotlib==3.7.1
|
7 |
numpy==1.24.3
|
8 |
+
timm==0.9.2
|
9 |
+
imgkit==1.2.3
|