mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-27 14:05:00 +00:00
fix(vall-e-x): correctly install reqs in environment (#1377)
This commit is contained in:
parent
3d71bc9b64
commit
238fec244a
5 changed files with 26 additions and 7 deletions
|
@ -3,6 +3,7 @@ ttsvalle:
|
|||
@echo "Creating virtual environment..."
|
||||
@conda env create --name ttsvalle --file ttsvalle.yml
|
||||
@echo "Virtual environment created."
|
||||
bash install.sh
|
||||
|
||||
.PHONY: run
|
||||
run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue