feat: add SVG conversion functionality for raster images and update requirements

This commit is contained in:
Your Name
2026-03-22 20:39:30 +02:00
parent 436bbf532c
commit 46bc0441b4
7 changed files with 227 additions and 3 deletions

View File

@@ -41,6 +41,9 @@ python-pptx>=0.6.21,<2.0
# Barcode Generation
python-barcode>=0.15,<1.0
# Image to SVG (Raster to Vector)
vtracer>=0.6,<1.0
# Background Removal
rembg>=2.0,<3.0
onnxruntime>=1.16,<2.0