mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-01-20 03:36:30 +00:00
added some text
This commit is contained in:
parent
60033881d5
commit
3bfa69de6f
@ -41,6 +41,8 @@ def verify_xtts(lollms_paths:LollmsPaths):
|
||||
return xtts_folder.exists()
|
||||
|
||||
def install_xtts(lollms_app:LollmsApplication):
|
||||
ASCIIColors.green("XTTS installation started")
|
||||
|
||||
root_dir = lollms_app.lollms_paths.personal_path
|
||||
shared_folder = root_dir/"shared"
|
||||
xtts_folder = shared_folder / "xtts"
|
||||
|
Loading…
Reference in New Issue
Block a user