Initial commit

This commit is contained in:
zv
2025-10-17 12:25:12 +02:00
commit 7f6e59eb0e
17 changed files with 185219 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
Flask
gunicorn
requests
transformers
torch
python-dotenv
numpy
pytz
tzlocal