Initial commit - Mobile Wallpaper Service

This commit is contained in:
arch_agent
2026-04-19 15:39:23 +02:00
commit 8c932b13b0
15 changed files with 905 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
flask>=2.3.3
opencv-python-headless>=4.9.0
pillow>=10.2.0
numpy>=1.26.0
werkzeug>=2.3.7
easyocr>=1.7.0