mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-21 21:47:54 +00:00
upgraded
This commit is contained in:
parent
f70c0d8354
commit
ec7af0bb66
@ -129,7 +129,7 @@ class LollmsXTTS(LollmsTTS):
|
||||
# running `conda update` commands or similar.
|
||||
else:
|
||||
print("Creating Conda environment 'xtts'...")
|
||||
create_conda_env("xtts", "3.8")
|
||||
create_conda_env("xtts", "3.10")
|
||||
|
||||
# Step 3: Install or update dependencies using your custom function
|
||||
requirements_path = os.path.join(xtts_path, "requirements.txt")
|
||||
|
Loading…
Reference in New Issue
Block a user