#13 use webp instead of jpeg/png

This commit is contained in:
2025-01-30 20:37:52 +01:00
parent e80ff12242
commit 297e2b9489
6 changed files with 561 additions and 129 deletions

View File

@@ -4,4 +4,6 @@ pillow>=10.0.0
numpy>=1.24.4,<2.0.0
opencv-python==4.6.0.66
paddlepaddle==2.6.2
werkzeug<2.3
werkzeug<2.3
pandas>=1.3.0
tqdm>=4.64.0