draft init

This commit is contained in:
zRzRzRzRzRzRzR
2025-12-08 23:54:29 +08:00
commit 7e1785e08e
31 changed files with 3639 additions and 0 deletions

14
requirements.txt Normal file
View File

@@ -0,0 +1,14 @@
Pillow>=12.0.0
openai>=2.9.0
# For Model Deployment
# sglang>=0.5.6.post1
# transformers>=5.0.0rc0
# vllm>=0.12.0
# Optional: for development
# pytest>=7.0.0
# pre-commit>=4.5.0
# black>=23.0.0
# mypy>=1.0.0