This commit is contained in:
BuildTools 2025-05-15 19:02:44 -07:00
commit 1381665d00
No known key found for this signature in database
GPG Key ID: 3270C066C15D530B
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ pynvml~=12.0.0
PySide6~=6.9.0 PySide6~=6.9.0
safetensors~=0.5.3 safetensors~=0.5.3
numpy<2.0.0 numpy<2.0.0
torch~=2.5.1 torch~=2.7.0
sentencepiece~=0.2.0 sentencepiece~=0.2.0
setuptools~=80.4.0 setuptools~=80.4.0
huggingface-hub~=0.31.1 huggingface-hub~=0.31.1
transformers~=4.51.3 transformers~=4.51.3
fastapi~=0.115.12 fastapi~=0.115.12
uvicorn~=0.34.0 uvicorn~=0.34.2