build: 添加 unsloth 依赖

- 在 requirements.txt 中添加 unsloth>=2025.3.9 依赖
This commit is contained in:
carry 2025-04-10 19:56:44 +08:00
parent a407fa1f76
commit bb5851f800

View File

@ -4,3 +4,4 @@ pydantic>=2.0.0
gradio>=5.0.0
langchain>=0.3
tinydb>=4.0.0
unsloth>=2025.3.9