Merge pull request #54 from ehan1990/bugfix/missing-dep-safe-tensor

bugfix: add missing dependency safetensors==0.6.2
This commit is contained in:
ShiYu 2025-09-01 19:37:28 +08:00 committed by GitHub
commit 6ba4330c09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,3 +7,4 @@ huggingface_hub==0.33.1
matplotlib==3.9.3 matplotlib==3.9.3
pandas==2.2.2 pandas==2.2.2
tqdm==4.67.1 tqdm==4.67.1
safetensors==0.6.2