mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-18 02:39:47 +00:00
new icon
This commit is contained in:
parent
483431bb20
commit
d0fa072e33
2
app.py
2
app.py
@ -66,7 +66,7 @@ def check_and_install_package(package: str, version: str):
|
||||
packages: List[Tuple[str, str]] = [
|
||||
("freedom_search", "0.1.9"),
|
||||
("scrapemaster", "0.2.0"),
|
||||
("lollms_client", "0.6.5"),
|
||||
("lollms_client", "0.7.5"),
|
||||
("lollmsvectordb", "1.0.7"),
|
||||
]
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
BIN
web/dist/assets/logo-737d03af.png
vendored
BIN
web/dist/assets/logo-737d03af.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 885 KiB |
BIN
web/dist/assets/logo-fa585cf4.png
vendored
Normal file
BIN
web/dist/assets/logo-fa585cf4.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
2
web/dist/index.html
vendored
2
web/dist/index.html
vendored
@ -6,7 +6,7 @@
|
||||
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js"></script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>LoLLMS WebUI</title>
|
||||
<script type="module" crossorigin src="/assets/index-9bbe28a5.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-1f8c86f3.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-a6119f57.css">
|
||||
</head>
|
||||
<body>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 885 KiB After Width: | Height: | Size: 1.1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 885 KiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Reference in New Issue
Block a user