Update requirements.txt

The current pip library does not provide version 2.4.1 'touch' and version 3.0.0 'triton', and the 'requirements.txt' file has been updated to a minimum to meet the current pip installation requirements
This commit is contained in:
sudopacman 2025-02-05 01:53:45 +08:00 committed by GitHub
parent b5d872ead0
commit 687f06b004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
torch==2.4.1
triton==3.0.0
torch==2.6.0
triton==3.2.0
transformers==4.46.3
safetensors==0.4.5