fixed critical bug in image model loader

This commit is contained in:
Concedo
2024-11-30 23:28:24 +08:00
parent 153da19274
commit 409e393d10
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ maxhordelen = 400
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.79"
KcppVersion = "1.79.1"
showdebug = True
guimode = False
showsamplerwarning = True