mirror of https://github.com/leafspark/AutoGGUF
build: update project dependencies
This commit is contained in:
parent
b8584ac828
commit
e4d810b262
|
@ -1,5 +1,7 @@
|
|||
PyQt6>=6.0.0,<7.0.0
|
||||
psutil>=5.8.0,<6.0.0
|
||||
requests>=2.25.0,<3.0.0
|
||||
numpy>=1.20.0,<2.0.0
|
||||
torch>=1.9.0,<2.0.0
|
||||
PyQt6
|
||||
psutil
|
||||
requests
|
||||
numpy<2.0.0
|
||||
torch
|
||||
sentencepiece
|
||||
PyYAML
|
||||
|
|
Loading…
Reference in New Issue