Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -18,3 +18,4 @@ pycocotools>=2.0.4
|
|
18 |
pytorch-lightning>=1.8.6
|
19 |
huggingface-hub>=0.11.0
|
20 |
easyocr>=1.6.2
|
|
|
|
18 |
pytorch-lightning>=1.8.6
|
19 |
huggingface-hub>=0.11.0
|
20 |
easyocr>=1.6.2
|
21 |
+
cairosvg
|