hotfix to revert the auto ctx scaling first, i didnt do it properly

This commit is contained in:
Concedo 2023-08-31 00:58:52 +08:00
parent 5cd0309610
commit b6914ebd04
2 changed files with 6 additions and 6 deletions

View file

@ -324,7 +324,7 @@ maxhordectx = 1024
maxhordelen = 256
modelbusy = threading.Lock()
defaultport = 5001
KcppVersion = "1.42"
KcppVersion = "1.42.1"
showdebug = True
showsamplerwarning = True
showmaxctxwarning = True