updated class py, added imatrix

This commit is contained in:
Concedo 2024-01-28 22:37:11 +08:00
parent c2e497ccfb
commit f81404e33c
4 changed files with 13 additions and 7 deletions

View file

@ -452,7 +452,7 @@ maxhordelen = 256
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.56"
KcppVersion = "1.57"
showdebug = True
showsamplerwarning = True
showmaxctxwarning = True