From 3ec537a536daf084ea9cc6e39a215fcd6ae46744 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Thu, 23 May 2024 22:03:57 +0200 Subject: [PATCH] upgraded --- lollms_core | 2 +- lollms_webui.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lollms_core b/lollms_core index 8bc8443a..721b751a 160000 --- a/lollms_core +++ b/lollms_core @@ -1 +1 @@ -Subproject commit 8bc8443a9eeabf8e965c67e6a06106708ef3ec6b +Subproject commit 721b751a6f8d8aa8226843281722720c724b4208 diff --git a/lollms_webui.py b/lollms_webui.py index ec90883a..c4a2211c 100644 --- a/lollms_webui.py +++ b/lollms_webui.py @@ -72,7 +72,7 @@ def terminate_thread(thread): else: ASCIIColors.yellow("Canceled successfully")# The current version of the webui -lollms_webui_version="9.8 (Beta)" +lollms_webui_version="9.8 (β)"