mirror of https://github.com/leafspark/AutoGGUF
docs: update requirements.txt
This commit is contained in:
parent
8e42377150
commit
757fbb34ec
|
@ -1,3 +1,5 @@
|
||||||
PyQt6==6.5.2
|
PyQt6>=6.0.0,<7.0.0
|
||||||
psutil==5.9.5
|
psutil>=5.8.0,<6.0.0
|
||||||
requests==2.31.0
|
requests>=2.25.0,<3.0.0
|
||||||
|
numpy>=1.20.0,<2.0.0
|
||||||
|
torch>=1.9.0,<2.0.0
|
||||||
|
|
Loading…
Reference in New Issue