mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
One-click installer: change an info message
This commit is contained in:
parent
4bb79c57ac
commit
6adf222599
@ -165,8 +165,7 @@ def print_big_message(message):
|
||||
lines = message.split('\n')
|
||||
print("\n\n*******************************************************************")
|
||||
for line in lines:
|
||||
if line.strip() != '':
|
||||
print("*", line)
|
||||
print("*", line)
|
||||
|
||||
print("*******************************************************************\n\n")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user