mirror of https://github.com/leafspark/AutoGGUF
fix: Hide Base Model label when GGML type selected
This commit is contained in:
parent
943c32fea0
commit
2dc5bd9e8a
|
@ -1,5 +1,5 @@
|
|||
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>=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
|
||||
|
|
3232
src/AutoGGUF.py
3232
src/AutoGGUF.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue