mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 10:46:27 +00:00
upgraded
This commit is contained in:
parent
43c47d67be
commit
af5c60d56c
2
app.py
2
app.py
@ -1190,7 +1190,7 @@ try:
|
||||
per.model = self.model
|
||||
except Exception as ex:
|
||||
trace_exception(ex)
|
||||
self.InfoMessage(f"It looks like you we couldn't load the model.\nHere is the error message:\n{ex}",duration=30)
|
||||
self.InfoMessage(f"It looks like you we couldn't load the model.\nHere is the error message:\n{ex}")
|
||||
|
||||
|
||||
else:
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1a85b58c24ddb754745504f9bd4500d9ce91f92f
|
||||
Subproject commit df9022b5825ed8bf127bdfcac5204f7c5a8a82a7
|
@ -157,4 +157,6 @@ goto endend
|
||||
cd ..
|
||||
echo Installation complete.
|
||||
:endend
|
||||
|
||||
call python scripts\python\lollms_install.py
|
||||
pause
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 9624b5848c331ced73685174a04bb55d41d3421b
|
||||
Subproject commit 38df1f31eba840f1219621dcd9f62f3cd5d9ffd7
|
Loading…
Reference in New Issue
Block a user