Initial Commit

This commit is contained in:
2025-12-11 23:26:21 +01:00
commit a23f189267
12 changed files with 1255 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
flask==2.3.2
flask-cors==3.0.10
opencv-python==4.7.0.72
numpy<2.0
pillow==9.5.0
torch==2.2.0
torchvision==0.17.0
python-dotenv==1.0.0