mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
version upgrade
This commit is contained in:
parent
218eb0ed6c
commit
f87df9e075
@ -71,7 +71,8 @@ def terminate_thread(thread):
|
|||||||
raise SystemError("Failed to terminate the thread.")
|
raise SystemError("Failed to terminate the thread.")
|
||||||
else:
|
else:
|
||||||
ASCIIColors.yellow("Canceled successfully")# The current version of the webui
|
ASCIIColors.yellow("Canceled successfully")# The current version of the webui
|
||||||
lollms_webui_version="9.0"
|
|
||||||
|
lollms_webui_version="9.1"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user