Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,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
|
|
|
|
6 |
matplotlib==3.7.1
|
7 |
numpy==1.24.3
|
8 |
timm==0.9.2
|
9 |
+
imgkit==1.2.3
|
10 |
+
wkhtmltopdf==0.2
|