Update requirements.txt

30a19a08f9

This commit causes `ModuleNotFoundError: No module named 'transformers.modeling_layers'`.
This commit is contained in:
scientificworld 2025-11-23 19:34:50 +08:00 committed by GitHub
parent 8093f1156a
commit a041ee4521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,7 +20,7 @@ torchcodec
modelscope==1.10.0
sentencepiece
transformers>=4.43,<=4.50
peft
peft<0.18.0
chardet
PyYAML
psutil