迁移虎牙验证码核心逻辑

This commit is contained in:
yml2213
2026-07-05 09:55:04 +08:00
parent d5ecfb1c89
commit b63d685f2f
11 changed files with 792 additions and 2538 deletions
+3
View File
@@ -20,6 +20,9 @@ dependencies = [
"python-multipart>=0.0.9",
"alembic>=1.18.4",
"websockets>=16.0",
"onnxruntime>=1.18.0",
"scipy>=1.13.0",
"pyexecjs>=1.5.1",
]
[build-system]