This commit is contained in:
Saifeddine ALOUI 2024-12-22 00:46:33 +01:00
parent e92afd040f
commit 9678dfb72c
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit d441efff01e6eeadfbcc77c57dca17c12ec1b4e6
Subproject commit 3901f0b83c4d65b6100e0b996bbe622744361dd1

View File

@ -75,7 +75,7 @@ def terminate_thread(thread):
) # The current version of the webui
lollms_webui_version = "v16 alpha (codename Nexus 🌀)"
lollms_webui_version = "v16 (codename Nexus 🌀)"
class LOLLMSWebUI(LOLLMSElfServer):