mirror of
https://github.com/open-webui/open-webui
synced 2025-05-17 12:03:41 +00:00
Update main.py
Change ASCII font for "Open WebUI" from "Standard" to "ANSI Shadow"
This commit is contained in:
parent
2017856791
commit
665b67ff35
@ -348,12 +348,12 @@ class SPAStaticFiles(StaticFiles):
|
|||||||
|
|
||||||
print(
|
print(
|
||||||
rf"""
|
rf"""
|
||||||
___ __ __ _ _ _ ___
|
██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
|
||||||
/ _ \ _ __ ___ _ __ \ \ / /__| |__ | | | |_ _|
|
██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
|
||||||
| | | | '_ \ / _ \ '_ \ \ \ /\ / / _ \ '_ \| | | || |
|
██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
|
||||||
| |_| | |_) | __/ | | | \ V V / __/ |_) | |_| || |
|
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
|
||||||
\___/| .__/ \___|_| |_| \_/\_/ \___|_.__/ \___/|___|
|
╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
|
||||||
|_|
|
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝
|
||||||
|
|
||||||
|
|
||||||
v{VERSION} - building the best open-source AI user interface.
|
v{VERSION} - building the best open-source AI user interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user