updatede lite, up ver (+1 squashed commits)

Squashed commits:

[f1f899070] up version
This commit is contained in:
Concedo
2026-03-21 17:36:05 +08:00
parent fdfb713d91
commit 89e2397014
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ dry_seq_break_max = 128
extra_images_max = 4 # for kontext/qwen img
# global vars
KcppVersion = "1.110"
KcppVersion = "1.111"
showdebug = True
kcpp_instance = None #global running instance
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":"", "last_active_timestamp":datetime.now(),"current_model":"initial_model"}