mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 20:37:51 +00:00
updated
This commit is contained in:
parent
7dc121aa3e
commit
e034d76aeb
2
app.py
2
app.py
@ -69,7 +69,7 @@ def check_and_install_package(package: str, version: str):
|
||||
packages: List[Tuple[str, str]] = [
|
||||
("freedom_search", "0.1.9"),
|
||||
("scrapemaster", "0.2.1"),
|
||||
("lollms_client", "0.7.5"),
|
||||
("lollms_client", "0.7.6"),
|
||||
("lollmsvectordb", "1.1.6"),
|
||||
]
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a2408dc1aaa3b81f6c2ba1dabea18f778b26a610
|
||||
Subproject commit 55862e388295bc1c093cf56ce68ef8c9a305d8ad
|
Loading…
Reference in New Issue
Block a user