feat: Added iOS support

This commit is contained in:
xhguo
2025-12-12 17:58:20 +08:00
parent b2e985a790
commit 7c23ca549b
16 changed files with 2884 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
Pillow>=12.0.0
openai>=2.9.0
# For iOS Support
requests>=2.31.0
# For Model Deployment
## After installing sglang or vLLM, please run pip install -U transformers again to upgrade to 5.0.0rc0.