jree423 commited on
Commit
134cb50
·
verified ·
1 Parent(s): 192684f

Add cairosvg dependency for SVG to image conversion

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ numpy>=1.21.0
7
  Pillow>=8.0.0
8
  svgwrite>=1.4.0
9
  omegaconf>=2.3.0
10
- huggingface_hub>=0.15.0
 
 
7
  Pillow>=8.0.0
8
  svgwrite>=1.4.0
9
  omegaconf>=2.3.0
10
+ huggingface_hub>=0.15.0
11
+ cairosvg>=2.5.0