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

14
requirements-uv.txt Normal file
View File

@@ -0,0 +1,14 @@
# UV-compatible requirements
# Generated from requirements.txt
flask==2.3.2
flask-cors==3.0.10
opencv-python==4.7.0.72
numpy==1.24.3
pillow==9.5.0
segment-anything-2==0.1.0
torch==2.0.1
torchvision==0.15.2
moviepy==1.0.3
python-dotenv==1.0.0
werkzeug==2.3.7